aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Expand)Author
2020-01-16pivot viewer improvements.bob
2020-01-13fixed check box functions on treeviews to propagate to all childrenbob
2020-01-13fixed some scripting and added some functions for adding docFilters to collec...bob
2020-01-10better working version of pivot viewerbob
2019-12-19fixing minor details with tree view opening workspace, moving documents in st...bob
2019-12-16fixes to focus() from tree view. removed scrollbars from collectionview (when...bob
2019-12-16fixes for focusing on docs after treeview menu itembob
2019-12-12major changes to drag and dropbob
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and docume...Bob Zeleznik
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-05better highlighting of path targetbob
2019-12-04started to add pathsbob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a li...bob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02fixed aliasing dragged documents that stay within the same tree view. (eg, t...bob
2019-11-27fixing templates & workspace/document sidebar treeviewsbob
2019-11-26fixes for tree view drag drop with images.bob
2019-11-26fixed tree view sorting (a little) and kept title box editable after tabbing.bob
2019-11-25title template fixes for tree/stacking views.Bob Zeleznik
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ...bob
2019-11-13fixed recentlyClosed on startup and added clearAll. fixed textbox comment la...bob
2019-11-08moved schemaPreview into ContentFittingDOcumentView. fixed dragging link anc...bob
2019-11-04cleaned up some exceptions, runtime warnings, fixed borderRounding, and addin...bob
2019-10-21got rid of CollectionBaseViewBob Zeleznik
2019-10-21initial simplification to fieldExtbob
2019-10-20more tree view fixes for templatesBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-19cleaned up a bunch layout vs doc issues related to templatesBob Zeleznik
2019-10-18fixed up creator buttons - factored out convert to buttons code into a dropCo...Bob Zeleznik
2019-10-18fixed treeview to show dropdown options again.Bob Zeleznik
2019-10-16some fixes to linearView for handling templates. fixed DOCUMENTS on library ...Bob Zeleznik
2019-10-16a bunch of fixes to layouts to support templates in paticular.bob
2019-10-12cleaned up notifs and bottom menu iconsBob Zeleznik
2019-10-12working version of new docked sidebar + configurable bottom buttons by drag/...Bob Zeleznik
2019-10-11switching search around to left-hand side.Bob Zeleznik
2019-10-10switching sidebar to a stacking view...Bob Zeleznik
2019-10-02many fixes to pdfs, linking, annotations, presentations.bob
2019-10-01bugs, bugs. this time with fittobox when called from schema view which was p...Bob Zeleznik
2019-10-01final updates to presentation view to improve layout. fixes for chromeHeightBob Zeleznik
2019-09-30switching presentatons to be colllectionsBob Zeleznik
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in v...bobzel
2019-09-19switche calls to COllectionDockingView... to addDocTabs. fixed following lin...bob
2019-09-18a bunch more template cleanup. no more miniLayout and detailedLayout. just ...Bob Zeleznik
2019-09-18cleaned up a lot more stuff in DocumentView and relatedBob Zeleznik
2019-09-16fixed double-clicking to open docs.bob
2019-09-14various fixes for templating and publishing document idsbob
2019-09-13more rule provider fixesbob
2019-09-11cycle prevention in treeviewBob Zeleznik
2019-09-11cleaned up ScriptBox EditScript's restructured menus for dealing with onClic...bob
2019-09-10fixed search highlightingBob Zeleznik