aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-04-26from lastbobzel
2022-04-26fixed undoing closing of documents with DocumentDecorations close buttonbobzel
2022-04-26columns (sort of) workingljungster
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
2022-04-22changes to allow PresBox to render using a Tree viewbobzel
2022-04-22uploading not working (cannot find ffmpeg)Jenny Yu
2022-04-21EOD Apr. 21ljungster
2022-04-21Handle small merge conflictMichael Foiani
2022-04-21Integrate with jenny's videobox apiMichael Foiani
2022-04-21fixed issues with pile view - dragging, burst size, rendering within ↵bobzel
grid/non-freeform views, fixed timeView filtering to not keep making redundant filters,
2022-04-21Adapting codeMichael Foiani
2022-04-21cleaned upljungster
2022-04-21committing to mess around with stylesljungster
2022-04-20feat: styling + play entire video after finishJenny Yu
2022-04-20Merge branch 'presentmode-mfoiani' into recording-jennyMichael Foiani
Merge with jenny for video recording.
2022-04-19Extracted view tracking into api classMichael Foiani
2022-04-14expand childrenAubrey Li
2022-04-14auto transcribes on groupingmehekj
2022-04-14fix: fixed panning with finger interactionNaafiyan Ahmed
2022-04-14fix: fixed panning with finger interactionNaafiyan Ahmed
2022-04-14Merge remote-tracking branch 'origin/presentation_group_test' into ↵Aubrey Li
presentation_upgrade
2022-04-14presesntation groupsgeireann
2022-04-14Create smooth record and playback of tracking.Michael Foiani
2022-04-14updatesgeireann
2022-04-14tweaks. fixed groups to be resizable when iconified.bobzel
2022-04-14commiting to go backljungster
2022-04-14fixed following links to documents in iconified collections/text to ↵bobzel
deiconify. fixed ctrl-x to cut (not iconify). changed lightboxview to add to future docs when stepping into. added placeholder for indicating how many documents are left in lightbox future
2022-04-14commiting before refactoringljungster
2022-04-14fixed pushpin behavior when there are multiple links to the pushpin (they ↵bobzel
all toggle). changed lightboxview to allow stepping into links when doc has no contents.
2022-04-14gave summary documents pushpin behaviors. fixed following link to doc that ↵bobzel
is iconified to work. fixed pushin visibility toggling for docs that are iconified.
2022-04-13added images to treeView bullets for docs with icons. fixed following ↵bobzel
pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates.
2022-04-13Merge branch 'inkocr-mehek' into inking-naafi-mehekmehekj
2022-04-13fixed ink transcription document locationmehekj
2022-04-12revert presbox & treeview onclick focusAubrey Li
2022-04-12Merge branch 'inkocr-mehek' into inking-naafi-mehekmehekj
2022-04-12ink to text for groupingsmehekj
2022-04-12made changes to ink groupingNaafiyan Ahmed
2022-04-12Merge branch 'master' into layoutIconsbobzel
2022-04-12changed lightOrDark for 'transparent' to return gray.bobzel
2022-04-12cleaned up errors/warnings. fixed dragging to turn off pointer events on ↵bobzel
whatever's being dragged.
2022-04-12cleaned up pileView to feel somewhat usable by tweaking icon sizes, and ↵bobzel
making icon<->doc toggleable by just clicking.
2022-04-11changed backspace to iconify then deletebobzel
2022-04-11fixes to header to be transparent for icons. layout fixes for doc ↵bobzel
decoratoins title row. groups are not semi transnparent anymore to avoid mixBlendMode confusion
2022-04-11items get dragged and droppedljungster