discourse/app/assets/javascripts/admin/addon/routes
Martin Brennan 2d5f323ca3
DEV: Move config area site setting fetch into new controller (#28136)
Followup 4aea12fdcb

In certain config areas (like About) we want to be able
to fetch specific site settings by name. In this case,
sometimes we need to be able to fetch hidden settings,
in cases where a config area is still experimental.

Splitting out a different endpoint for this purpose
allows us to be stricter with what we return for config
areas without affecting the main site settings UI, revealing
hidden settings before they are ready.
2024-07-30 15:41:28 +10:00
..
admin-badges DEV: form-kit 2024-07-17 11:59:35 +02:00
admin-api-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-api-keys-index.js
admin-api-keys-new.js
admin-api-keys-show.js
admin-api-keys.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-backups-index.js DEV: Use `async/await` in admin route `model` fns (#27745) 2024-07-05 22:25:42 +02:00
admin-backups-logs.js
admin-backups.js FIX: Missing model return in admin-backups route (#28035) 2024-07-23 16:24:29 +10:00
admin-badges.js DEV: form-kit 2024-07-17 11:59:35 +02:00
admin-config-about.js DEV: Move config area site setting fetch into new controller (#28136) 2024-07-30 15:41:28 +10:00
admin-config-flags-edit.js FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
admin-customize-colors-show.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-customize-colors.js
admin-customize-email-style-edit.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-customize-email-style-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-customize-email-style.js
admin-customize-email-templates-edit.js
admin-customize-email-templates.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-customize-form-templates-edit.js
admin-customize-form-templates-index.js
admin-customize-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-customize-robots-txt.js
admin-customize-themes-edit.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-customize-themes-index.js
admin-customize-themes-show-schema.js DEV: Use `async/await` in admin route `model` fns (#27745) 2024-07-05 22:25:42 +02:00
admin-customize-themes-show.js FIX: Locale mismatch at theme translations picker (#26687) 2024-04-19 14:23:27 -03:00
admin-customize-themes.js FEATURE: direct link to components for admin sidebar (#26644) 2024-04-17 11:45:59 +10:00
admin-dashboard-general.js
admin-dashboard-new-features.js FEATURE: dedicated admin section for new features (#24292) 2023-11-20 09:59:04 +11:00
admin-dashboard-reports.js
admin-dashboard.js
admin-email-bounced.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-email-incomings.js
admin-email-index.js
admin-email-logs.js
admin-email-preview-digest.js
admin-email-received.js
admin-email-rejected.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-email-sent.js
admin-email-skipped.js
admin-embedding.js
admin-emojis.js DEV: Use `async/await` in admin route `model` fns (#27745) 2024-07-05 22:25:42 +02:00
admin-flags-posts-active.js
admin-flags-posts-old.js
admin-flags-topics-index.js
admin-logs-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-logs-screened-emails.js
admin-logs-screened-ip-addresses.js
admin-logs-screened-urls.js
admin-logs-staff-action-logs.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-permalinks.js
admin-plugins-show-index.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
admin-plugins-show-settings.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
admin-plugins-show.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
admin-plugins.js DEV: Use `async/await` in admin route `model` fns (#27745) 2024-07-05 22:25:42 +02:00
admin-reports-show.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-route-map.js FEATURE: created edit and delete flags (#27484) 2024-07-03 08:45:37 +10:00
admin-search-logs-index.js DEV: Use `async/await` in admin route `model` fns (#27745) 2024-07-05 22:25:42 +02:00
admin-search-logs-term.js DEV: Use `async/await` in admin route `model` fns (#27745) 2024-07-05 22:25:42 +02:00
admin-site-settings-category.js
admin-site-settings-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-site-settings.js
admin-site-text-edit.js DEV: Use `async/await` in admin route `model` fns (#27745) 2024-07-05 22:25:42 +02:00
admin-site-text-index.js FEATURE: add Untranslated filter to admin text customization (#27555) 2024-06-24 06:24:06 -03:00
admin-user-badges.js
admin-user-fields.js
admin-user-index.js
admin-user-tl3-requirements.js
admin-user.js
admin-users-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-users-list-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-users-list-show.js FEATURE: Show additional filter links in admin sidebar for no results (#26672) 2024-04-19 10:55:17 +10:00
admin-users-list.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-watched-words-action.js
admin-watched-words-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
admin-watched-words.js
admin-web-hooks-edit.js
admin-web-hooks-show.js
admin-web-hooks.js
admin.js FIX: More header dropdown admin sidebar fixes (#27241) 2024-05-30 12:55:25 +10:00