aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/TreeView.tsx
AgeCommit message (Expand)Author
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-14fixed dropping onto filesystem view to drop document into specific location/f...bobzel
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-05-12fixed issue with link panel appearing on text boxes when no link is clicked.bobzel
2021-04-30cleaned up rightbuttons in treeView and fixed so that they show up in dashboa...bobzel
2021-04-12added placeholder commentbobzel
2021-04-10Merge branch 'master' into filtersbobzel
2021-04-08from lastbobzel
2021-04-08made "search" only appear if context menu is > 15 items.bobzel
2021-04-06cleanupbobzel
2021-04-06little cleanupbobzel
2021-04-06switched from context menu to a delete button on filterBox filters. don't se...bobzel
2021-04-06fix to get text filtering to work.bobzel
2021-04-06added ability to remove filters using inline context menubobzel
2021-04-06minor cleanup + style across filesusodhi
2021-04-05added autoHeight for tree views.bobzel
2021-04-04fixed some warnings.bobzel
2021-04-02added snap lines button to freeform properties. renamed & simplified treeVi...bobzel
2021-04-01from lastbobzel
2021-04-01more tree view cleanupbobzel
2021-04-01cleaning up tree view stuff.bobzel
2021-04-01from lastbobzel
2021-03-31added context menus to system tree view items.bobzel
2021-03-31added childHideLinkButtonbobzel
2021-03-31trying to cleanup control of displaying linkButtons in tree views.bobzel
2021-03-30some code cleanup. Fixes for webbox and pdfbox to allow draggin out of annot...bobzel
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ...bobzel
2021-03-30cleaned up more active stuff - renderDepth === 0 no longer triggers contents ...bobzel
2021-03-30fixed up editable textview title widths and clicking to set cursor insertion ...bobzel
2021-03-30more cleanupbobzel
2021-03-30from lastbobzel
2021-03-30from lastbobzel
2021-03-30from lastbobzel
2021-03-29more progress in fixing & simplifying active/selected stuffbobzel
2021-03-29initial changes to cleanup pointer events.bobzel
2021-03-12fixed dropping documents onto file system view. fixed problem with tabDocVie...bobzel
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-03-12changed setDocFilter to not take undefined as a modfied & added toggle param....bobzel
2021-03-11fixed display of aliases in filesys tree view. fixed dropping of "proto" dro...bobzel
2021-03-09got rid of DocHolderBox. changed dontRegisterChildViews to childDontRegister...bobzel
2021-03-06updated a bunch of _backgroundColors to backgroundColorsbobzel
2021-03-03more fixes for setting up user docsbobzel
2021-03-01final cleanups for simplified drag and drop of annotations. fixed some issue...bobzel
2021-02-26updated fieldInfos a bit more.bobzel
2021-02-25add all aliases to file sys view (don't filter out those without contexts)bobzel
2021-02-25added 'proto' drag option for dropping proto of document. auto add of non an...bobzel
2021-02-25added an aliases toggle to file systembobzel
2021-02-24fixed layerProviders for treeViews to return true. fixed sidebar annotations...bobzel
2021-02-23cleaned up EditableView a bitbobzel
2021-02-23clean up from last.bobzel