aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.tsx
AgeCommit message (Collapse)Author
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-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-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
2023-06-23acls in proto so that layout acls start clearedsrichman333
2023-06-22double clicking workseperelm2
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.
2023-06-21fixed double click bug for linkseperelm2
2023-06-21double click working with small bugeperelm2
2023-06-21sort groups in PropertiesViewsrichman333
2023-06-20fixing buttons tues morneperelm2
2023-06-19groups in Properties Viewsrichman333
2023-06-16PropertiesView UI updates and sharing symbol icon in heirarchy mappingsrichman333
2023-06-16fixed groups displaying in PropertiesView (sorted by the selected doc rather ↵srichman333
than the open dashboard)
2023-06-16cleaner w/ effectiveAclssrichman333
2023-06-15fixed group sharing distribution bug and group sharing in the properties menusrichman333
2023-06-15fixes post-mergebobzel
2023-06-15more merge fixessrichman333
2023-06-15merge fixessrichman333
2023-06-15properties viewsrichman333
2023-06-14Merge branch 'master' into collaboration-sarahsrichman333
2023-06-14trying to fix double clickeperelm2
2023-06-14PropertiesView changes - colors on all permissions and fixed bug with when ↵srichman333
the drop down arrow is displayed
2023-06-14basics double clicking, fixed customizable options for icons and texteperelm2
2023-06-13fixed updating cached docs when opening a backlinks collection. added some ↵bobzel
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
2023-06-08fixed linking bug; added more iconseperelm2
- cant add icon for simulation and equation; look at more types to add icons
2023-06-08got icon through string working but broke something in linkseperelm2
2023-06-08staring on thursdayeperelm2
2023-06-07got types but trying to get iconeperelm2
2023-06-06more Symbol updating.bobzel
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-06-06started changing top section of prop menueperelm2
2023-06-06Context and link message is backeperelm2