docbrown/spec/factories
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
..
api_secrets.rb ApiSecret model for Developer API (#1369) 2019-01-08 12:30:54 -05:00
articles.rb Bust cache for articles in series (#3052) 2019-07-08 17:28:27 -04:00
badge_achievements.rb Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
badges.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
blocks.rb Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
broadcasts.rb Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
chat_channel_memberships.rb Add initial invitation framework for chat channels (#528) 2018-07-02 16:31:20 -04:00
chat_channels.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
classified_listings.rb Credits ledger (#3395) 2019-07-09 10:11:18 -04:00
collections.rb Bust cache for articles in series (#3052) 2019-07-08 17:28:27 -04:00
comments.rb Fix delayed job errors related to reactions #1621 (#1883) 2019-02-27 16:19:01 -08:00
credits.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
display_ads.rb Add areas for DEV Shop displays on left sidebar (#2162) 2019-03-22 09:57:37 -04:00
events.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
feedback_messages.rb Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
follow.rb Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
github_repos.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
html_variants.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
identities.rb Add functionality to remove and recover identity (#3377) 2019-07-03 12:01:16 -04:00
mentions.rb Fix mention validation when validating an empty instance (#3188) 2019-06-18 21:36:01 -04:00
messages.rb Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
notification_subscriptions.rb New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
notifications.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
organization_memberships.rb Add OrganizationMembership model (#2471) 2019-04-22 14:08:02 -04:00
organizations.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
page_views.rb Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
pages.rb Add application "page" model (#2657) 2019-05-02 18:24:06 -04:00
podcast_episode_rss_items.rb Moved creating a new podcast to a separate ActiveJob #2952 (#3373) 2019-07-04 13:10:54 -04:00
podcast_episodes.rb Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
podcasts.rb Removed fetching podcasts from a callback (#3098) 2019-06-13 12:23:55 -04:00
poll_options.rb Beta polls feature (admin use only for now) (#3176) 2019-06-15 17:33:30 -04:00
poll_skips.rb Beta polls feature (admin use only for now) (#3176) 2019-06-15 17:33:30 -04:00
poll_votes.rb Beta polls feature (admin use only for now) (#3176) 2019-06-15 17:33:30 -04:00
polls.rb Beta polls feature (admin use only for now) (#3176) 2019-06-15 17:33:30 -04:00
profile_pins.rb Add pinned articles box to profiles (#3269) 2019-06-24 15:18:29 -04:00
rating_votes.rb Add experience level averaging to articles (#1922) 2019-02-28 08:17:29 -08:00
reactions.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
search_keywords.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
sponsorships.rb Sponsorship: add model (step 1) (#3438) 2019-07-10 15:58:37 -04:00
tag_adjustments.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
tags.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
users.rb Feature/refactored onboarding (#3333) 2019-07-26 15:53:32 -04:00