aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/TreeView.tsx
AgeCommit message (Collapse)Author
2021-10-16fixed warnings/errors & redirection to /homebobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-14fixed treeviews so that in filesys mode you can't indent a document into ↵bobzel
anything other than a folder.
2021-09-14added a deleteFolder option for empty folders in the filesystembobzel
2021-09-14refactored a bunch of names in MainView. Fixed scrolling in left menu ↵bobzel
flyout treeview panels.
2021-09-13fixed errors and warnings.bobzel
2021-09-12updatesgeireann
2021-09-02Many updatesgeireann
- Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent
2021-09-01changed ctrl-click to open alias to reuse existing alias. changed ↵bobzel
documentview to not clearout docView field when invalidated to allow webBox componentView to be persistent which allows proper settting of scrollHeight and allows webBox to grow to vertical space available in tab or lightbox.
2021-09-01fixed double clicking on data docs in filesystem to open best alias.bobzel
2021-08-26another tree view fix for lightbox view and having tree view items not go ↵bobzel
off screen width-wise
2021-08-26allowed tree views to be scaled which makes slides work in lightbox.bobzel
2021-08-26fixed slides docbobzel
2021-08-26fixed warnings/errorsbobzel
2021-08-19fixed links from sometimes disappearing on refresh. cleaned up cycling ↵bobzel
through tree view expansion modes
2021-08-19changed how treeview cycles between options for expanded views to show ↵bobzel
'data' and some more adjustments.
2021-08-17made dashboard context menu items context sensitive to whether they're ↵bobzel
called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared.
2021-08-10hideMInimap is playground field. added Open Alias to dashboard tab menu. ↵bobzel
Allow duplicates in List fields (not sure if this is problematic but caused problems with URL history)
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-17mergingusodhi
2021-07-14fixed dropping onto filesystem view to drop document into specific ↵bobzel
location/folder instead of hanging.
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-06-05cleanupusodhi
2021-05-30cleanupusodhi
2021-05-17trying dynamic off screen docsusodhi
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 ↵bobzel
dashboard. fixed filters to gatherfield values correctly.
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 ↵bobzel
select treeView items after expanding them.
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 ↵bobzel
treeViewPreventOpen stuff
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 ↵bobzel
annotation sidebar.
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵bobzel
to linkAnchorBox.