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 3610a7f4a2
fix: Add default role option for new users (#2665)
* Add defaultUserRole on server

* Handle defaultUserRole on frontend

* Handle tests

* Handle user role in userCreator

* Minor improvments

* Fix prettier issue

* Undefined when isNewTeam is false

* Update app/scenes/Settings/Security.js

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

* Update app/scenes/Settings/Security.js

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

* Update app/scenes/Settings/Security.js

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

* Remove duplicate validation

* Update Team.js

* fix: Move note out of restricted width wrapper

* Move language setting to use 'note' prop

* Remove admin option

Co-authored-by: Tom Moor <tom.moor@gmail.com>
2021-10-20 09:26:11 +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 Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
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 fix: Add default role option for new users (#2665) 2021-10-20 09:26:11 +05:30
User.js Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
View.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00