aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2019-12-16more exception fixes.bob
2019-12-16from lastbob
2019-12-16fixed styling of freeformview placeholderbob
2019-12-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-16fixed docbutton flyout from docking menubob
2019-12-15from lastBob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-15added LOD detail switching for collection free form viewsBob Zeleznik
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - ↵Bob Zeleznik
filter out extension docs.
2019-12-13from lastbob
2019-12-13fixed flyouts a bit morebob
2019-12-13fixed doc button bar to stay on screenBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-12fixed makeTemplateBob Zeleznik
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and ↵Bob Zeleznik
document.searchMatch
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with ↵Bob Zeleznik
text styles. fixed warnings.
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-09cleaned up titles for document decorations. fixed exception in ↵Bob Zeleznik
formattedtextbox.
2019-12-08smal fixStanley Yip
2019-12-08links!yipstanley
2019-12-07box !!!!Stanley Yip
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-06performance fixes for sidebar. stop re-rendering docking view when sidebar ↵Bob Zeleznik
expands. fixed lightbox.
2019-12-05better highlighting of path targetbob
2019-12-05oops. fixed mobx problem with library path.bob
2019-12-05compile warning fixes.bob
2019-12-04started to add pathsbob
2019-12-04fixed mainview flyoutbehavior a bit. fixed keyvaluebox editing of lists a ↵bob
little.
2019-12-03nothing new, infrastructure stuffsStanley Yip
2019-12-03first hint of recognizer?yipstanley
2019-12-03improved multi-user touch stuffyipstanley
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).
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-12-02further cleanupSam Wilkins
2019-11-27fixing templates & workspace/document sidebar treeviewsbob
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
server_refactor
2019-11-26mergeSam Wilkins
2019-11-26pivot label fixesSam Wilkins
2019-11-26fixes for tree view drag drop with images.bob
2019-11-26fixed tree view sorting (a little) and kept title box editable after tabbing.bob
2019-11-25cleanup of stacking/masonry and fix so that masonry layout updates ↵Bob Zeleznik
interactive as docs are resized.
2019-11-25title template fixes for tree/stacking views.Bob Zeleznik
2019-11-25fixes for docking views to reliable show their panes in tree view. fixes ↵Bob Zeleznik
for search to fit available space and update properly when scrolled. fixed ymargins on stacking views with titles.
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box ↵Bob Zeleznik
fade image.
2019-11-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2019-11-23auto pen !Stanley Yip
2019-11-23another changeandrewdkim
2019-11-23merge from masterandrewdkim