greenlight/app/views/shared/components
Rafael Baldasso Audibert 32bbc80415 Added Record type/format I18n (#471)
* GRN-80: Allow local accounts on multitenant (#428)

* Changed the way the omniauth providers are declared

* Allow local authentication for multitenant mode based on customer settings

* Cleanead up code mandated by rubocop

* Completed implementation for signin and added the one for signup

* Fixed issue with rubocop

* Renamed customer_name to lb_user

* Renamed lb_user -> user_domain, fixed issue with signup controller, email verification WAS NOT implemented

* Completed implementation of email_verification

* Fixed rubocop issue

* Final update

* Fix for test with loadbalancer

* Make sure loadbalancer mockup is only used when env defined

* Fix for test on rooms_controller

* Fixed most of the test failing on multitenant env

* Fixed issue detected by rubocop

* Fixed issue with activation tockens not working on resend

* Fixed new issue found by rubocop

* Updated travis script

* Harcoded credentials for mockup

* Updated expectation on start_session

* Fixed issue with duplication of home room

* Updated script for rubocop

* Restored Gemfile

* Added I18n for recording types/formats
2019-04-22 09:17:37 -04:00
..
_confirm_button.html.erb Fixed #267 Email verification feature (#268) 2018-10-09 14:22:02 -04:00
_cookie_warning.html.erb GRN-19: Add confirmation for accepting cookies from the site (#345) 2019-02-01 12:54:29 -05:00
_public_recording_row.html.erb Added Record type/format I18n (#471) 2019-04-22 09:17:37 -04:00
_recording_row.html.erb Added Record type/format I18n (#471) 2019-04-22 09:17:37 -04:00
_resend_button.html.erb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
_room_block.html.erb Added the ability to choose which room settings are available using env variable (#363) 2019-02-06 16:13:53 -05:00
_subtitle.html.erb Fixed #280 Search/Paginate recordings (GRN-12) (#281) 2018-12-06 10:24:22 -05:00
_terms_button.html.erb Fix #260 issues with privacy policy (#261) 2018-09-14 14:33:58 -04:00