Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-28 | feat: recording box turning into video + only one recording box | Jenny Yu | |
2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
2022-04-28 | feat: uploading works | Jenny Yu | |
2022-04-28 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
2022-04-28 | fixed rendering of slides in filesystem view to not render the UI, just the ↵ | bobzel | |
doc name | |||
2022-04-28 | Update database.ts | Geireann | |
2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
linkRelationships. | |||
2022-04-28 | made sharing menu a developer feature. made link relationships support ↵ | bobzel | |
non-symmetry | |||
2022-04-28 | fixed linkEditor to work when invoked from documentButtonsBar and properties ↵ | bobzel | |
sidebar is up. | |||
2022-04-28 | fixed pushpin behavior when target is near top or bottom of scrollable document. | bobzel | |
2022-04-28 | fixes for pushpin links to anchors on pdfviews | bobzel | |
2022-04-27 | unhide documents when viewing them from properties context/backlinks | bobzel | |
2022-04-27 | fixed 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-27 | recording only has 0 second | Jenny Yu | |
2022-04-27 | fixed 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-27 | fixed 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-27 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
2022-04-27 | fixed tree view icons to not needlessly use the layout_icon doc | bobzel | |
2022-04-27 | attempting to fix server topology issues | Geireann Lindfield Roberts | |
2022-04-27 | fixed 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-26 | added 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-26 | Update applied_session_agent.ts | geireann | |
2022-04-26 | made 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-26 | changed close/iconify to leave icons selected. fixed some edge cases when ↵ | bobzel | |
clicking icon and typing backspace at same time. | |||
2022-04-26 | again from last | bobzel | |
2022-04-26 | from last | bobzel | |
2022-04-26 | fixed undoing closing of documents with DocumentDecorations close button | bobzel | |
2022-04-26 | feat: uploading works | Jenny Yu | |
2022-04-25 | fixed key value pane to allow setting values on templates using "_" prefix. | bobzel | |
2022-04-25 | put 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-24 | from last | bobzel | |
2022-04-24 | fixed treeViews to vertically span their containers. fixed foreground ↵ | bobzel | |
coloring of nodes with transparent backgrounds to consider parent collection background color | |||
2022-04-23 | more fixes for treeView to support hierarchical presentations. | bobzel | |
2022-04-22 | changes to allow PresBox to render using a Tree view | bobzel | |
2022-04-22 | uploading not working (cannot find ffmpeg) | Jenny Yu | |
2022-04-21 | fixed 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-20 | feat: styling + play entire video after finish | Jenny Yu | |
2022-04-20 | Merge branch 'presentmode-mfoiani' into recording-jenny | Michael Foiani | |
Merge with jenny for video recording. | |||
2022-04-19 | Extracted view tracking into api class | Michael Foiani | |
2022-04-14 | Create smooth record and playback of tracking. | Michael Foiani | |
2022-04-14 | updates | geireann | |
2022-04-14 | tweaks. fixed groups to be resizable when iconified. | bobzel | |
2022-04-14 | fixed 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-14 | fixed 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-14 | gave 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-13 | added 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-12 | Merge branch 'master' into layoutIcons | bobzel | |
2022-04-12 | changed lightOrDark for 'transparent' to return gray. | bobzel | |