aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionStackingView.tsx
AgeCommit message (Collapse)Author
2019-07-29some layout adjustments for stacking viewsBob Zeleznik
2019-07-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Fawn
schema_view_improvements_2
2019-07-27schema headers changed to schemaheaderfields, a bug with udpating the ↵Fawn
headers (in CollectionSchemaView>ChangeColumn)
2019-07-27added ctrl drop on images to set template. fixed stacking view autoHeight ↵Bob Zeleznik
computation
2019-07-27fixed handling of keyboard events to avoid triggering global key events. ↵Bob Zeleznik
made BoolCast default to false. fixed templating to deal with conflict between field fields and template fields
2019-07-27fixed a bunch of template and stacking view issues among others.Bob Zeleznik
2019-07-26mergedFawn
2019-07-26fixes for templates fo stacking things.bob
2019-07-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
stackingSections_2
2019-07-25almost doneyipstanley
2019-07-25oof a lot of stuff hereyipstanley
2019-07-24mergeFawn
2019-07-24view specs almost entirely done, refactored some chrome implyipstanley
2019-07-24view specsssyipstanley
2019-07-23Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-23mergeSam Wilkins
2019-07-23some fixes for fitToBox, templates, and showTitlebob
2019-07-23implemented most of the board functionalityyipstanley
2019-07-22basic stuff working, column headers don tmatch add group buttonyipstanley
2019-07-22what's up with StackingView - bad merge?bob
2019-07-22fixed missing stacking view. made titles editable.bob
2019-07-22merged stacking sections branch.bob
2019-07-19split masonry collection view into its own view type.bob
2019-07-19fixes for templates and stacking viewsbob
2019-07-18fixes for stacking view and added detailedLayoutbob
2019-07-18fixes for single column layouts not contained in a free form view.Bob Zeleznik
2019-07-18stackingViewwithSectionsBob Zeleznik
2019-07-17stacking view resize interaction tweakSam Wilkins
2019-07-12fixed a few youtube video things. changed title of library doc.Bob Zeleznik
2019-07-12changed a bunch of style/color things with treeView and toolbarbob
2019-07-12tweak to stacking view reordering.Bob Zeleznik
2019-07-11merged with masterSam Wilkins
2019-07-11tweaks to annotationOverlay.bob
2019-07-11naming cleanupSam Wilkins
2019-07-11merged with master and fixed linter / errorsSam Wilkins
2019-07-11trying to make everything work the same wayBob Zeleznik
2019-07-10merged with master and prototype initialization refactor, still in progress ↵Sam Wilkins
and deathly buggy
2019-07-10fixed a bunch of issues with templates.bob
2019-07-10switched title/caption templates to be part of DocumentViewsbob
2019-07-06fixed reordering in stacking view with minimized docsBob Zeleznik
2019-07-06cleanupBob Zeleznik
2019-07-06fixed multi-column stackingviews. improved layout of stackingview when it ↵Bob Zeleznik
has a title
2019-07-06fixed sidebar problems with doc decorations.Bob Zeleznik
2019-07-06don't understand what could be happening..Bob Zeleznik
2019-07-04added dropping and reordering within Stacking views. needs GUI feedback.Bob Zeleznik
2019-06-30Fixed errors and linter warningsTyler Schicke
2019-06-28fixed template application to create expanded documentsbob
2019-06-26Merge branch 'master' into templatesMacBob Zeleznik
2019-06-26fixed infinite recursion with stacking views and templates.bob
2019-06-26template data doc etc fixesSam Wilkins