..
form-template
DEV: Create form templates ( #20189 )
2023-02-08 11:21:39 -08:00
report-filters
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
site-settings
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
ace-editor.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
ace-editor.js
DEV: Modernize Ember Resolver ( #17353 )
2022-07-06 14:20:00 +01:00
admin-backups-logs.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-backups-logs.js
DEV: Use method definition syntax consistently ( #14915 )
2021-11-13 14:01:55 +01:00
admin-editable-field.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-editable-field.js
DEV: Remove usage of {{action}} modifiers - Take 2 ( #18476 )
2022-10-05 13:08:54 +01:00
admin-form-row.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-form-row.js
admin-graph.js
DEV: Bump eslint-config-discourse ( #14868 )
2021-11-10 09:31:41 +10:00
admin-nav.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-nav.js
admin-penalty-history.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-penalty-history.js
FEATURE: Penalty history improvements ( #13359 )
2021-07-12 11:36:56 -07:00
admin-penalty-post-action.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-penalty-post-action.js
UX: Redesign and refactor penalty modals ( #19458 )
2022-12-19 19:36:03 +02:00
admin-penalty-reason.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-penalty-reason.js
UX: Redesign and refactor penalty modals ( #19458 )
2022-12-19 19:36:03 +02:00
admin-penalty-similar-users.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-penalty-similar-users.js
UX: Redesign and refactor penalty modals ( #19458 )
2022-12-19 19:36:03 +02:00
admin-report-chart.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-chart.js
DEV: drops jquery usage un admin-report-chart ( #14661 )
2021-10-20 14:28:49 +02:00
admin-report-counters.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-counters.js
admin-report-counts.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-counts.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
admin-report-inline-table.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-inline-table.js
admin-report-per-day-counts.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-per-day-counts.js
admin-report-stacked-chart.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-stacked-chart.js
FIX: prepare data before creating chart to avoid side effect ( #16570 )
2022-04-27 14:04:09 +02:00
admin-report-storage-stats.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-storage-stats.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
admin-report-table-cell.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-table-cell.js
DEV: Fix typos "formated" -> "formatted" ( #17156 )
2022-06-20 20:02:05 +02:00
admin-report-table-header.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-table-header.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
admin-report-table-row.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-table-row.js
admin-report-table.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-table.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
admin-report-trust-level-counts.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report-trust-level-counts.js
admin-report.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-report.js
FIX: ensures we don't apply charts options to other modes ( #13570 )
2021-06-29 21:58:35 +02:00
admin-theme-editor.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-theme-editor.js
DEV: Remove usage of {{action}} modifiers - Take 2 ( #18476 )
2022-10-05 13:08:54 +01:00
admin-user-field-item.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-user-field-item.js
REFACTOR: admin-user-field-item ( #16499 )
2022-04-19 13:31:43 +02:00
admin-watched-word.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
admin-watched-word.js
DEV: refactor bootbox alerts ( #18292 )
2022-09-27 14:47:13 -04:00
admin-wrapper.js
FEATURE: Add admin-area
class to HTML tag ( #12459 )
2021-03-22 11:36:26 +11:00
cancel-link.js
color-input.hbs
DEV: Correct location of color-input template ( #20278 )
2023-02-14 11:02:27 +00:00
color-input.js
FEATURE: Use native color-picker ( #15748 )
2022-02-01 11:18:13 -03:00
dashboard-new-feature-item.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
dashboard-new-feature-item.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
dashboard-new-features.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
dashboard-new-features.js
DEV: Fix set-after-destroy issues ( #15078 )
2021-11-24 20:13:52 +01:00
dashboard-problems.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
dashboard-problems.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
email-styles-editor.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
email-styles-editor.js
DEV: update yes/no confirmation dialogs ( #18181 )
2022-09-14 11:06:56 -04:00
embeddable-host.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
embeddable-host.js
DEV: Refactor the last few bootbox dialogs ( #18416 )
2022-10-07 11:38:27 -04:00
embedding-setting.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
embedding-setting.js
DEV: Remove 'dasherize' string prototype extensions ( #16740 )
2022-05-13 10:56:23 -05:00
emoji-value-list.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
emoji-value-list.js
DEV: Introduce discourseLater
( #17532 )
2022-07-17 00:50:49 +02:00
flag-user-lists.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
flag-user-lists.js
flag-user.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
flag-user.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
highlighted-code.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
highlighted-code.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
inline-edit-checkbox.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
inline-edit-checkbox.js
FIX: Checkbox value should not leak between themes ( #11327 )
2020-11-24 12:10:28 +02:00
install-theme-item.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
install-theme-item.js
ip-lookup.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
ip-lookup.js
DEV: Remove usage of {{action}} modifiers - Take 2 ( #18476 )
2022-10-05 13:08:54 +01:00
moderation-history-item.js
permalink-form.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
permalink-form.js
DEV: refactor bootbox alerts ( #18292 )
2022-09-27 14:47:13 -04:00
resumable-upload.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
resumable-upload.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
screened-ip-address-form.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
screened-ip-address-form.js
DEV: refactor bootbox alerts ( #18292 )
2022-09-27 14:47:13 -04:00
secret-value-list.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
secret-value-list.js
FIX: Inputs using focusout regressed in #17345 ( #17389 )
2022-07-08 13:00:33 +02:00
setting-validation-message.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
setting-validation-message.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
silence-details.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
silence-details.js
simple-list.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
simple-list.js
FIX: Inputs using focusout regressed in #17345 ( #17389 )
2022-07-08 13:00:33 +02:00
site-customization-change-details.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
site-customization-change-details.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
site-customization-change-field.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
site-customization-change-field.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
site-setting.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
site-setting.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
site-text-summary.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
site-text-summary.js
DEV: Remove jQuery autoellipsis dependency ( #15336 )
2021-12-17 11:45:12 -05:00
staff-actions.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
staff-actions.js
DEV: drops jquery/simplify code/removes leaked event ( #14947 )
2021-11-16 10:26:39 +01:00
tags-uploader.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
tags-uploader.js
DEV: refactor bootbox alerts ( #18292 )
2022-09-27 14:47:13 -04:00
theme-setting-editor.js
DEV: Remove layoutName references to site-settings component template
2023-02-13 11:42:38 +00:00
theme-setting-relatives-selector.js
DEV: Remove layoutName references to site-settings component template
2023-02-13 11:42:38 +00:00
theme-translation.js
DEV: Remove layoutName references to site-settings component template
2023-02-13 11:42:38 +00:00
themes-list-item.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
themes-list-item.js
DEV: Remove usage of {{action}} modifiers - Take 2 ( #18476 )
2022-10-05 13:08:54 +01:00
themes-list.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
themes-list.js
FEATURE: Add filter box to the themes/components list ( #13767 )
2021-07-19 09:33:58 +08:00
value-list.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
value-list.js
DEV: Extensively use includes()
( #17541 )
2022-07-17 20:48:36 +02:00
version-checks.hbs
DEV: Add a plugin outlet for admin upgrade-header ( #20274 )
2023-02-14 00:03:46 +01:00
version-checks.js
DEV: Generate template backing classes for app ( #17300 )
2022-07-04 01:27:29 +02:00
watched-word-form.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
watched-word-form.js
FIX: Watched words submit button should be disabled by default ( #18947 )
2022-11-08 15:38:11 -08:00
watched-word-uploader.hbs
DEV: Colocate all admin component templates
2023-02-13 11:42:38 +00:00
watched-word-uploader.js
DEV: refactor bootbox alerts ( #18292 )
2022-09-27 14:47:13 -04:00
webhook-event-chooser.hbs
DEV: Apply prettier to hbs files
2022-12-28 13:11:12 +00:00
webhook-event-chooser.js
DEV: Modernize the remaining admin-webhooks parts ( #19438 )
2022-12-13 13:32:34 +01:00
webhook-event.hbs
DEV: Apply prettier to hbs files
2022-12-28 13:11:12 +00:00
webhook-event.js
DEV: Modernize the remaining admin-webhooks parts ( #19438 )
2022-12-13 13:32:34 +01:00
webhook-events.hbs
DEV: Add extra whitespace to tidy up prettified templates
2022-12-28 13:11:12 +00:00
webhook-events.js
DEV: Modernize the remaining admin-webhooks parts ( #19438 )
2022-12-13 13:32:34 +01:00
webhook-status.hbs
DEV: Apply prettier to hbs files
2022-12-28 13:11:12 +00:00
webhook-status.js
DEV: Modernize the remaining admin-webhooks parts ( #19438 )
2022-12-13 13:32:34 +01:00