docbrown/spec/system
Julianna Tetreault 8d00e27b69
Remove Creator Onboarding Feature Flags from Codebase (#15982)
* Removes FeatureFlag.enabled?(:creator_onboarding) from codebase

* Removes FeatureFlag.enabled?(:creator_onboarding) from specs

* Further cleanup, removal, and spec fixes

* Fixes the user_request_confirmation_spec.rb

* Reverts change to confirmation email button

* Revert revert after looking at designs again :(

* Removes redundant logo_png field from config + fixes test

* Rewords an expectation in user_uses_the_editor_spec.rb

* Revert removal of logo_png from Config images

* Removes CSS class from user_uses_the_editor_spec.rb

* Removes test from user_uses_the_editor_sepc.rb

* Removes unnecessary else from _logo.html.erb

* Adds back removed system spec

* Removes SVG-related code from _logo.html.erb

* Removes AsyncInfoController#use_creator_onboarding

* Fixes spec failues due to removed code

* Removes svg-related code (that I thought I removed already :/ )

* Re-removes FeatureFlag and logo_svg from _images.html.erb

* Remove newest instances of FeatureFlag(:creator_onboarding)

* remove instances where we use the creator_onboarding field from the base_data

* fix: redirect to the correct path in the reguistrations controller based on whether the user is a creator or not

Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2022-01-31 11:30:43 -07:00
..
admin Remove the "Getting Started" Section from the Config (#16033) 2022-01-20 07:31:35 -07:00
articles Move basic feed test for blocked users (#16165) 2022-01-18 10:32:48 -06:00
authentication Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
collections
comments
dashboards More ListingsToolkit refactoring (#16221) 2022-01-27 09:47:41 +07:00
homepage Remove sign in/up link from navlinks (#15922) 2022-01-03 22:20:29 +07:00
liquid_tags Move system tests (#16077) 2022-01-18 08:08:41 -06:00
notifications Add comment notification test to Cypress, including a11y improvements to notification page (#15842) 2021-12-21 15:42:13 +00:00
onboardings
organization Spelling (#15702) 2021-12-07 06:59:10 -07:00
podcasts views/podcasts, views/podcast_episodes i18n (#15020) 2021-10-25 14:32:51 +01:00
search reflect search query in page title (#15434) 2021-11-22 13:32:28 +00:00
tags Spelling (#15702) 2021-12-07 06:59:10 -07:00
user Removing the stackbit integration (#15701) 2021-12-08 10:20:15 -05:00
videos
banned_user_interactions_spec.rb
feedback_message_spec.rb Remove "connect" feedback message special treatment (#16167) 2022-01-19 08:32:10 -06:00
link_for_tags_in_posts_in_notifications_spec.rb
user_logs_in_with_password_spec.rb
user_uses_the_editor_spec.rb Article layout (#14753) 2021-09-30 19:08:06 +02:00
user_views_a_reading_list_spec.rb
user_views_logo_spec.rb Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
user_visits_a_comments_page_spec.rb