aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
2024-09-11merged with masterbobzel
2024-09-11fixed comparisonBox to honor fitWidth of Docs. fixed dropping on empty muliti...bobzel
2024-09-11fixed stacking view to used computedFn's to avoid invalidations and resotred ...bobzel
2024-09-10moved TagsView up into DocumentView so that one row of tags will be visible. ...bobzel
2024-09-06fixed tagsView assignment to metadadtafieldbobzel
2024-09-05added hideScroll option for text boxes.bobzel
2024-09-04more fixes for calendarBox to preserve selection when view changes.bobzel
2024-09-04updated calendars to support times of events and to render evdnts at the corr...bobzel
2024-09-04calendar fixesbobzel
2024-09-04warning fixbobzel
2024-09-04start of conversion of Calendar into a CollectionViewbobzel
2024-09-04made calendarBox workbobzel
2024-09-02cleaned up updateIcon to use promises to avoid a bunch of setTimeoutsbobzel
2024-09-01consolidated image resampling. fixed importing zipped workspace.bobzel
2024-08-29from last cleanupbobzel
2024-08-29merge cleanup cleanupbobzel
2024-08-28final changes, ready for pull requesteleanor-park
2024-08-27still trying to resolve merge issueseleanor-park
2024-08-27resolved merge conflictseleanor-park
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-23modified keywordsBox to use tags instead data_labels. made text #tags trigge...bobzel
2024-08-21cleanup of face recognition. some lint fixes.bobzel
2024-08-20from lastbobzel
2024-08-20from lastbobzel
2024-08-20fixed error handling of images too big to load. cleaned up facecollectionbox...bobzel
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-19extensive fixes to DiagramBoxbobzel
2024-08-15fixed dropping on multi col/row collections with marginsbobzel
2024-08-15fixed emptyPath typebobzel
2024-08-15cleaned up server list add/rem.bobzel
2024-08-12more any -> type fixesbobzel
2024-08-09a bunch more typing fixes.bobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-08-07problem with setting smooth amounteleanor-park
2024-07-26Revert "Merge branch 'master' into eleanor-gptdraw"eleanor-park
2024-07-26Merge branch 'master' into eleanor-gptdraweleanor-park
2024-07-25lots more 'any' cleanup and more.geireann
2024-07-25Merge branch 'master' into removingAnysgeireann
2024-07-25cleaned up labelBoxbobzel
2024-07-24switched to using textfit for label fitting text.geireann
2024-07-24more update of anysgeireann
2024-07-23Merge remote-tracking branch 'origin/zach-starter' into eleanor-gptdraweleanor-park
2024-07-22adding type fixes to avoid 'any'sbobzel
2024-07-18from lastgeireann
2024-07-18starting to remove anysgeireann
2024-07-12some code type cleanupgeireann
2024-07-12Fixed nested collections in templates. cleaned up some cod.egeireann
2024-07-11fixed transforms for treeView. cleanedup/commented some code.geireann
2024-07-11Merge branch 'eleanor-gptdraw' into mastereleanor-park