docbrown/spec
Arit Amana 1912ffdc46
[Team Email Login] Refactor the Email Authentication flow (#11090)
* Hooked "Enable" button to hidden checkbox

* Hooked "Close" button to close email settings and show "Enable/Edit" button

* Additional hookups

* Start building generalized Modal blocks

* Everything hooked up except styling and a few Qs

* last of the hookups; ensure logic flow

* clean up

* specs to cover email auth refactor

* Fix bug surfaced by Vaidehi

* Incorporate PR feedback

* prevent email auth disable if invite-only-mode

* adjust emailAuthModal body text

* Sundry improvements

* Last-mile tweaks

* Trying to get 3rd party auth deselect to work

* delete unnecssary function

* remove superfluous comment

* Move inline styling into CSS file

* Incorporate PR feedback

* Incorporate more PR feedback

* Make Confirm btn intent clearer

* Add TODO comment
2020-10-28 13:37:11 -04:00
..
black_box Routine rubocop fixes (#10237) 2020-09-08 12:06:47 -04:00
decorators CSS Cleanups, part 2 (#10527) 2020-10-03 06:57:57 +02:00
factories Remove unused factories and traits (#11051) 2020-10-26 12:28:25 +01:00
fixtures Update [authentication] in /admin/config (#10748) 2020-10-13 16:43:29 -04:00
helpers Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
initializers [deploy] Refactor:Change Unset Var Warnings to Debug Level (#9985) 2020-08-25 09:45:42 +02:00
labor Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
lib Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
liquid_tags Use matched substring in Spotify liquid tag to avoid trailing whitespace (#10953) 2020-10-20 13:38:33 -04:00
mailers Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
models Fix new Rubocop violations (#10808) 2020-10-20 09:28:53 -04:00
policies [deploy] [Admin Tooling] Allow admins unpublish articles from the Mod Actions Panel (#10038) 2020-09-02 16:08:08 -05:00
queries/admin Add all new functionality for trusted (#10816) 2020-10-15 17:00:49 -04:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests [Team Email Login] Refactor the Email Authentication flow (#11090) 2020-10-28 13:37:11 -04:00
routing Add routes for i18n (#10193) 2020-09-03 17:11:07 -04:00
serializers/search [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
services [deploy] Optimization:Remove more_tag_weight_experiment From Feed Tests (#11089) 2020-10-27 16:36:53 -05:00
support Fix RSpec unit testing when using Docker dev setup (#10950) 2020-10-20 10:36:41 -04:00
system Flaky Spec Fix:Remove js:true From Local Timestamp Checks and js Fix attempt code (#11087) 2020-10-26 10:20:51 -05:00
tasks Refactor:Send Welcome Broadcast Notifications From Sidekiq (#9923) 2020-08-21 12:57:08 -04:00
uploaders Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
view_objects Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
views Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
workers Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
rails_helper.rb Do not set SiteConfig values in specs (#11125) 2020-10-27 15:56:31 -04:00
spec_helper.rb Manually load dotenv in test (#9971) 2020-08-24 20:19:03 +02:00