| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-05 | changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed ↵ | bobzel | |
| link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text. | |||
| 2024-01-27 | made dataViz nodes linked to schema nodes update automatically as cahnges ↵ | bobzel | |
| are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code. | |||
| 2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-10-26 | a variety of fixes to the animation timeline to make it make some sense. ↵ | bobzel | |
| lots still broken. | |||
| 2023-07-31 | fixed dictation into text boxes to stop when component unmounts. fixed ↵ | bobzel | |
| some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected. | |||
| 2023-07-10 | updated how Lists and Docs get updated when they contain an ObjectField that ↵ | bobzel | |
| will be modified | |||
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-10 | Merge pull request #170 from brown-dash/james-server-stats | bobzel | |
| James - remFromList fix | |||
| 2023-05-09 | fixed exporting to work with collections that have no assets, and with ink ↵ | bobzel | |
| documents. cleaned up some unused fields. added more explicit support for flashcards. | |||
| 2023-05-06 | clean up and comment remFromList | James Hu | |
| 2023-05-04 | First attempt at remfromlsit | James Hu | |
| 2022-12-23 | fixed list lastElement() to return real field value, not proxy. fixed ↵ | bobzel | |
| getField to only query proto if value is undefined, not just falsy | |||
| 2022-12-21 | cleaning up ACLs for performance and clarity | bobzel | |
| 2022-12-09 | fixed how proxyFields work so that field promises generate mobx ↵ | bobzel | |
| invalidations correctly. fixes problem with key value pane, stacking views, presBox, etc. | |||
| 2022-10-28 | fixed proxyfields to use cache if it's available which saves orders of ↵ | bobzel | |
| magnitude opening up Files list. Fixed copying docs to appear in Files list. fixed undo for change perspective and header color | |||
| 2022-08-04 | fixed undo/redo for notetaking view. fixed list undo/redo for ↵ | bobzel | |
| schemaheaderfields -- not very elegant though. | |||
| 2022-06-02 | fixed previously introduced bug where pin doc added pres to first tab ↵ | bobzel | |
| collection. Highlight pres targets when following. fixed videoBox to play regions properly. adjusted labelBox for stackedTimeline views. fixed stacked timelines to not stop keyboard events which was preventing text notes from being created on video boxes. | |||
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2021-08-09 | fixed bug where shared list field items weren't being received as Documents ↵ | bobzel | |
| so they didn't update -- eg add a private item to a list, then try to make it public | |||
| 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 | |
