aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/SharingManager.tsx
AgeCommit message (Expand)Author
2021-01-11initial flyout to dropdown changeusodhi
2020-12-20added settings manager to esc key handlerusodhi
2020-12-17mergedusodhi
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to DocumentV...bobzel
2020-12-14renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as D...bobzel
2020-11-27removed overrideusodhi
2020-11-26some sharing menu changesusodhi
2020-11-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-11-24prevent possible crash on empty text box hypertext link. prevent Webbox's fr...bobzel
2020-10-16mergeusodhi
2020-10-16fixed compile warn ings.bobzel
2020-10-15fixed warningsbobzel
2020-10-15mergingusodhi
2020-10-12split getEffectiveAcl code for determining if a field can be modified out int...bobzel
2020-10-10cached groups user is in for efficiency which avoids th whole screen redrawin...bobzel
2020-10-10split LinkDatbase into its own field in the user's registry. fixed sharing t...bobzel
2020-10-10some group fixesusodhi
2020-10-10fixes to issues with updating interactively whe groups change. fixes for mul...bobzel
2020-10-09fixed updating groups to take effect immediatelybobzel
2020-10-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
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-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-10-08changed sharing manager to update users in one action, not multiple and only ...bobzel
2020-10-08fixes userlistcontents issueusodhi
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 so...bobzel
2020-10-01changed sharing to use __ to replace .'s in emails to avoid problems with sto...bobzel
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 properly....bobzel
2020-09-18changed ACL to acl. fixed title to read values from data doc preferentially...bobzel
2020-09-17fixed deleting text links to work when there are multiple links in the same l...bobzel
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 treeView...bobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed key...bobzel
2020-08-18added document selection for items in a SchemaView so that Properties and con...bobzel
2020-08-17added layoutdoc togglesusodhi
2020-08-15more alias stuffusodhi