aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-04-28Merge with jennyMichael Foiani
2022-04-28Remove unused paramMichael Foiani
2022-04-28Add hacky way to follow the movements to play a presentation.Michael Foiani
2022-04-28Remove demo code from CollectionFFView and implment observer call into ↵Michael Foiani
recordingApi
2022-04-28feat: recording box turning into video + only one recording boxJenny Yu
2022-04-28Merge branch 'inking-naafi-mehek' of https://github.com/brown-dash/Dash-Web ↵Naafiyan Ahmed
into inking-naafi-mehek
2022-04-28merged and getting started on mapping algoNaafiyan Ahmed
2022-04-28updated timestamps to creationdatemehekj
2022-04-28Add static instanceMichael Foiani
2022-04-28added basic code for subgrouping transcribed textNaafiyan Ahmed
2022-04-28Refactored recordingApi.ts into a classMichael Foiani
2022-04-28fixed timestamps and added some scalingmehekj
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28Work with bob briefly.Michael Foiani
2022-04-28feat: uploading worksJenny Yu
2022-04-28Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-04-28fixed rendering of slides in filesystem view to not render the UI, just the ↵bobzel
doc name
2022-04-28Update database.tsGeireann
2022-04-28fixed feedback dragging link button. fixed warnings. added some assymetric ↵bobzel
linkRelationships.
2022-04-28made sharing menu a developer feature. made link relationships support ↵bobzel
non-symmetry
2022-04-28fixed linkEditor to work when invoked from documentButtonsBar and properties ↵bobzel
sidebar is up.
2022-04-28fixed pushpin behavior when target is near top or bottom of scrollable document.bobzel
2022-04-28fixes for pushpin links to anchors on pdfviewsbobzel
2022-04-27unhide documents when viewing them from properties context/backlinksbobzel
2022-04-27fixed following links (jumpToDocument) to work properly with markers and ↵bobzel
hidden flags in nested arrangements. pushpin behaviors had been broken for scrolling to a location within a text document and hiding the document if no scroll was needed. unhiding hidden images/pdfs wasn't working when following a pushpin to an annotation on them.
2022-04-27recording only has 0 secondJenny Yu
2022-04-27fixed following pushpin links to text selections to toggle the text box ↵bobzel
(since markers don't have a hidden flag for toggling). fixed pdf next/prev page and # pages. fixed pdf selections to not include <br>'s which apparently have the wrong bounds.
2022-04-27fixed links to ink being computed correctly on the inkStroke's links field. ↵bobzel
fixed interacting with iconified ink. fixed cycling through links on linkDocPreivew to not deselect
2022-04-27Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-04-27fixed tree view icons to not needlessly use the layout_icon docbobzel
2022-04-27attempting to fix server topology issuesGeireann Lindfield Roberts
2022-04-27fixed double-click on file sys to lightbox the doc. adjusted how aliases ↵bobzel
are chosen when opening file sys doc. fixed sorting UI of treeviews
2022-04-27tree view presentation move to slideAubrey-Li
2022-04-26Merge branch 'master' into presentation_upgradeAubrey-Li
2022-04-26added image cropping. made treeView icons show up for file system and ↵bobzel
dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover.
2022-04-26Update applied_session_agent.tsgeireann
2022-04-26Merge branch master into presentation_upgradeAubrey-Li
2022-04-26made creating a new thumbnail icon delete previous ones. fixed bug where ↵bobzel
documents would re-render if an earlier docuent in the collection list was added/removed.
2022-04-26changed close/iconify to leave icons selected. fixed some edge cases when ↵bobzel
clicking icon and typing backspace at same time.
2022-04-26again from lastbobzel
2022-04-26from lastbobzel
2022-04-26fixed undoing closing of documents with DocumentDecorations close buttonbobzel
2022-04-26feat: uploading worksJenny Yu
2022-04-25fixed key value pane to allow setting values on templates using "_" prefix.bobzel
2022-04-25put snapshot dash in novice mode. fixed undo for snapshot/new dashboard. ↵bobzel
changed titling of snapshots to use {#}. no current UI for cloning dashboards.
2022-04-25 changed freeformview's with engines to not allow children to be edited ↵bobzel
using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky..
2022-04-24from lastbobzel
2022-04-24fixed treeViews to vertically span their containers. fixed foreground ↵bobzel
coloring of nodes with transparent backgrounds to consider parent collection background color
2022-04-23more fixes for treeView to support hierarchical presentations.bobzel