aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/GroupManager.tsx
AgeCommit message (Expand)Author
2023-05-14major overhaul of field naming conventions.bobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ju...bobzel
2022-07-07trying to fix errors in compilesbobzel
2021-03-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-08added doc data content synching to Git-like operations.bobzel
2021-01-11initial flyout to dropdown changeusodhi
2020-12-18added something that was removedusodhi
2020-10-15mergingusodhi
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-09backward compatibiilty with groupNamebobzel
2020-10-09from lastbobzel
2020-10-09less broken, but still not workingbobzel
2020-10-09trying to get group updates to work automaticallybobzel
2020-10-09simplified setting group usersbobzel
2020-10-02fixed creating groupsbobzel
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-09-23override and one-click stuffusodhi
2020-08-30admin alertusodhi
2020-08-30admin caseusodhi
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-07minor changes + attempt to move around the notifs buttonusodhi
2020-08-05comments + caretsusodhi
2020-08-04mergingusodhi
2020-08-03added sharing panelbobzel
2020-08-03minor changesusodhi
2020-08-03popup fades on closeusodhi
2020-08-03prevented repopulating users while populating usersusodhi
2020-07-31commentsusodhi
2020-07-30some playground mode stuff + minor sharingmanager changesusodhi
2020-07-27dropdown filters + commentsusodhi
2020-07-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added custom...usodhi
2020-07-24groups and acl bugfixusodhi
2020-07-23groups bugfixusodhi
2020-07-23groups bugfixusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + recursive...usodhi
2020-07-15bugfix + cleanupusodhi
2020-07-15ui + sortingusodhi
2020-07-14added group creation modal to GroupManager + much uiusodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-06trying first implementation of storing aclsusodhi
2020-07-05simplified exit on outside click + rotating arrow in dropdown menuusodhi
2020-07-03can now exit modal by clicking outside itusodhi
2020-07-03many changes related to adding and removing document from the notificationDoc...usodhi
2020-07-02restructuring and simplifying group implementationusodhi
2020-07-01ui changes + related functionality changesusodhi