aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSubView.tsx
AgeCommit message (Collapse)Author
2020-02-08Merge branch 'master' into monika_animationBob Zeleznik
2020-02-08cleaned up links on images. fixed axis sorting on pivot views. fixed ↵Bob Zeleznik
dragging link button
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 ↵bob
buxton app. made PresBox not search for its own contents when following a link
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 ↵Bob Zeleznik
COllectionSubView's childLayoutPairs
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 ↵Sam Wilkins
manually download a remotely hosted image
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 ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24warning fixes.bob
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-24docFilters are evaluated diretly instead of being converted to a viewScript.bob
2020-01-24finalized image upload changes, fixed exif parsing, excessive image ↵Sam Wilkins
uploading and automatically encode native dimensions
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-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 ↵Stanley Yip
to ignore a hand lol
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 - ↵Bob Zeleznik
filter out extension docs.
2019-12-12major changes to drag and dropbob
2019-12-09cleaned up titles for document decorations. fixed exception in ↵Bob Zeleznik
formattedtextbox.
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 ↵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-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵eeng5
server_refactor
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 ↵Bob Zeleznik
dropConverter script. fixed issues with template loading for images.
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
view. renaming a bunch of template stuff... still in progress.
2019-10-16removed DragEmbed -- subsumed by dragging aliases.bob
2019-10-16starting to switch document embedding to alias dragging.bob