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
Rafael Baldasso Audibert d8f6c3f872 Added Google calendar button (#429)
* implement first version of the recording authentication, redirecting to the playback URL with the jwt token

* set default recording visibility by environment variable

* use the http header, if present, to determine the client ip address

* fix email verification when disabled

* revert playback component to link_to, change method to get

* remove unnecessary variable

* Added "Add to Google Calendar" button on Room page

* Added Google Calendar button enable to env.sample

* Updated CSS for the Google Calendar Button row

* Added correct translation when copying room link

* Fixed new Google Calendar button mobile display

* 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

* Update sample.env

* Update sample.env
2019-05-13 17:05:31 -04:00
..
channels initial commit 2018-05-07 16:06:01 -04:00
admins.js GRN2-xx: Fixed minor issues related to deletes (#506) 2019-05-07 14:53:29 -04:00
application.js Fixed issues with application js order and flash messages (#387) 2019-03-04 16:29:07 -05:00
cable.js add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
cookies.js Changed document.ready to turbolinks:load (#362) 2019-02-06 13:28:21 -05:00
header.js Users are redirected to the url they clicked login/signup from (#446) 2019-04-11 12:45:43 -04:00
main.js GRN-69: Fixed javascript bug related to room validation (#388) 2019-03-05 15:07:14 -05:00
rename.js GRN-88: Fixed some things that Scrutinizer was complaining about (#433) 2019-04-11 10:25:49 -04:00
room.js.erb Added Google calendar button (#429) 2019-05-13 17:05:31 -04:00
search.js Improve code style based on scrutinizer ci (#337) 2018-12-21 11:46:42 -05:00
settings.js Admin panel (#496) 2019-05-03 13:05:12 -04:00
sort.js Admin panel (#496) 2019-05-03 13:05:12 -04:00
wait.js add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00