discourse/app/assets/javascripts/admin/addon/templates
Martin Brennan 8ef569cda4
UX: Remove Plugin Settings tab (#23345)
This tab doesn't really provide anything useful, and can be quite
confusing in some cases. Each plugin is already listed below, and
you can navigate to their settings from there. We want to move away
from the catch-all Plugins category for site settings. Core plugins are
not shown in this list as at 97a812f022.
2023-08-31 12:11:39 +10:00
..
admin-badges FIX: Badge preview not displaying grant count (#23269) 2023-08-25 09:19:01 -05:00
logs DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
admin-badges.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
admin.hbs DEV: Introduce declarative hide-application-footer helper (#23088) 2023-08-17 12:47:08 +01:00
api-keys-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
api-keys-new.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
api-keys-show.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
api.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
backups-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
backups-logs.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
backups.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-colors-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-colors-show.hbs UX: settings are misaligned when translations are too long (#23308) 2023-08-29 18:17:12 +05:30
customize-colors.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-email-style-edit.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-email-style.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-email-templates-edit.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-email-templates.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-form-templates-edit.hbs DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
customize-form-templates-index.hbs DEV: Show active categories in form templates customize table (#20498) 2023-03-01 12:37:14 -08:00
customize-form-templates-new.hbs DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
customize-robots-txt.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-themes-edit.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-themes-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize-themes-show.hbs FEATURE: JSON editor for theme settings (#21647) 2023-07-27 13:48:59 -04:00
customize-themes.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
customize.hbs DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
dashboard_general.hbs DEV: Remove use of PluginOutlet @tagName argument in core 2023-01-31 12:15:37 +00:00
dashboard_moderation.hbs DEV: Rename all uses of PluginOutlet @args in core 2023-01-31 13:51:25 +00:00
dashboard_reports.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
dashboard_security.hbs DEV: Remove use of PluginOutlet @tagName argument in core 2023-01-31 12:15:37 +00:00
dashboard.hbs DEV: Remove use of PluginOutlet @tagName argument in core 2023-01-31 12:15:37 +00:00
email-advanced-test.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email-bounced.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email-preview-digest.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email-received.hbs DEV: Add extra whitespace to tidy up prettified templates 2022-12-28 13:11:12 +00:00
email-rejected.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email-sent.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email-skipped.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
email.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
embedding.hbs FEATURE: Update topic/comment embedding parameters (#20181) 2023-02-28 14:31:59 +02:00
emojis.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
logs.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
permalinks.hbs DEV: Update admin controllers to native class syntax (#20674) 2023-03-15 09:42:12 +00:00
plugins-index.hbs FIX: Improve admin plugin list and modernize code (#23256) 2023-08-28 10:48:59 +10:00
plugins.hbs UX: Remove Plugin Settings tab (#23345) 2023-08-31 12:11:39 +10:00
reports-show.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
search-logs-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
search-logs-term.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
site-settings-category.hbs FEATURE: Fuzzy search in site settings and raise limit to 100 matches (#21572) 2023-05-16 18:23:05 +10:00
site-settings.hbs FIX: Toggling overridden settings broke in #21572 (#22831) 2023-07-27 19:41:42 +02:00
site-text-edit.hbs DEV: Add endpoint for dismissing outdated translations (#22509) 2023-07-19 23:06:13 +08:00
site-text-index.hbs FEATURE: Warn about outdated translation overrides in admin dashboard (#22384) 2023-07-10 10:06:40 +08:00
site-text.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
user-badges.hbs FIX: Badge granting recursion error (#20750) 2023-03-20 21:07:21 +00:00
user-fields.hbs DEV: Fix array-related linting issues in templates (#22935) 2023-08-02 19:43:37 +02:00
user-index.hbs FEATURE: Count only approved flagged posts in user pages (#22799) 2023-07-31 13:33:10 +08:00
user-tl3-requirements.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
user.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
users-list-show.hbs FIX: update LoadMore selector for user tables (#20676) 2023-03-14 11:10:51 -04:00
users-list.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
watched-words-action.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
watched-words.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
web-hooks-edit.hbs DEV: Rename all uses of PluginOutlet @args in core 2023-01-31 13:51:25 +00:00
web-hooks-index.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
web-hooks-show.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
web-hooks.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00