docbrown/app/views
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 Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
api/v0 Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
articles Initial statement of intent regarding Listings (#16335) 2022-01-28 10:07:06 -05:00
badges views/badges etc i18n (#15021) 2021-10-20 09:36:30 -06:00
collections Page headers unified (#15158) 2021-10-25 21:41:29 +02:00
comments Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
credits quote localized strings in credits/purchase embedded script (#15623) 2021-12-01 10:07:55 -06:00
dashboards Color tokens (#16107) 2022-01-21 07:41:03 +01:00
deep_links various small article elements i18n (#15023) 2021-10-15 11:06:44 +07:00
devise Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
email_subscriptions I18nize views misc & non-HTML templates (#15136) 2021-12-08 11:28:16 -05:00
feedback_messages views/feedback_messages i18n (#15038) 2021-10-27 12:34:56 +01:00
fields views/tags etc i18n (#15039) 2021-10-20 08:13:51 -06:00
followings Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
kaminari/internal Upgrade erb_lint to support latest Rubocop and fix violations (#9663) 2020-08-07 15:36:48 +02:00
layouts Remove Creator Onboarding Feature Flags from Codebase (#15982) 2022-01-31 11:30:43 -07:00
liquid_embeds Move work from template to controller (#16092) 2022-01-18 11:21:25 -05:00
liquids Modals fixes (#16310) 2022-01-27 16:24:23 +01:00
listings Spelling fixes to live code (#15670) 2021-12-06 12:11:25 +02:00
mailers Replaces the vomit emoji with the inspector emoji across Admin (#16363) 2022-01-31 09:53:10 -07:00
moderations Generator updates (#16339) 2022-01-28 12:20:30 +01:00
notifications Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
onboardings Let override of ToS and CoC show in onboarding (#16217) 2022-01-20 19:45:39 -05:00
open_search I18nize views misc & non-HTML templates (#15136) 2021-12-08 11:28:16 -05:00
organizations Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
pages Disallow additional pages in robots.txt (#16350) 2022-01-31 11:46:44 -05:00
podcast_episodes Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
podcasts views/podcasts, views/podcast_episodes i18n (#15020) 2021-10-25 14:32:51 +01:00
profile_field_groups Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
profile_preview_cards Make header fields in profile preview card dynamic (#14454) 2021-08-11 09:34:30 +07:00
reading_list_items views/reading_list_items i18n (#15041) 2021-10-18 11:32:57 -07:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Revert "Revert "Removed service worker (#12974)" (#13014)" (#13015) 2021-03-17 10:57:56 -04:00
shared Generator updates (#16339) 2022-01-28 12:20:30 +01:00
sidebars Initial statement of intent regarding Listings (#16335) 2022-01-28 10:07:06 -05:00
sitemaps Fix legacy sitemap logic (#14926) 2021-10-07 08:59:16 -04:00
social_previews Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
stories Added "Tags" category to search results (#16265) 2022-01-26 20:51:15 +03:00
tags Added search feature to tags index to search all tags (#16292) 2022-01-28 08:00:11 -05:00
users Updated indicators (#16190) 2022-01-20 06:25:10 +01:00
videos Refactoring questions asked of user (#15762) 2021-12-21 12:45:12 -05:00