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/shared/modals
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
..
_create_role_modal.html.erb GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709) 2019-07-31 11:53:32 -04:00
_create_room_modal.html.erb Add optional moderator codes (#2413) 2021-03-14 14:24:30 -04:00
_delete_account_modal.html.erb Added data-disable to all button_to to fix double click issue (#923) 2020-02-12 17:49:35 -05:00
_delete_recording_modal.html.erb Added confirm modal when deleting recording (#2056) 2020-09-03 11:08:13 -04:00
_delete_room_modal.html.erb Added data-disable to all button_to to fix double click issue (#923) 2020-02-12 17:49:35 -05:00
_invite_user_modal.html.erb Replace all CRLF files to LF (#2572) 2021-03-14 14:06:11 -04:00
_merge_user_modal.html.erb GRN2-310: Share Access now dynamically pulls the list of users from the server (#2380) 2020-12-21 17:21:17 -05:00
_preupload_presentation_modal.html.erb GRN2-xx: Allowed file types now matches BigBlueButton (#1966) 2020-08-04 10:35:07 -04:00
_remove_access_modal.html.erb Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
_share_room_modal.html.erb Replace all CRLF files to LF (#2572) 2021-03-14 14:06:11 -04:00