This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/app/views/admins/components
zechmeister 9dc59b1211
Add optional moderator codes (#2413)
* add column for moderator code

* add interface for moderator access code

* add support for write and update moderator access

* check if correct moderator_code in session

* move access code form into own component

* add support for moderator access code

* add support for moderator access code

* add copy code button for moderator code

* freeze all the things

* add tests for moderator access code

* add helpfer for moderator_access setting

* add setting for moderator access code

* show setting for moderator access code

* add checks for moderator code setting

* use method from room controller for moderator password check

* add tests for login with moderator access code

* add check for moderator code setting

* check if moderator codes are enabled in settings

* only display form for moderator code if enabled in settings

* add newline at end of file

* make check for moderator code available as helper

* align style of join button and access code button

* add localization for moderator codes

* add field for moderator codes

* add field for moderator access code to rooms

* fixes for rubocop

* fix LineLenghts for rubocop

* fix double space

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-03-14 14:24:30 -04:00
..
site_settings Add optional moderator codes (#2413) 2021-03-14 14:24:30 -04:00
_admins_role.html.erb Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
_admins_tags.html.erb GRN2-247: Added Active Pending Banned Deleted tabs to manage users (#816) 2019-10-10 16:10:23 -04:00
_invited_users_table.html.erb Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
_manage_users_table.html.erb Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
_manage_users_tags.html.erb GRN2-xx: Added a tab that displays invited users when using Join by Invitation (#2162) 2020-10-07 11:23:19 -04:00
_menu_buttons.html.erb Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
_recordings.html.erb GRN2-277: Optimize server recordings to make it useable for large deployments (#2411) 2021-01-12 17:36:51 -05:00
_roles.html.erb Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
_room_settings.html.erb Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
_rooms.html.erb Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
_server_recording_row.html.erb Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
_server_room_row.html.erb Allowed admins to share room with themselves (#2442) 2021-01-18 18:34:42 -05:00
_setting_view.html.erb GRN2-277: Optimize server recordings to make it useable for large deployments (#2411) 2021-01-12 17:36:51 -05:00
_settings.html.erb Added mapping roles through email to site settings (#2373) 2020-12-16 19:31:32 -05:00
_users.html.erb GRN2-xx: Added a tab that displays invited users when using Join by Invitation (#2162) 2020-10-07 11:23:19 -04:00