| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-15 | got rid of isDragging in favor of a field on the PresElement. fixed moving ↵ | bobzel | |
| items in presBox by fixing websocket to maintain ordering on sequential operations on a list. fixed list splicing to not call addToSet unless splicing is at end of list. fixed setting return scale when following link into portal | |||
| 2020-10-10 | fixes to issues with updating interactively whe groups change. fixes for ↵ | bobzel | |
| multiple rapid modifications to list field where values would be overwrriten when sever sendBack stale information. fixes to list.splice() where deleting nothing but adding something didn't result in an addToSet. | |||
| 2020-10-06 | fixes for undo with multi-users | bobzel | |
| 2020-10-06 | fixed list additions to be truly incremental to allow undo to work | bobzel | |
| 2020-10-05 | handled concurrent list additions as a special case (need to handle all ↵ | bobzel | |
| concurrent edits still). | |||
| 2020-08-25 | major rewrite of schema table and schem cells. lists/docs work now. dates ↵ | bobzel | |
| display better. resizing is better and faster (but not fast). | |||
| 2020-08-22 | more search cleanup. searches over dashboards, not collections now. fixed ↵ | bobzel | |
| drag-off filters to still work with collections. | |||
| 2020-08-22 | major overhaul of search to avoid writing anything to filtered documents and ↵ | bobzel | |
| to make the UI work properly. | |||
| 2020-06-27 | fixed icon button of document deoratins. cleaned up several compile errors ↵ | Bob Zeleznik | |
| and warnings | |||
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
