aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2020-02-10fixed filtering bug with pivot view. fixed flyout dismissing for facets.Bob Zeleznik
2020-02-10buxton script works on subsetSam Wilkins
2020-02-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-09from added range slidersBob Zeleznik
2020-02-09recommender system worksStanley Yip
2020-02-09CleanUpMohammad Amoush
2020-02-09cleanup quickMohammad Amoush
2020-02-08initial commit, pending png read error bug fixSam Wilkins
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-08syntax highlighting :)Stanley Yip
2020-02-08Merge branch 'master' into monika_animationBob Zeleznik
2020-02-08switching scraperSam Wilkins
2020-02-06asdjklfStanley Yip
2020-02-06fixed unsetting of dropAction in buxton layouts.bob
2020-02-05fixed iconify things. fixed presentation title bar.bob
2020-02-02some more stuffStanley Yip
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 ↵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-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
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.