aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Collapse)Author
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 ↵bob
little.
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, ↵bob
the library of documents view).
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
made selection and collecitonviews use an observableMap that works now.
2019-11-13fixed recentlyClosed on startup and added clearAll. fixed textbox comment ↵bob
layout a bit.
2019-11-08moved schemaPreview into ContentFittingDOcumentView. fixed dragging link ↵bob
anchors
2019-11-04cleaned up some exceptions, runtime warnings, fixed borderRounding, and ↵bob
adding to Library->Documents
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 ↵Bob Zeleznik
dropConverter script. fixed issues with template loading for images.
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
view. renaming a bunch of template stuff... still in progress.
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 ↵Bob Zeleznik
drag/drop
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 ↵Bob Zeleznik
passing width and height as functions, not values. switched to PanelWidth and PanelHeight
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 ↵bobzel
various Box's. fixed some template stuff.
2019-09-19switche calls to COllectionDockingView... to addDocTabs. fixed following ↵bob
links to navigate/restore properly.
2019-09-18a bunch more template cleanup. no more miniLayout and detailedLayout. just ↵Bob Zeleznik
layoutNative and layoutCustom
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 ↵bob
onClicks... exposed more layout paramters for EditableViews.
2019-09-10fixed search highlightingBob Zeleznik
2019-08-27fixed several lint errors, and minor issues with bulletsBob Zeleznik
2019-08-25fixed sorting for treeviews. fixed adding text items to stacking views. ↵Bob Zeleznik
fixed how commands are added to collection view sub types.
2019-08-25open on right always shows up in tree view now. added tooltips and cleaned ↵Bob Zeleznik
up css.
2019-08-23fixed documents disappearing without an x/y, fixed dropping something onto ↵bob
textbox making it a template, fixed treeview to show minimized documents.
2019-08-22cleaned up more context menu stuff. fixed buttons to follow links by default.bob
2019-08-21tree view drop tweakbob
2019-08-21added pinning tree items to presentation. fixed float doc opacity when = 0bob
2019-08-21extended treeview functionality - better indenting, state management, drag ↵bob
dropping.
2019-08-20UI enhancements and other backend fixes for templates.bob
2019-08-19cleaned up some buttonsbob