greenlight/app/views/shared
Jesus Federico b15868fb3c
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
2019-04-05 14:54:36 -04:00
..
components GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
modals GRN-69: Fixed javascript bug related to room validation (#388) 2019-03-05 15:07:14 -05:00
settings Fixed #323 Allow users to select a language in settings (GRN-17) (#324) 2018-12-06 16:00:22 -05:00
_features.html.erb Greenlight landing page layout adjustments, general cleanup and responsive styles (#271) 2018-09-19 15:28:48 -04:00
_flash_messages.html.erb Refactored flash messages code (#372) 2019-02-27 15:21:52 -05:00
_footer.html.erb GRN-19: Add confirmation for accepting cookies from the site (#345) 2019-02-01 12:54:29 -05:00
_header.html.erb GRN-80: Allow local accounts on multitenant (#428) 2019-04-05 14:54:36 -04:00
_room_event.html.erb Fixed issue with visibility redirected and changed the 'no recordings' string for the recordings page (#361) 2019-02-06 12:02:53 -05:00
_sessions.html.erb Fixed issue with visibility redirected and changed the 'no recordings' string for the recordings page (#361) 2019-02-06 12:02:53 -05:00