aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionViewChromes.tsx
AgeCommit message (Collapse)Author
2020-04-06fixed padding. added isInPlaceContainer flag. changed button content for ↵Bob Zeleznik
setting collection content to use the dropped document directly (not an alias of it)
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-04-01fixed preview switch for schema viewBob Zeleznik
2020-03-29fixed collection chrome pointerEvents. fixed dontSelect to allow ↵Bob Zeleznik
right-clicking. got rid of '@" template field special case
2020-03-29re-fixed pointer events on collection chromeBob Zeleznik
2020-03-29clean up of parameterized templates. added 'self' to scripts to reference ↵Bob Zeleznik
the expandedTemplate
2020-03-25set max size for tab titles. fixed collection sizing when filter is ↵Bob Zeleznik
expanded. fixed pivot view text height when small collection.
2020-03-19tweaked chrome for collectionsBob Zeleznik
2020-03-13added reification of view menu items. tweaked sizing of collection chrome ↵Bob Zeleznik
display
2020-03-12cleaned up presentationBox code and buttons in view chromes.Bob Zeleznik
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-19chome display set to 'none' when not 'enabled'. fixed template expansion bug.bob
2020-02-16fixed warningsBob Zeleznik
2020-02-11mergeHannah
2020-02-09can upload collection from mobile to desktopvellichora
2020-02-08cleaned up links on images. fixed axis sorting on pivot views. fixed ↵Bob Zeleznik
dragging link button
2020-02-01moved all of pivot view into TimeView. tweaked layout for pivot. better fix ↵Bob Zeleznik
is straightforward.
2020-01-31added multirow collection. cleaned up CollectionTimeview a bit.bob
2020-01-31added collectionTime viewbob
2020-01-29started to clean up chromeviewsBob Zeleznik
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
2020-01-25added carousel viewBob Zeleznik
2020-01-24docFilters are evaluated diretly instead of being converted to a viewScript.bob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-22basic cleanup for warningsbob
2020-01-21fixed up creating template fields in stacking views (+ after the template is ↵Bob Zeleznik
made)
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-10better working version of pivot viewerbob
2019-12-12major changes to drag and dropbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-26fixed tree view sorting (a little) and kept title box editable after tabbing.bob
2019-10-21got rid of CollectionBaseViewBob Zeleznik
2019-10-21initial simplification to fieldExtbob
2019-10-16fixed applying templates to collections. fixed templates containing collectionsBob Zeleznik
2019-10-13made CollectionLinearView out of doc buttonsBob Zeleznik
2019-10-09mergedBob Zeleznik
2019-10-01final updates to presentation view to improve layout. fixes for chromeHeightBob Zeleznik
2019-09-25refactored collection view to be cleaner and more modular for supporting ↵Bob Zeleznik
things like PivotView. fixed pivot view selection bug.
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-08-27fixed several lint errors, and minor issues with bulletsBob Zeleznik
2019-08-27lint fixes.bob
2019-08-26sorting menu added to masonryeeng5
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-23small fixes to collection buttons.bob
2019-08-23fixed templatebob
2019-08-23got drag drop buttons working better.bob
2019-08-22added start of collection script building UIBob Zeleznik
2019-08-22fixed textheight with titles. fixed marquee with floating docs. other tweaks.bob