aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SharingManager.tsx
AgeCommit message (Collapse)Author
2020-10-09fixed updating groups to take effect immediatelybobzel
2020-10-09less broken, but still not workingbobzel
2020-10-09trying to get group updates to work automaticallybobzel
2020-10-09fixed sharing to share with new user added during session.bobzel
2020-10-08removed unneeded call that slows down the dialogbobzel
2020-10-08changed sharing manager to update users in one action, not multiple and only ↵bobzel
once per session if the user list doesn't change
2020-10-07can add -> can augment in sharingmanagerusodhi
2020-10-01various fixes to new sharing / email normalizationbobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account ↵bobzel
so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary.
2020-10-01changed sharing to use __ to replace .'s in emails to avoid problems with ↵bobzel
storing keys in mongo
2020-10-01removed unnecessary actionusodhi
2020-10-01added acl refresh ish button to panel and sharing menuusodhi
2020-09-25changed unset to None and minor changesusodhi
2020-09-23hid View/Read only acl option. renamed Add acl Can Augmentbobzel
2020-09-23merge conflictusodhi
2020-09-23moved Layout checkbox to developer mode.bobzel
2020-09-23override and one-click stuffusodhi
2020-09-22changed default sharing to Add from Viewbobzel
2020-09-22changed default sharing permission in sharing menu to readonlyusodhi
2020-09-20fixed undo for bullet points to not take multiple steps and to work ↵bobzel
properly. no longer adds cursorfiels to the undo stack. fixed sharing manager to no create unnecesary documents..
2020-09-18changed ACL to acl. fixed title to read values from data doc ↵bobzel
preferentially over layout doc.
2020-09-17fixed deleting text links to work when there are multiple links in the same ↵bobzel
linkAnchor mark. addressed problem with text getting a negative height when its resized to fit content in a preview window when its also displayed in freeform.
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-08-30changes for multiple docs selected + other small changesusodhi
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-18added document selection for items in a SchemaView so that Properties and ↵bobzel
context menu can operate on them.
2020-08-17added layoutdoc togglesusodhi
2020-08-15more alias stuffusodhi
2020-08-15many changes to acls, aliases, sharing sidebar etcusodhi
2020-08-10prevented infinite loop in distributeAcls + allowed change of alias x, y, ↵usodhi
width, height in owned collection + changes to removeDocument calls in many places + comments etc
2020-08-05comments + caretsusodhi
2020-08-04owner's acl set when sharing menu openedusodhi
2020-08-04mergingusodhi
2020-08-03added sharing panelbobzel
2020-08-04merge conflicts resolvedusodhi
2020-08-03minor changesusodhi
2020-08-03popup fades on closeusodhi
2020-08-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-03prevented repopulating users while populating usersusodhi
2020-08-02sharing fixanika-ahluwalia
2020-08-02merging menuiconbox into fonticonboxanika-ahluwalia
2020-08-02merge w masteranika-ahluwalia
2020-08-02fixed runtime warnings. fixed color of title text of stacking and masonry viewsbobzel
2020-08-02minor changesusodhi
2020-07-31added alias list to docs + sharingmanager ui changesusodhi
2020-07-31commentsusodhi
2020-07-31fixed acls re highlightsusodhi
2020-07-30some playground mode stuff + minor sharingmanager changesusodhi
2020-07-30permissions from the properties panel should work nowusodhi