aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2023-08-26from lastbobzel
2023-08-26fixed map anchors to be configs, not maps! fixed doc decorations to not ↵bobzel
allow clicking on them when showNothing is set. increased font size of map search.
2023-08-26many fixes to map search bar, dragging pushpin, highlighting pushpins on ↵bobzel
link following
2023-08-26Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-25optimizations to speed up pie/table vizbobzel
2023-08-21Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-21BuggyEric
2023-08-17normalized some field names data_dictation, etc. added hover info for ↵bobzel
field names in keyvalue pane.
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 UI_Update_Eric_MaEric
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-31All mapType stuff and constructor is doneEric
2023-07-31Merge branch 'master' into data-visualization-sarahsrichman333
2023-07-31Merge branch 'master' into james-azure-imagebobzel
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-28cleanup of compile errorsbobzel
2023-07-28Merge branch 'master' into james-azure-imagebobzel
2023-07-28Merge branch 'master' into sophie-report-managerbobzel
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.
2023-07-26histogram reorganized to accommodate more data typessrichman333
2023-07-26Merge branch 'master' into james-azure-imageJames Hu
2023-07-19Merge branch 'james-azure-image' into sophie-report-managerSophie Zhang
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-18fixed filter ORbobzel
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-13removed shared dashboards from SharedDocs -- only available through the ↵bobzel
Dashbaord view now. Need to change hgihlight of Dashboard button to show badge w/ new dashboards the same as is done is shard docs.
2023-07-13fixes for equation box default selections.bobzel
2023-07-12from lastbobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-11clean upJames Hu
2023-07-10fixed acl groups from disappearing when new account is made.bobzel
2023-07-10Location metadata synced and reactions workingEric
2023-07-06flag with commentsJames Hu
2023-07-06Merge branch 'master' into james-azure-imageJames Hu
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-05Merge branch 'master' into collaboration-sarahbobzel
2023-07-05fixed sharing dashboards to showup in shared dashboards.bobzel
2023-07-05Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-29made recording annotation undoable. fixed doc filters for dates, change ↵bobzel
filter to use :: instead of :
2023-06-27ink acls bug fixsrichman333
2023-06-26temp working versionJames Hu
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging ↵bobzel
from piles.
2023-06-23fixed collection aclssrichman333
2023-06-23acls in proto so that layout acls start clearedsrichman333
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for ↵bobzel
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.