aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2020-02-11added ability to pass a Layout as a prop. changed presentations to use ↵bob
layout props. fixed creating a template for just an empty collection representing one field.
2020-02-11created a rich text rules instance for each formatted text box to fix ↵bob
accessing the correct document
2020-02-11fixes for chrome for presBoxbob
2020-02-11mergeSam Wilkins
2020-02-11factored out image resizing, fixed back button, importer script, tooltips on ↵Sam Wilkins
range sliders
2020-02-11fixes to presentation display box, and timeline min/max/span requests.Bob Zeleznik
2020-02-10changes for pres boxbob
2020-02-10cleanup of summary docs. icons. carousel fwd/backbob
2020-02-10fixed applying templates to expanded templates. fixed titlling text boxes ↵bob
after templating and iconifying.
2020-02-10small cleanups to adding stacking views to contentfittingboxes (like ↵bob
time/pivot). needs to have nativeWidth/Height set.
2020-02-10tweaks to pivot view layout and filtering.bob
2020-02-10made slider range filters persistent.Bob Zeleznik
2020-02-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-09from added range slidersBob Zeleznik
2020-02-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-08from last..Bob Zeleznik
2020-02-08prevent clicks from passing into document contents when in time/pivot viewBob Zeleznik
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-08cleaned up links on images. fixed axis sorting on pivot views. fixed ↵Bob Zeleznik
dragging link button
2020-02-07fixed imageresize issuebob
2020-02-07sped up pivot viewer by not recreating docs when pivot changes.Bob Zeleznik
2020-02-06restored isBackground for documents that don't want to respond to anything.bob
2020-02-06added pivoting into a pivot columnbob
2020-02-06added synching of timelines with presentationsbob
2020-02-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-02-06fixed unsetting of dropAction in buxton layouts.bob
2020-02-05added additional view modes for presenationsBob Zeleznik
2020-02-05fixed pivot view rendering with text. fixed dragging items with click handlers.Bob Zeleznik
2020-02-05added aliasOf on aliasing .. and sourceContext for presentationsbob
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-05fixed iconify things. fixed presentation title bar.bob
2020-02-04lots of small fixes to templates, presentations, default templates (icon, slide)Bob Zeleznik
2020-02-04small tweaks to templates...bob
2020-02-04fixes for shift-clicking pivot view.bob
2020-02-03fixed performance of layoutengines.bob
2020-02-03attempt at performance tuning.bob
2020-02-02added curTime to timelineBob Zeleznik
2020-02-01presenetation bug fixesBob Zeleznik
2020-02-01simplified Presentations a bit by using templatesBob Zeleznik
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-31lintSam Wilkins
2020-01-31fixed text labeling in pivot viewbob
2020-01-31streamlined presentationviewBob Zeleznik
2020-01-30fixed zoomin in presentation modeBob Zeleznik
2020-01-30small fixes to textbox sidebar. requires testing for annotationskey in ↵Bob Zeleznik
COllectionSubView's childLayoutPairs
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-30some bugfixesStanley Yip