This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/app/stores
Saumya Pandey e4b7aa6761
fix: Add ability to choose user permission level when inviting (#2473)
* Select user role while sending invite

* Add tests to check for role

* Update app/scenes/Invite.js

Co-authored-by: Tom Moor <tom.moor@gmail.com>

* Use select

* Use inviteUser policy

* Remove unnecessary code

* Normalize rank/role
Fix text sizing of select input, fix alignment on users invite form

* Move component to root

* cleanup

Co-authored-by: Tom Moor <tom.moor@gmail.com>
2021-08-29 03:05:37 +05:30
..
ApiKeysStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
AuthStore.js tidy for blog post ;) 2021-07-22 13:43:29 -04:00
BaseStore.js fix: Use friendly urls for collections (#2162) 2021-06-09 17:48:48 -07:00
CollectionGroupMembershipsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
CollectionsStore.js fix: Use friendly urls for collections (#2162) 2021-06-09 17:48:48 -07:00
DocumentPresenceStore.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
DocumentsStore.js fix: Add ability to permanently delete documents in trash (#2192) 2021-06-25 16:14:40 -07:00
EventsStore.js feat: Include more events in document history sidebar (#2334) 2021-08-05 15:03:55 -07:00
FileOperationsStore.js fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
GroupMembershipsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
GroupsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
IntegrationsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
MembershipsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
NotificationSettingsStore.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
PoliciesStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
RevisionsStore.js chore: Refactor backlinks and revisions (#1611) 2020-11-01 10:26:39 -08:00
RootStore.js fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
SharesStore.js feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
ToastsStore.js fix: Separate toasts storage to own MobX store (#2339) 2021-07-20 14:36:10 +05:30
ToastsStore.test.js fix: Separate toasts storage to own MobX store (#2339) 2021-07-20 14:36:10 +05:30
UiStore.js chore: Move animations and globals from shared directory (#2344) 2021-07-21 10:34:55 -07:00
UsersStore.js fix: Add ability to choose user permission level when inviting (#2473) 2021-08-29 03:05:37 +05:30
ViewsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
index.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00