aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2020-01-18switched mcview labels to editable viewsSam Wilkins
2020-01-18cleanup and commentingSam Wilkins
2020-01-17created files for mcview subcomponents, removed excess zeros in width labels ↵Sam Wilkins
and added colored feedback for resize mode. Need to implement more useful version of 'global' resize mode
2020-01-17added resize mode functionality based on location of drag initiation, pinned ↵Sam Wilkins
above and global below
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-17fixed resize hover and added pinned resize to mc viewSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-17changed view types around to be stored on extension doc. added stuff to ↵bob
stackingview to create views of fields using ';"
2020-01-17show resizers on hoverSam Wilkins
2020-01-17scale mc viewSam Wilkins
2020-01-17multicolumn performance improvements and refactorSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-17drop target added to mc viewSam Wilkins
2020-01-17fixed placement of documentdecorations for multicolumnviewbob
2020-01-17adjustments to multiColumnView to support templatesbob
2020-01-17moved multilcolumnview into collections directorybob
2020-01-17moving things around. changed multiColumnView to not use intermediate ↵bob
config docs.
2020-01-17visual displays for widthsSam Wilkins
2020-01-16pivot viewer improvements.bob
2020-01-16better fix for sidebar / stacking view sizingbob
2020-01-15changed freeformdocument to use contentfittingviews if specified with ↵bob
FitToBox. fixed bugs with contentfittingviews & titles.
2020-01-14multicolumn view in context menuSam Wilkins
2020-01-14initial propagation of collectionmulticolumnviewSam Wilkins
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking ↵bob
panels to be placed in Content fitting document views.
2020-01-13fixed check box functions on treeviews to propagate to all childrenbob
2020-01-13fixed onChildClick handlers to work for freeform views. added padding for ↵bob
fitTocontents views. fixed performance with templates. added openOnRight script func. switched filter to ||,
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-10better working version of pivot viewerbob
2020-01-09fixed many warningsbob
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-08starting somethingStanley Yip
2020-01-08cleaned up searchBox. fixed parentdocument context menu placement.bob
2020-01-07fix for link line opacitybob
2020-01-07fixed up text toolbar a little. fixed doculink anchors on hyperlinksbob
2020-01-07resizing works, the math is just wrong loooolStanley Yip
2020-01-06maded link dot anchors update whenever they are moved. made text box ↵bob
collections always appear.
2020-01-06changed LOD for collections to use selection state, not size.bob
2019-12-20minor cleanupbob
2019-12-19added LOD menu itemBob Zeleznik
2019-12-19compiler fixes. fix for text box titles on templatesbob
2019-12-19fixing minor details with tree view opening workspace, moving documents in ↵bob
stacking views, avoiding search exceptions,
2019-12-18fixed dropping on stacks a little bit. problem still exists with ↵bob
stackinview that has multiple columns because children() is called for each stack, but resets DocXfs
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-18small fix to lightboxBob Zeleznik
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-17made documentbox more usable with borders, fwd/back/lock. and annotation ↵Bob Zeleznik
filtering.
2019-12-16from lastbob
2019-12-16from lastbob