aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
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
2023-08-25mergesrichman333
2023-08-24Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-24colorssrichman333
2023-08-24Merge branch 'master' into advanced-trails-2-jesusmonoguitari
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-24Merge branch 'master' into sophie-ai-imagesgeireann
2023-08-23fix attempts for iconifying on browndashgeireann
2023-08-23Basic implementation of micahels branching trail on mastermonoguitari
2023-08-22fixJames Hu
2023-08-22tweaksgeireann
2023-08-22Merge branch 'master' into sophie-ai-imagesgeireann
2023-08-22Merge branch 'master' into sophie-global-link-pathgeireann
2023-08-22from lastgeireann
2023-08-22added tooltips for tree view sorting. added close buttons for header ↵geireann
bar.and added new tabs to header bar. fixed rtf markup startup error.
2023-08-22Merge branch 'master' into advanced-trailsmonoguitari
2023-08-22global showLinkLines toggleSophie Zhang
2023-08-18Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-08-17normalized some field names data_dictation, etc. added hover info for ↵bobzel
field names in keyvalue pane.
2023-08-17minor fixes.bobzel
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-09fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵bobzel
aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items.
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-28fixes for treeView to match color palettebobzel
2023-07-28Merge branch 'master' into sophie-report-managerbobzel
2023-07-27fixed longPress to terminate on pointerUp, not on Click. changed ↵bobzel
followLink() script for buttons to return select = true if there are no links. prevented turning off pointerevents for documentContents when isContentActive= true even if there is a click handler (this enables things like the imported docs background to deselect everything on click while still allowing the contents to be selected)
2023-07-27fixed importElementBox and made importBox be a masonry view. fixed clicking ↵bobzel
background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title.