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
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
..
components fix: Add default role option for new users (#2665) 2021-10-20 09:26:11 +05:30
hooks fix: Implement custom Select Input (#2571) 2021-10-06 21:48:43 -07:00
menus translations 2021-10-06 21:17:17 -07:00
models fix: Add default role option for new users (#2665) 2021-10-20 09:26:11 +05:30
multiplayer Remove usage of internal api 2021-09-16 21:27:37 -07:00
routes Display notice instead of hide when Slack integration unavailable 2021-10-14 21:49:35 -07:00
scenes fix: Add default role option for new users (#2665) 2021-10-20 09:26:11 +05:30
stores fix: Delete collection exports (#2595) 2021-10-06 21:08:45 -07:00
styles chore: Move animations and globals from shared directory (#2344) 2021-07-21 10:34:55 -07:00
test feat: Include more events in document history sidebar (#2334) 2021-08-05 15:03:55 -07:00
types fix: Add icons to menu items (#2373) 2021-08-13 14:21:25 -07:00
utils fix: In page anchor links not working on shared docs 2021-10-12 23:12:47 -07:00
.jestconfig.json fix: Data loading state not reset when props change to `PaginatedList` (#2254) 2021-06-26 21:49:25 -07:00
env.js chore: Remove env variables in webpack bundle (#1353) 2020-07-18 11:02:40 -07:00
index.js feat: Normalized server logging (#2567) 2021-09-14 18:04:35 -07:00