aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2022-09-22fixed error messages on loading to not generate temporary error message when ↵bobzel
there is no error.
2022-09-22Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-09-22added headers to novice mode!Geireann Lindfield Roberts
2022-09-22Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2022-09-22added more things to novice modeGeireann Lindfield Roberts
2022-09-22Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-09-22fixed webboxes not to render below webbox when something is dragged.bobzel
2022-09-22fixed media range sliders in presBoxmehekj
2022-09-22minipres opacity bumped up to 0.5bobzel
2022-09-22fixed presenting backward in presBox. fixed context menu to appear above ↵bobzel
other widgets
2022-09-21fixed video duration in presbox media controlsmehekj
2022-09-21fixed navigating to cropped video regions.bobzel
2022-09-21fixed pres box sliders.bobzel
2022-09-21no video ui for cropped videosbobzel
2022-09-21 added cropping for videos. made images render at full res when selected.bobzel
2022-09-21fixed following links to toggle alias if it's displayed when actual target ↵bobzel
isn't. changed cropping images to leave behind an outline not, a solid rectangle. double clicking on link buttons no longer opens them in lightbox view.
2022-09-21restyled document decorationsGeireann Lindfield Roberts
and changed novice mode to exclude `data` in treeView
2022-09-20Merge remote-tracking branch 'origin/mehek-loading-fixes'bobzel
2022-09-20display error instead of infinitely loading after refreshmehekj
2022-09-20fixed pdf boxes to be active in lightboxview by fixing lightboxview docview ↵bobzel
to be observable so that IsLightboxDoc's will invalidate. made webBox's content 'relative' so that linksButton is in correct place. changed text highlight color to orange for webboxes
2022-09-19added pin with view for region to webBoxbobzel
2022-09-19if same youtube video is uploaded, reuse the existing file without ↵bobzel
downloading again. removed failed uploads from parsed_files. change pinWithView to highlight the pinned view region. Give pinWithView collections an option to just pan or zoom to % of screen size.
2022-09-15fixed crash in presboxbobzel
2022-09-15fixed border highlight for animation effects. require shift-key for all ↵bobzel
pinWithView operations
2022-09-14fix so that scrollbars don't appear for autoHeight text views in a freeform ↵bobzel
view.
2022-09-14Merge branch 'master' into sharing-jennybobzel
2022-09-14made dashboard button hidden since we have dashboard view now. put viewType ↵bobzel
'docking' on proto so that all aliases will get it when nesting docking views.
2022-09-14changed docking view thumbnails to be imagefields, not docs. allowed ↵bobzel
docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started
2022-09-14fixed auto sizing of text documents that are topLevel. restored scroll bars ↵bobzel
to autoHeight text that is in a container (eg lightbox or tab)
2022-09-14made video box controls appear when video is in overlay viewbobzel
2022-09-14fixed presbox mini player to allow mini player and full size player at the ↵bobzel
same time and to be a playground field for sharing. distringuished preselementbox feedback for selected vs. activeItem using border.
2022-09-13fixed ref to overlayX/y instead of x/y in audioBox and presElementbobzel
2022-09-13Merge branch 'sharing-jenny' of https://github.com/brown-dash/Dash-Web into ↵Jenny Yu
sharing-jenny
2022-09-13fixed recording box stylingJenny Yu
2022-09-13made overlayX/overlayY instead of re-using x/y in order that overlay docs ↵bobzel
can be dragged in playground mode (for shared mini-player presentations) without necessarily allowing regular docs to be dragged in playground mode.
2022-09-13make filterBox reuse filter if it is unsaved.bobzel
2022-09-13cleanupbobzel
2022-09-13made myTrails view navigate to docs the same way presBox does.bobzel
2022-09-13fixed activePresentation to work properly with multiple dashboards. fixed ↵bobzel
undoing PinDoc.
2022-09-12Merge branch 'master' into sharing-jenny (break)Jenny Yu
2022-09-12fixed exception from switch of myTrails to dashboard from userDocbobzel
2022-09-12fixed rotating UI for video boxes. fixed generating error response for ↵bobzel
unsupported video/audio formats.
2022-09-12fixed autosizing text with header tags.bobzel
2022-09-12fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵bobzel
text tags reset user_mark to current time.
2022-09-12made annotation pen available in lightbox.bobzel
2022-09-11fixed fontFamily menu for ink strokesbobzel
2022-09-11fixed crash when selecting ink strokesbobzel
2022-09-08fixed maintaining selections after ctrl-a + setting a font propertybobzel
2022-09-08fixed font menu settings to be accurate of current selection.bobzel
2022-09-08made presbox slide changes undoablebobzel