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/assets/javascripts
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
..
channels initial commit 2018-05-07 16:06:01 -04:00
admins.js GRN2-310: Share Access now dynamically pulls the list of users from the server (#2380) 2020-12-21 17:21:17 -05:00
application.js Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
cable.js add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
cookies.js Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
delete.js GRN2-247: Added Active Pending Banned Deleted tabs to manage users (#816) 2019-10-10 16:10:23 -04:00
header.js Fixed issue with return to cookie (#828) 2019-10-10 16:24:35 -04:00
main.js GRN2-xx: Replaced language files with the updated versions (Fixed #813) (#814) 2019-10-11 08:53:40 -04:00
recording.js Added confirm modal when deleting recording (#2056) 2020-09-03 11:08:13 -04:00
rename.js Fix rename recordings (#1721) 2020-06-02 11:01:35 -04:00
room.js Add optional moderator codes (#2413) 2021-03-14 14:24:30 -04:00
search.js GRN2-128: Added the ability to manage rooms (#848) 2020-02-12 17:49:35 -05:00
settings.js GRN2-129: Added server recordings and refactored adminsitrator panel (#662) 2019-07-22 12:46:47 -04:00
sort.js GRN2-128: Added the ability to manage rooms (#848) 2020-02-12 17:49:35 -05:00
user_edit.js Updated language dropdown to look nicer (#2171) 2020-10-07 16:26:38 -04:00
wait.js Added back join retry as fallback (#2095) 2020-09-17 14:19:18 -04:00