aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2021-10-14Merge branch 'master' into schema-view-En-Huageireann
2021-10-14Merge branch 'master' into schema-view-En-Huageireann
2021-10-14Merge branch 'master' into splash-screen-3-Anh-En-Huageireann
2021-10-08fixed dragging markers on video timelines. fixed moving timeline clips to ↵bobzel
write show/hide by default to the layout document but otherwise in place
2021-10-07Merge branch 'master' into temporalmedia-mehekmehekj
2021-10-07minor bug fixes and added escape key to abort trimmehekj
2021-10-07fix presentation play bounds to fit trim boundsmehekj
2021-10-07fixed clicking the contextmenu button on timeline entries. set fitWidth for ↵bobzel
timeline documents since they sometimesm couldn't be clicked (eg an Image would not necesarily fit the span in the timeline without fitWidth). fixed error on comparison box. fixed having lock show up for annotation documents..
2021-10-07link menu ui tweaking. edge case checks for linkrelationship stuff. ↵bobzel
default links to have linkAutoMove
2021-10-07Revert "Revert "Merge pull request #34 from brown-dash/linking-anh""bobzel
This reverts commit 4e6a1d7a37c8c28014a9f7cd0d92f17c8f29454d.
2021-10-06fixed lightbox view to shrinkwrap collections when opened, but not force fit ↵bobzel
contents to allow users to navigate. fixed comparison box to show context of maker'/annotation documents. fixed ink pointer events to honor pointerEvents prop (eg when embedded in a comparisonBox that turns them off).
2021-10-04fixed how filters work in Schema View. made filtering the default for ↵bobzel
clicking in title area.
2021-09-30fixed clipping audio spans to clipstart/clipend,bobzel
2021-09-30added back correct labeling of trimmed titles in audioboxbobzel
2021-09-27Merge branch 'master' into temporalmedia-mehekbobzel
2021-09-27made docs with no author Admin for everyone. fixed run-time warnings: not ↵bobzel
memoized accesses when panning, NaNs drawing some labelBoxes, filter box filter boolean options,
2021-09-26added dontAutoFollowLinks menu itembobzel
2021-09-26made embedded documents appear with their title on timeline. added reset ↵bobzel
title context menu item
2021-09-26fixed bug with SetInPlace for fields starting with "_"bobzel
2021-09-26fixed warnings, fixed bug following link w/auto play. plus refactorings.bobzel
2021-09-25fix for some youtube urls that didn't upload.bobzel
2021-09-25added a hacky fix to what seems to be a Chrome bug when auto expanding the ↵bobzel
left flyout panel
2021-09-25added a hacky fix to what seems to be a Chrome bug when auto expanding the ↵bobzel
left flyout panel
2021-09-25better version of punch in/out without reactions.bobzel
2021-09-25fixed play() bug from last. fixed highlight of punch in/punch out region ↵bobzel
with spacebar
2021-09-24from lastbobzel
2021-09-24refactored trim stuff out of audiobox into collectionstackedtimeline so that ↵bobzel
videobox can reuse trimming
2021-09-24fixed dropping label markers on timelines to not disappear. made all ↵bobzel
timeline markers draggable when the timeline is active (without needing to be selected).
2021-09-24styled label markers on audio timeline to have border rounding. fixed ↵bobzel
setting drop location of documents on a clipped timeline. fixed clipping markers on timeline that do not overlap current clip. fixed escape aborting selecting a region on timeline to not restart on movement after esc.
2021-09-24fixed double-click on trim ends to reset properly.bobzel
2021-09-24removed marker vertical offsetmehekj
2021-09-24Merge branch 'master' into temporalmedia-mehekbobzel
2021-09-24wrapped Color() calls in DashColor() to catch exceptions for color strings ↵bobzel
no found
2021-09-24added doubleclick on clip button to switch to editing entire timeline vs. ↵bobzel
single click to edit just the clip. fixed some audio timeline bugs with printing out current time and time span when trimming. cleaned up audioWaveform bucket fields.
2021-09-23added code for editing the original waveform, not a clip when trimming is ↵bobzel
activated.
2021-09-23cleanupbobzel
2021-09-23renamed props for stackedTimelinebobzel
2021-09-23fixed trimming already trimmed clips.bobzel
2021-09-23Merge branch 'master' of https://github.com/brown-dash/Dash-Webgeireann
2021-09-23Revert "Merge pull request #34 from brown-dash/linking-anh"geireann
This reverts commit 70d80e30de9963c353636d9780ffb83f3285aac7, reversing changes made to d5f9533d153e11e24d2ab7c03b4561170f0768fe.
2021-09-23fixed one crash when color string has capital letters.bobzel
2021-09-23Merge branch 'master' into linking-anhGeireann Lindfield Roberts
2021-09-23small schema UI tweakGeireann
2021-09-23a bunch of fixes to audio timelines to support undoing clips, simplifying ↵bobzel
audioWaveform and having it recompute when a clip is made.
2021-09-22Merge branch 'master' into temporalmedia-mehekbobzel
2021-09-22fixed dragging anchor on audio timeline to position correctly. fixed being ↵bobzel
able to drop anywhere on audio box. fixed undoing drag anchor and drag handles of audio anchors.
2021-09-22fixed default color of link lines in dark mode.bobzel
2021-09-22fixed runtime bug inside toggleBold(). removed print statements.bobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-20Merge branch 'master' into temporalmedia-mehekmehekj