aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Collapse)Author
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-21added back tree view sorting.bob
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets ↵Sam Wilkins
route added
2020-02-14added scrollPos for textboxes & menu item for dark theme colorsBob Zeleznik
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-13fixed adding/removing from treeView collections that are templatesBob Zeleznik
2020-02-12moved showTitle,etc to use _showTitle,etcbob
2020-02-10buxton data fixes.bob
2020-02-10Merge branch 'master' into new_importerbob
2020-02-10tweaks to pivot view layout and filtering.bob
2020-02-10fixed filtering bug with pivot view. fixed flyout dismissing for facets.Bob Zeleznik
2020-02-10buxton script works on subsetSam Wilkins
2020-02-08added numerical sorting for facet values in time/pivot sidebarBob Zeleznik
2020-02-06switch pivotField to _pivotField and fixed the sync script to be more ↵bob
general with timelines.
2020-02-06fixed unsetting of dropAction in buxton layouts.bob
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for ↵bob
buxton app. made PresBox not search for its own contents when following a link
2020-02-04small carousel/tree fixes.bob
2020-02-01moved all of pivot view into TimeView. tweaked layout for pivot. better fix ↵Bob Zeleznik
is straightforward.
2020-01-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-31lintSam Wilkins
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28minor cleanup so that layout strings are all stored in layout_<name> fieldsBob Zeleznik
2020-01-28added captions to carousel. cleaned up some stuff.bob
2020-01-28template rendering fixes for stacking view.bob
2020-01-25added carousel viewBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24fixes for imagebox's and detailed viewBob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.
2020-01-24making right split view be readable/scrollable instead of fit to contentsBob Zeleznik
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-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-22streamling templates.Bob Zeleznik
2020-01-22slight improvement maybe to createDocExtension and scraper to use prefetch proxybob
2020-01-22basic cleanup for warningsbob
2020-01-22various fixes to pivot view related things.bob
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ↵bob
scripts. made buxton layout update hero image on click.
2020-01-21fixed error with dependenciesbob
2020-01-21functional but incomplete updating logicSam Wilkins
2020-01-21initial commitSam Wilkins
2020-01-21buxton templating fixesSam Wilkins
2020-01-20finalLayoutKey changes and sorted facet valuesSam Wilkins
2020-01-20scraper support for multicolumnSam Wilkins
2020-01-20buxton layout improvementsSam Wilkins
2020-01-20templating fixesSam Wilkins
2020-01-20nothing changes.bob