docbrown/app/views/admin
Ridhwana 74a16beacb
Introduce "extensions" (#16840)
* feat: add the feature flag route and controller

* feat: add a ff page

* feat: update to a post with a success banner

* feat: test the feature

* feat: update the styling

* feat: change feature flag to extension witha  few more improvements like adding a model not backed by a table

* feat: update the text

* refactor: if you enable a FF, it gets added under the hood as well

* feat: accessibility name for label

* use keyword args

* use locales

* Update app/views/admin/extensions/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/admin/extensions/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/admin/extensions/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update config/locales/controllers/admin/fr.yml

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/controllers/admin/extensions_controller.rb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* fix: rubucop

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-03-18 11:22:17 +02:00
..
articles Admin Articles view update (#16359) 2022-02-16 09:00:07 +01:00
badge_achievements Applying Crayons to Content Manager pages (#16375) 2022-02-04 09:31:59 +01:00
badges Applying Crayons to Content Manager pages (#16375) 2022-02-04 09:31:59 +01:00
broadcasts Heavy Confirmation Flow for Broadcast-Destroy (#14819) 2021-09-29 07:43:00 -04:00
comments Applying Crayons to Content Manager pages (#16375) 2022-02-04 09:31:59 +01:00
consumer_apps Make Consumer Apps dictate aasa results (#14015) 2021-06-24 08:36:11 -06:00
creator_settings Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00:00
data_update_scripts Admin DataUpdateScripts: fix Re-run button label (#13825) 2021-05-21 17:35:09 +02:00
display_ads Applying Crayons to some Customization pages (#16383) 2022-02-02 21:33:12 +01:00
email_messages Look for <html> tags instead of <body> for other emails (#14547) 2021-08-19 16:53:45 -04:00
extensions Introduce "extensions" (#16840) 2022-03-18 11:22:17 +02:00
feedback_messages Remove admin_member_view Feature Flag-Related Conditionals (#16764) 2022-03-10 08:29:05 -07:00
html_variants Applying Crayons to some Customization pages (#16383) 2022-02-02 21:33:12 +01:00
invitations Fix broken email settings documentation link (#16792) 2022-03-07 10:45:35 -06:00
listing_categories Implement new color picker in listings category form, cleanup old code (#16770) 2022-03-08 12:43:18 +00:00
listings Remove admin_member_view Feature Flag-Related Conditionals (#16764) 2022-03-10 08:29:05 -07:00
moderator_actions Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
mods Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
navigation_links Applying Crayons to some Customization pages (#16383) 2022-02-02 21:33:12 +01:00
organizations Spelling fixes to live code (#15670) 2021-12-06 12:11:25 +02:00
overview [15-min fix] Small tweaks for small screen usage in Admin (#14341) 2021-08-04 12:21:57 -06:00
pages Spec fix (#16431) 2022-02-14 13:17:14 +01:00
permissions Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
podcasts Applying Crayons to Content Manager pages (#16375) 2022-02-04 09:31:59 +01:00
privileged_reactions Change UI instances of "vomit" to "flag" (#16397) 2022-02-03 12:22:32 +00:00
profile_fields Require profile fields to belong to a group (#16390) 2022-02-15 09:27:18 -06:00
response_templates RFC#50-P5 Prepares the admin restructure to be tested (#13114) 2021-04-15 14:53:46 +02:00
secrets RFC#50-P5 Prepares the admin restructure to be tested (#13114) 2021-04-15 14:53:46 +02:00
settings add new color picker to user experience config (#16769) 2022-03-08 12:43:01 +00:00
shared Removing bootstrap: admin sidebar navigation (#16618) 2022-03-01 15:46:45 +01:00
sponsorships Admin layout update (#16345) 2022-01-31 11:53:46 +01:00
tags add new color picker to admin tag form (#16768) 2022-03-08 10:38:19 +00:00
tools
users Refactor the "Banish" Modal in the Member Detail View (#16757) 2022-03-17 10:36:10 -06:00
webhook_endpoints
welcome