aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2023-09-13prevent piles from zooming.bobzel
2023-09-13cleaned up pileupbobzel
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-10fixes for file uploads: restored progress for youtube videos, fixed info ↵bobzel
display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition.
2023-09-08added cancel trim and revert buttons to audioboxbobzel
2023-09-07fixed removing map pins to not reappear. updated config anchors to not be ↵bobzel
added to annotations list. fixed imageBox to not pass its configs on to its parent collection when focusing.
2023-09-02switched web default to wikipedia from bing since bing search requires ↵bobzel
scripts. change link doc preview to use showDocument instead of addDocTab so that existing docs can be found.
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-27Merge branch 'master' into data-visualization-sarahbobzel
2023-08-27minor cleanup of componentDidMount stuff for dataVizbobzel
2023-08-27from lastbobzel
2023-08-27Merge branch 'master' into data-visualization-sarahbobzel
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-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-25mergesrichman333
2023-08-25optimizations to speed up pie/table vizbobzel
2023-08-24context menu updatessrichman333
2023-08-24filter - made small finishing changeseperelm2
2023-08-24filter - trying to pulleperelm2
2023-08-21Merge branch 'master' into UI_Update_Eric_Mabobzel
2023-08-21BuggyEric
2023-08-18Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17normalized some field names data_dictation, etc. added hover info for ↵bobzel
field names in keyvalue pane.
2023-08-17layout doc fields organizedsrichman333
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-10need to pulleperelm2
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-08-04filters - starting to add filterable fieldeperelm2
2023-07-31All mapType stuff and constructor is doneEric
2023-07-31Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
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-27filter - commented out slider and narrowingeperelm2
moving forward: need to change observable map to computed values
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