aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SharingManager.tsx
AgeCommit message (Expand)Author
2025-03-25fixes to components so that things highlight reasonably in different skins. ...bobzel
2025-03-23more _props.Document to .Document refactoring. type updates to prosemirrort...bobzel
2025-03-04added link cretor button to text anchor menubobzel
2025-01-01monorepo setupGeireann Lindfield Roberts
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-05-02another push to remove cycles by pushing things onto Doc and DocumentViewbobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-24completing eslint passbobzel
2024-04-21more lint cleanupbobzel
2024-04-19lint fixes.bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-11-30final rootDoc refactoringbobzel
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 mutual...bobzel
2023-08-27working cleanup versionbobzel
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and fix...bobzel
2023-07-27fixed some type errors.bobzel
2023-07-20components + homepagesrichman333
2023-07-19Merge branch 'master' into collaboration-againsrichman333
2023-07-18added number inputs to right hand sideGeireann Lindfield Roberts
2023-07-14more clear link to documentationsrichman333
2023-07-14override nested -> upgrade nested and a few small ui thingssrichman333
2023-07-13from last - fixed one problem with group sharing, others exist (remove/adding...bobzel
2023-07-13removed shared dashboards from SharedDocs -- only available through the Dashb...bobzel
2023-07-13getting shared links to show up when they are made remotely. fixing text to ...bobzel
2023-07-11only show view/not shared for guest options.bobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-10fixed sharing to a user to allow upgrading credentials.geireann
2023-07-07fixed self-ownership of copied Docs created by someone else. prevent dash fro...bobzel
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-05override previous -> override nestedsrichman333
2023-07-05SharingManager UI fix from merge with master + Sharing Dashboards appearsrichman333
2023-07-04SharingManager added documentation + clearer copy url buttonsrichman333
2023-06-26layout always an option in SharingManager, current user layout acl bug fix in...srichman333
2023-06-26PropertiesView layout acls worksrichman333
2023-06-26layout acl updates - SharingManager workssrichman333
2023-06-23acls in proto so that layout acls start clearedsrichman333
2023-06-20SharingManager UIsrichman333
2023-06-19SharingManager UIsrichman333
2023-06-16SharingManager checkboxes don't stay selectedsrichman333
2023-06-16cleaner w/ effectiveAclssrichman333
2023-06-15fixed group sharing distribution bug and group sharing in the properties menusrichman333