aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2023-09-14added a disable slider for sharing UI in document decorationsbobzel
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-11moved edit on click script to developer. fixed highlight options for My ↵bobzel
text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode.
2023-09-06fixed up audio annotation to add dictation to sidebar note.bobzel
2023-09-02from lastbobzel
2023-08-31reworked recording workspace UI and switched to recording window, not webcambobzel
2023-08-28fixed runtime error in sharing manager when sharing the dashboardbobzel
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-27breaking include cyclesbobzel
2023-08-27from lastbobzel
2023-08-27fromlastbobzel
2023-08-27Merge branch 'master' into data-visualization-sarahbobzel
2023-08-27Merge branch 'master' into data-visualization-sarahbobzel
2023-08-27removed icloud filesbobzel
2023-08-27Merge branch 'master' into secondpropertiesmenu-emilybobzel
2023-08-27fixed filters to filter by linkedTo instead of lat/lng. made links to ↵bobzel
pushpins when anything is added to sidebar and pushpin is selected
2023-08-26Merge branch 'master' into UI_Update_Eric_MaEric
2023-08-24Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-24context menu updatessrichman333
2023-08-24filter - made small finishing changeseperelm2
2023-08-24All working except createnote undo, and center on selected pin getAnchorEric
2023-08-24updated dash versiongeireann
2023-08-21Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-17fixed drawing links between embeddings as used in DataViz docs.bobzel
2023-08-17changed default color pickerbobzel
2023-08-17updated to new version of dash-componentsbobzel
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-13Merge branch 'master' into UI_Update_Eric_MaEric
2023-08-131Eric
2023-08-10need to pulleperelm2
2023-08-10more updates to out of date version alertbobzel
2023-08-10out of data version alert client sidebobzel
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-08-03Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-08-02fixed drawing link lines to CONFIG anchorsbobzel
2023-08-02filter - slider works (w/o UI and collapse)eperelm2
2023-08-01filter - made bobs comments with basic slider implementationeperelm2
2023-07-31filters - working on rangeeperelm2
2023-07-31Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
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-24filter- fixed removable and css (collapse bugs)eperelm2
2023-07-13getting shared links to show up when they are made remotely. fixing text to ↵bobzel
not generate network events when it's not selected
2023-07-12fixed guest mode to always allow edits (since nothing is saved to server)geireann
2023-07-11changed expanded templates to always be publicbobzel
2023-07-11set acl for author of Doc when adding a Doc - otherwise, undetermined ↵bobzel
behaviors happen.
2023-07-11fixed sharing of presentations with dashboards.bobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-10Location metadata synced and reactions workingEric
2023-07-10fixed sharing to a user to allow upgrading credentials.geireann
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ↵bobzel
will be modified