aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.tsx
AgeCommit message (Collapse)Author
2023-11-16added padding slider for groups in properties view.bobzel
2023-11-16use image toggleSophie Zhang
2023-11-16sorting?Sophie Zhang
2023-11-16palette, extracting image colorsSophie Zhang
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots ↵bobzel
of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons.
2023-11-02Merge branch 'master' into sophie-ai-imagesSophie Zhang
2023-10-31fixed groups to use actual document boundaries for ink or link lines, ↵bobzel
instead of boundingbox. fixed doc title css. started to make link lines more compatible with ink.
2023-10-16text boxSophie Zhang
2023-10-05feat: link color, show link descriptionSophie Zhang
2023-09-13added margin and grid gap ui for notetaking view. fixed notetakeing view ↵bobzel
dividers to be active only when they should be. same for multirow/multicol dividers.
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-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-08don't remove current recording from overlay, added closeOnSelect option for ↵bobzel
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters.
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-06added undo for removing dashboards and add to recently closed. fixed link ↵bobzel
menu to open up link editor more direclty
2023-09-05added ui for specifying wehther to play a/v when following links, and ↵bobzel
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels.
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-27unused higflyout refsbobzel
2023-08-27Merge branch 'master' into data-visualization-sarahbobzel
2023-08-27made info icon more visible for dark modebobzel
2023-08-27fixed some colors. reordered property menus.bobzel
2023-08-27Merge branch 'master' into secondpropertiesmenu-emilybobzel
2023-08-24PropertiesView documentation info icon cleanupsrichman333
2023-08-24filter - made small finishing changeseperelm2
2023-08-21fixed serial grouped pres transition timing. fixed colors of headings in ↵bobzel
pres properties.
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-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-31Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-24Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-20components + homepagesrichman333
2023-07-19Merge branch 'master' into collaboration-againsrichman333
2023-07-19got rid of Ctrl-O to open a new tab maximised. added style prop for header ↵geireann
bar when tab is maximised.
2023-07-18continued fixing mergeeperelm2
2023-07-18merged with master for component libraryeperelm2
2023-07-18Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-18added number inputs to right hand sideGeireann Lindfield Roberts
2023-07-17Merge branch 'master' into geireann_dash_componentsGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-07-14override nested -> upgrade nested and a few small ui thingssrichman333
2023-07-11more fixes to simplify sharingbobzel
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-05Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-30contexts work noweperelm2
2023-06-26layout always an option in SharingManager, current user layout acl bug fix ↵srichman333
in PropertiesView + SharingManager
2023-06-26PropertiesView layout UIsrichman333
2023-06-26PropertiesView layout acls worksrichman333
2023-06-23fixed collection aclssrichman333