aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Collapse)Author
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
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-16pivot viewer improvements.bob
2020-01-13fixed check box functions on treeviews to propagate to all childrenbob
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-19fixing minor details with tree view opening workspace, moving documents in ↵bob
stacking views, avoiding search exceptions,
2019-12-16fixes to focus() from tree view. removed scrollbars from collectionview ↵bob
(when floating doc is out of view).
2019-12-16fixes for focusing on docs after treeview menu itembob
2019-12-12major changes to drag and dropbob
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and ↵Bob Zeleznik
document.searchMatch
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-05better highlighting of path targetbob
2019-12-04started to add pathsbob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a ↵bob
little.
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02fixed aliasing dragged documents that stay within the same tree view. (eg, ↵bob
the library of documents view).