discourse/app/assets/javascripts/admin/addon/controllers
Isaac Janzen d2502c9a79
DEV: Convert theme-change modal to component-based API (#22964)
# Before
<img width="575" alt="Screenshot 2023-08-03 at 1 35 47 PM" src="https://github.com/discourse/discourse/assets/50783505/b4ae1487-bef8-40d4-8949-902e36303d43">

# After
<img width="897" alt="Screenshot 2023-08-03 at 1 41 21 PM" src="https://github.com/discourse/discourse/assets/50783505/a37c5fe1-eee5-4e0a-8b0a-66aebbaf2342">

This modal could still use some design love. I will raise this internally.
2023-08-03 15:01:40 -05:00
..
admin-badges DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00
modals DEV: Convert theme-change modal to component-based API (#22964) 2023-08-03 15:01:40 -05:00
admin-api-keys-index.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-api-keys-new.js DEV: Convert api-key-urls modal to component-based API (#22913) 2023-08-01 14:51:18 -05:00
admin-api-keys-show.js DEV: Convert api-key-urls modal to component-based API (#22913) 2023-08-01 14:51:18 -05:00
admin-api-keys.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-backups-index.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-backups-logs.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-backups.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-badges.js DEV: Update /admin/badges to modern Ember patterns (#17672) 2022-08-03 10:12:17 +01:00
admin-customize-colors-show.js FIX: Correct router service call from some admin controllers (#22757) 2023-07-24 12:32:17 +01:00
admin-customize-colors.js FIX: Correct router service call from some admin controllers (#22757) 2023-07-24 12:32:17 +01:00
admin-customize-email-style-edit.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-customize-email-templates-edit.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-customize-email-templates.js DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00
admin-customize-form-templates-index.js DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00
admin-customize-robots-txt.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-customize-themes-edit.js FIX: Correct router service call from some admin controllers (#22757) 2023-07-24 12:32:17 +01:00
admin-customize-themes-show.js FEATURE: JSON editor for theme settings (#21647) 2023-07-27 13:48:59 -04:00
admin-customize-themes.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-dashboard-general.js FIX: Correct router service call from some admin controllers (#22757) 2023-07-24 12:32:17 +01:00
admin-dashboard-moderation.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-dashboard-reports.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-dashboard.js FIX: Correct router service call from some admin controllers (#22757) 2023-07-24 12:32:17 +01:00
admin-email-advanced-test.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-bounced.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-index.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-logs.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-preview-digest.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-received.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-rejected.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-sent.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-email-skipped.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-embedding.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-emojis.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-logs-screened-emails.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-logs-screened-ip-addresses.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-logs-screened-urls.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-logs-staff-action-logs.js DEV: Convert theme-change modal to component-based API (#22964) 2023-08-03 15:01:40 -05:00
admin-permalinks.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-plugins-index.js UX: Introduce toggle-switch UI for plugins (#22910) 2023-08-03 15:19:33 +01:00
admin-plugins.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-reports-show.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-search-logs-index.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-search-logs-term.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-site-settings-category.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-site-settings.js FIX: Toggling overridden settings broke in #21572 (#22831) 2023-07-27 19:41:42 +02:00
admin-site-text-edit.js DEV: Add endpoint for dismissing outdated translations (#22509) 2023-07-19 23:06:13 +08:00
admin-site-text-index.js DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00
admin-user-badges.js FIX: Badge granting recursion error (#20750) 2023-03-20 21:07:21 +00:00
admin-user-fields.js DEV: Fix array-related linting issues in templates (#22935) 2023-08-02 19:43:37 +02:00
admin-user-index.js DEV: Convert delete-user-posts-progress modal to component-based API (#22916) 2023-08-01 15:49:26 -05:00
admin-user.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-users-list-show.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-watched-words-action.js DEV: Convert watched-word-test modal to component-based API (#22911) 2023-08-01 16:08:56 -05:00
admin-watched-words.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-web-hooks-edit.js DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00
admin-web-hooks-index.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-web-hooks-show.js DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00
admin-web-hooks.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin.js DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00