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/models
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
..
ApiKey.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
BaseModel.js fix: Save regression from flow refactor 2021-01-31 12:53:52 -08:00
Collection.js fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
Collection.test.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
CollectionGroupMembership.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
Document.js fix: Show tasks completion on document list items (#2342) 2021-07-27 11:31:27 +05:30
Event.js feat: Include more events in document history sidebar (#2334) 2021-08-05 15:03:55 -07:00
FileOperation.js fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
Group.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
GroupMembership.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
Integration.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
Membership.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
NotificationSetting.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
Policy.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
Revision.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
Share.js feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
Team.js chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00
User.js fix: Add ability to choose user permission level when inviting (#2473) 2021-08-29 03:05:37 +05:30
View.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00