aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-03-09Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-09fixed link following for textbox templates. fixed link following to ↵Bob Zeleznik
annotaiton on videos.
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-09fixed interactions with documentBoxbob
2020-03-09added dontRegisterView prop to fieldview so that intended textBox would ↵bob
selectonoad, not documentBox textbox that shows current selection
2020-03-06from lastbob
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-06fixes to documentBox to work with templates. changed tree view to select ↵bob
documents. fixed panning in freeform view to account for scale correctly. increased max renderdepth to 12
2020-03-05fixed stop() for audioBoxBob Zeleznik
2020-03-05Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-04fixes for video snapshots & following links to anchors in videosBob Zeleznik
2020-03-04fixed typoandrewdkim
2020-03-04Merge branch 'audio_refactor' of ↵andrewdkim
https://github.com/browngraphicslab/Dash-Web into audio_refactor
2020-03-04fixed file location bugandrewdkim
2020-03-04border rounding for template key values. added creationTime for dropped ↵bob
documents.
2020-03-04fixes for dropped documents getting links to an active audio.bob
2020-03-04changed text sampling to marking every second to get audio to synchronize ↵bob
better
2020-03-03simple api cleanup for doc iewBob Zeleznik
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-03-03restored audio recording.bob
2020-03-03fixed opening of metadata from text box. fixed minimizing presentatino ↵bob
view. cleaned up closeRightSplit.
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-03-02changed clippings to use slide template. fixed issues on startupbob
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-29test commitusodhi
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-29I changed a string for this reason..kimdahey
2020-02-28added ctrl-drag to set size of annotation text by changing native size of ↵bob
document
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed ↵bob
default note templates to be templates.
2020-02-28added ctrl-enter & alt-enter to create new relatively positioned text boxes.bob
2020-02-28allowing different text templates to be the default. fixing transparency. ↵bob
removing audio by default from notes.
2020-02-27adding colors to schema view will update the enumerated colors used by text ↵bob
boxes in freeformview.
2020-02-25less contrast on background lockBob Zeleznik
2020-02-25oopsBob Zeleznik
2020-02-25from lastBob Zeleznik
2020-02-25fixed schema column selection from key press. add 'b' for creating ↵Bob Zeleznik
backgrounds. added unlock for isBackground documents.
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-24null checkSam Wilkins
2020-02-24fixed issue with dataDoc in text box comment link following and doc ↵Bob Zeleznik
annotatable component
2020-02-24fixed document box interactions to play nicely with prev/next & nested ↵Bob Zeleznik
document boxes
2020-02-24fixed text updating properly when two aliases are shownBob Zeleznik
2020-02-23final commits before demoStanley Yip
2020-02-22fixed textboxes with templates so that edited text is written to the doc but ↵Bob Zeleznik
the doc updates when templates change and the text hasn't been edited.
2020-02-22added option to update image native sizeBob Zeleznik
2020-02-22fixed text boxes to update to their template when they have no text or to ↵Bob Zeleznik
keep their text and override the template when they are edited
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-21fixed zindex of link editor boxBob Zeleznik
2020-02-21fixed crash with following link in text. made link anchor size smaller to be ↵bob
less obnoxious. publishing docs without custom titles switches them to cusom and removes the '-'
2020-02-21changed link anchor drag to drag off link, not target. added dragging of ↵bob
editlink button to drop link doc itself.