aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2023-09-20removed fwd/back buttons for carousel in favor of just clicking on ↵bobzel
next/previous regions.
2023-09-20added carousel3D to novice and fixed it's button positions and its focus so ↵bobzel
that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles.
2023-09-20shifted carousel fwd/back buttons away from edges of screen. made caption ↵bobzel
width of carousel inset by 30. made 3d carousel images bigger vertically. made properties dragger handle smaller when minimized.
2023-09-19can't create text boxes now in explore mode.bobzel
2023-09-19fixed tree view hierarchy opening iconsbobzel
2023-09-19made close tab 'x' a little wider.bobzel
2023-09-19fixing golden layout button positions.bobzel
2023-09-19made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵bobzel
got rid of old color scheme code.
2023-09-14turn off link anchor dot display when link arrows are showngeireann
2023-09-13added margin and grid gap ui for notetaking view. fixed notetakeing view ↵bobzel
dividers to be active only when they should be. same for multirow/multicol dividers.
2023-09-13column headers are always on the dataDoc now (change stacking)bobzel
2023-09-13made grid and snap lines appear on dark backgrounds. fixed showing snap ↵bobzel
lines based on what's dragged not what's selected.
2023-09-13fixed undoing tab-> freeform dragging.bobzel
2023-09-13fixed carouselView to not pass setContentView to child layouts which prevent ↵bobzel
linkFollowing from never terminating. fixed clipped videos to have the right start/end bounds on the timeline.
2023-09-13fixed region highlight when dragging minimapbobzel
2023-09-13prevent piles from zooming.bobzel
2023-09-13cleaned up pileupbobzel
2023-09-13fixed input new node for schemabobzel
2023-09-13fixed explore mode when restoring zoom level of freeform overlaysbobzel
2023-09-12dropping link button on same collection makes a pushpin. fixed broken undo ↵bobzel
typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders.
2023-09-11clean up some runtime warnings about missing keys/valuesbobzel
2023-09-11usercolor cleanupbobzel
2023-09-08made schema close/preview buttons real buttons.bobzel
2023-09-08don't remove current recording from overlay, added closeOnSelect option for ↵bobzel
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters.
2023-09-08fixed tab title flickering when hovering over a sidebar hyperlink when tab ↵bobzel
isn't selected.
2023-09-08added cancel trim and revert buttons to audioboxbobzel
2023-09-07another popup fixbobzel
2023-09-07removed unused reaction in tabdocbobzel
2023-09-07hide schema chrome when chromeHidden is set. ignore showTitle in schemaViewbobzel
2023-09-07truncate link descriptions over link lines. Fix schema view issues with ↵bobzel
multiline inputs. fix '#' field assignment for title bar of docs. fixed dashFieldView to read fields from texstbox by fixing FindDocByTitle to not match undefind. Don't end link_description input on Enter to allow multiline inputs.
2023-09-06disabled expand button for header context linear menu. moved input for ↵bobzel
stacking view to right-hand side to avoid overlap with undo/redo
2023-09-06updated header view to show tooltips. added initial tab to header.bobzel
2023-09-06made link sizes a developer featurebobzel
2023-09-06added undo for removing dashboards and add to recently closed. fixed link ↵bobzel
menu to open up link editor more direclty
2023-09-05changed tree view drag behaviorbobzel
2023-09-05change getAnchor to honor addAsAnnotation so that pinning docs doesn't add ↵bobzel
to annotation list. fixed dragging anchor menu icons so that they appear.
2023-09-05added ui for specifying wehther to play a/v when following links, and ↵bobzel
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels.
2023-09-04fixed video import after youtube changes to urlsbobzel
2023-08-31fixed compile errors and switched to use_azure = false for server.bobzel
2023-08-31fixed properties view text colorsbobzel
2023-08-31from last againbobzel
2023-08-31reworked recording workspace UI and switched to recording window, not webcambobzel
2023-08-29cleanupbobzel
2023-08-29Merge branch 'master' into advanced-trails-2-jesusmonoguitari
2023-08-28adjusted placement of new Node in schema to not hide behind undo/redobobzel
2023-08-28Merge branch 'master' into advanced-trails-2-jesusmonoguitari
2023-08-28fixes for marquee/insert cursor color on dark backgrounds and drag labelbobzel
2023-08-28trying to fix more colorsbobzel
2023-08-27lots of cleanup to streamline import orderings (ie packages should not ↵bobzel
mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default.
2023-08-27from lastbobzel