aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Collapse)Author
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-19can't create text boxes now in explore mode.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-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 region highlight when dragging minimapbobzel
2023-09-13prevent piles from zooming.bobzel
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-11usercolor cleanupbobzel
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-06made link sizes a developer featurebobzel
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-08-28fixes for marquee/insert cursor color on dark backgrounds and drag labelbobzel
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-25mergesrichman333
2023-08-24Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-24colorssrichman333
2023-08-24Merge branch 'master' into sophie-ai-imagesgeireann
2023-08-24made link lines appear in the lightbox viewgeireann
2023-08-24from lastgeireann
2023-08-22tweaksgeireann
2023-08-22Merge branch 'master' into sophie-ai-imagesgeireann
2023-08-22from lastgeireann
2023-08-22global showLinkLines toggleSophie Zhang
2023-08-17Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-17broken versionSophie Zhang
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted ↵bobzel
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
2023-08-14Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-13Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-13updateSophie Zhang
2023-08-10added client caching of jpg's in addition to png's. modified ↵bobzel
jitterRotation to _rotation_jitter and changed where it is used.
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and ↵bobzel
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard.
2023-07-31import table on windowssrichman333
2023-07-31Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-31fixed dictation into text boxes to stop when component unmounts. fixed ↵bobzel
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected.
2023-07-27mergesrichman333
2023-07-27Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-27changesSophie Zhang
2023-07-20Merge branch 'sophie-report-manager' into sophie-ai-imagesSophie Zhang
2023-07-20Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-07-19Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-19got rid of ctrl-s to create a text slide.geireann
2023-07-18Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-07-18Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-18Merge branch 'master' into sophie-report-managerSophie Zhang
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-14pie chart groupingssrichman333