aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/Documents.ts
AgeCommit message (Expand)Author
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-31changing document defaults.bob
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
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-27added UI responsiveness for remote image upload routineSam Wilkins
2020-01-25added carousel viewBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text b...Bob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates in...bob
2020-01-24idle changes.Bob Zeleznik
2020-01-23imagebox fixesbob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-22streamling templates.Bob Zeleznik
2020-01-22various fixes to pivot view related things.bob
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ...bob
2020-01-21functional but incomplete updating logicSam Wilkins
2020-01-21initial commitSam Wilkins
2020-01-20Merge pull request #331 from browngraphicslab/penStanley Yip
2020-01-20resizable paletteStanley Yip
2020-01-20scraper support for multicolumnSam Wilkins
2020-01-20Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-20working paletteStanley Yip
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-19from field changes and scraping startSam Wilkins
2020-01-18added initial DocumentFromField implementationSam Wilkins
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17palette now doesn't interfere with touchStanley Yip
2020-01-16pivot viewer improvements.bob
2020-01-14fixes for stacking views to honor panelwidth/height -- allows stacking panels...bob
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ...Stanley Yip
2020-01-08gestures are now overlayed and can span collections/panes!Stanley Yip
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace f...bob
2019-12-15added a DocumentBox as a contentfitting container for another document. adde...Bob Zeleznik
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - fi...Bob Zeleznik
2019-12-12fixed warnings. Limited the size of pasted text boxesBob Zeleznik
2019-12-04started to add pathsbob
2019-12-03nothing new, infrastructure stuffsStanley Yip
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-11-27fixing templates & workspace/document sidebar treeviewsbob
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-25fixes for docking views to reliable show their panes in tree view. fixes for...Bob Zeleznik
2019-11-24lots of fixes for full screen image/pdf/video views. fixes to image box fade...Bob Zeleznik
2019-11-19more fixes to pdfsbob
2019-11-18changing documentView to ignore transforms -- must be applied by view boxesbob
2019-11-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into in...yipstanley
2019-11-13added a lockedTransform field to lock pan/zoom. fixed text scrollintoview to...bob
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-10some changesyipstanley