aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSubView.tsx
AgeCommit message (Expand)Author
2020-02-08Merge branch 'master' into monika_animationBob Zeleznik
2020-02-08cleaned up links on images. fixed axis sorting on pivot views. fixed draggi...Bob Zeleznik
2020-02-07sped up pivot viewer by not recreating docs when pivot changes.Bob Zeleznik
2020-02-06added pivoting into a pivot columnbob
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for b...bob
2020-02-04pivot view/time view workingbob
2020-02-03added base64 encodings support for image upload, removed logs from scraper.pySam Wilkins
2020-02-02trying hardBob Zeleznik
2020-01-30small fixes to textbox sidebar. requires testing for annotationskey in COlle...Bob Zeleznik
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-28added captions to carousel. cleaned up some stuff.bob
2020-01-27added UI responsiveness for remote image upload routineSam Wilkins
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to manually...Sam Wilkins
2020-01-27pivot field box and proper AND/OR behavior of facetsSam Wilkins
2020-01-25added text templates for FormattedText, added field views in formatted text b...Bob Zeleznik
2020-01-24warning fixes.bob
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates in...bob
2020-01-24docFilters are evaluated diretly instead of being converted to a viewScript.bob
2020-01-24finalized image upload changes, fixed exif parsing, excessive image uploading...Sam Wilkins
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot la...Bob Zeleznik
2020-01-22streamling templates.Bob Zeleznik
2020-01-21functional but incomplete updating logicSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-14initial propagation of collectionmulticolumnviewSam Wilkins
2020-01-14ok we now use custom events for touch. im struggling with figuring out how to...Stanley Yip
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - fi...Bob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-09cleaned up titles for document decorations. fixed exception in formattedtext...Bob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into se...Sam Wilkins
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-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into se...eeng5
2019-11-12merge from masterandrewdkim
2019-11-10no more RouteStoreSam Wilkins
2019-10-24minor fixes including fix to focus() to restore animation panningbob
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-21got rid of fieldExt from layoutstring. set directly by annotated fieldsbob
2019-10-21initial simplification to fieldExtbob
2019-10-21cleaning up annotation overlaysBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-19need to find a better way to unset a ChildLayout on a collectionBob Zeleznik
2019-10-18fixed up creator buttons - factored out convert to buttons code into a dropCo...Bob Zeleznik
2019-10-16fixed applying templates to collections. fixed templates containing collectionsBob Zeleznik
2019-10-16some fixes to linearView for handling templates. fixed DOCUMENTS on library ...Bob Zeleznik
2019-10-16removed DragEmbed -- subsumed by dragging aliases.bob
2019-10-16starting to switch document embedding to alias dragging.bob