aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionViewChromes.tsx
AgeCommit message (Collapse)Author
2020-05-30generating suggestions for methodsanika-ahluwalia
2020-05-29moved frame animation into freeform chrome. fixed marquees of docs at ↵Bob Zeleznik
non-zero frame. fixed pile view to use its own _pileLayoutEngine key to avoid leaving colleciton in an animated state. added toggle for snap linew views. cached transforms in CollectionFreeformView for performance.
2020-05-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebStanley Yip
2020-05-18fixed some bugs with webbox and hacked some problems with cognitive servicesStanley Yip
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik
2020-04-15moved filter to right side of collection. got rid of back button in pivot ↵Bob Zeleznik
view - click background.
2020-04-15changed collection chrome filter to just open filter sidebar. fixed ↵Bob Zeleznik
scrollbar to make sure that all datapoints are included. simplified filter documents to have only a datadocument.
2020-04-14resolvedSam Wilkins
2020-04-14chrome dropdown changes and custom loading container for mapviewSam Wilkins
2020-04-13updated childDetailedView stuff for pivot viewBob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵Bob Zeleznik
checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms
2020-04-08from lastBob Zeleznik
2020-04-08from lastBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of ↵Bob Zeleznik
OnClick options. switched containingCollection to thisContainer for onclick scripts
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