docbrown/app/assets/javascripts
Ali Spittel 52c60ce37e Feature/refactored onboarding (#3333)
* set up refactored onboarding

* create onboarding page

* add in first slide and change slide functionality

* fix test suite

* profile refactor

* profile refactor

* refactor to api

* add checkbox fields

* add checkbox fields

* remove puts

* add basic css

* add styling

* add redirect

* hide back and next at first and last slides

* test refactored onboarding

* test refactored onboarding

* remove article edits

* Fix schema

* Add deleted file back in

* Add default value for checked_t&c column

* Adjust HTML structure to keep nav buttons in place

* Fix ESLint issues on Onboarding.jsx file

* Handling for undefined or empty followedTags on getUserTags

* Fix codeclimate issues

* Fix codeclimate issues

* Fix more codeclimate issues

* Fix more codeclimate issues

* Update Onboarding snapshots

* Uncheck the CoC and T&C checkboxes on render

* Update snapshots

* Return false instead of raising error

* Update spec to use new onboarding

* Redirect to onboarding if haven't seen it yet

* Prevent redirect to onboarding from /signout_confirm

* Use assign_attributes instead of saving twice

* Move COC and T&C checkbox page to second slide

* Add 'go back to original page' functionality

* Reuse ready prototype logic

* Keep track of the last visited onboarding page

* Fix email subscription bug

* Fix overflow issue for tags page

* Remove height to prevent page container scrolling

* Check for CoC and T&C for displaying onboarding

* Add InstantClick redirect and preserve referrer in client

* Fix async update + check by using localStorage

* Turn off onboarding for tests

* Finalize design for onboarding

* Finalize design for onboarding

* Make bulk follows during onboarding

* Fix bulk follow test
2019-07-26 15:53:32 -04:00
..
initializers Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00
lib Fix js-breaking webcomponent (#3087) 2019-06-10 11:23:42 -04:00
utilities Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00
.eslintrc.js JS: Refactor & Fix Lint (#3082) 2019-07-01 14:04:25 -04:00
application.js Initial commit 2018-02-28 16:11:08 -05:00
base.js.erb Fix js-breaking webcomponent (#3087) 2019-06-10 11:23:42 -04:00
hello-dev.js Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00
initializePage.js.erb Credits ledger (#3395) 2019-07-09 10:11:18 -04:00
internal.js Initial commit 2018-02-28 16:11:08 -05:00
jquery_s3_upload.js [WIP] Add super beta video upload (#277) 2018-05-03 16:27:52 -04:00
manifest.json.erb Add nav buttons to pwa desktop (#2484) 2019-04-18 11:35:00 -04:00
serviceworker-companion.js Initial commit 2018-02-28 16:11:08 -05:00
serviceworker.js.erb Update Service Worker and Favicon (#3142) 2019-06-13 11:39:03 -04:00