aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Collapse)Author
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
2019-08-19fixed treeview dragging. got rid of extra stuff from presentationviewbob
2019-08-19fixed imports to make presentation compile.bob
2019-08-09commented out hotfixkimdahey
2019-08-09got rid of unnecessary importkimdahey
2019-08-09changed css, fixed flickering bug for boolean sortskimdahey
2019-08-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵kimdahey
tree_claire
2019-08-07changed pdfs to render regions as collections. changed libraryBrush ↵Bob Zeleznik
implementation.
2019-08-07fixed merge conflictsFawn
2019-08-07making progress on sorting, need to differentiate between diff types of sort ↵Fawn
values (e.g. boolean, string, number)
2019-08-07moving computerskimdahey
2019-08-07fixed defaults for treeview expansion.bob