aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
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 ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
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-24idle changes.Bob Zeleznik
2020-01-23imagebox fixesbob
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-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
scripts. made buxton layout update hero image on click.
2020-01-21functional but incomplete updating logicSam Wilkins
2020-01-21initial commitSam Wilkins
2020-01-20Merge pull request #331 from browngraphicslab/penStanley Yip
Pen
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 ↵bob
panels to be placed in Content fitting document views.
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
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 ↵bob
from deleting everything. made Esc desleect text and the document. fixed jumpToDOcument to focus annotationOn documents properly (particularly for sidebar text notes). fixed deselecting docsin textbox sidebar.
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - ↵Bob Zeleznik
filter out extension docs.
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 ↵Sam Wilkins
server_refactor
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 ↵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-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 ↵yipstanley
interaction_stanley
2019-11-13added a lockedTransform field to lock pan/zoom. fixed text scrollintoview ↵bob
to scroll only when necessary.
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-10some changesyipstanley
2019-11-10inks are now doxyipstanley
2019-11-09hey, Sam's pushing these changesyipstanley
2019-10-24several fixes to audioboxes.bob
2019-10-23several fixes to audio documents to make linking work better and to ↵Bob Zeleznik
customize the audio controls UI
2019-10-23several fixes to audio to better support generic timecode linkingBob Zeleznik