greenlight/app/views/shared
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
..
components Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
modals Add optional moderator codes (#2413) 2021-03-14 14:24:30 -04:00
_flash_messages.html.erb Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
_footer.html.erb Fixes for 2.6 (#1677) 2020-05-27 14:46:33 -04:00
_header.html.erb GRN2-xx: Hide signin when error occures (#2221) 2020-10-23 10:01:19 -04:00
_sessions.html.erb Removed public from public room recordings (#2169) 2020-10-07 13:32:11 -04:00