discourse/app/assets/javascripts/admin/templates/components
Blake Erickson 2bb36d72a3 DEV: Fix failing test on CI due to whitespace differences
I could not replicate the failure locally, but it was consistently
failing on CI with:

```
  Assertion Failed: it should escape watched words

      Expected:  <img src="x">, Actual:  <img src="x">
```

This commit removes an extra space that was added originally, but I
don't think it is really needed after double checking how it displays in
the UI. The `x` icon and the word have sufficient spacing between them.
If we need to we can tweak it in css instead.
2019-11-27 17:23:49 -07:00
..
report-filters FIX: better handling of category filter deselection (#7468) 2019-05-02 10:03:12 +02:00
site-settings FEATURE: New site settings for default tags in user preferences. (#8283) 2019-11-01 12:40:13 +05:30
ace-editor.hbs
admin-directory-toggle.hbs DEV: Remove buffered rendering from admin-directory toggle 2019-11-25 18:09:18 -07:00
admin-editable-field.hbs UX: bypass chrome autocomplete when editing admin text fields 2019-10-03 09:01:55 +10:00
admin-form-row.hbs
admin-nav.hbs
admin-report-chart.hbs
admin-report-counters.hbs
admin-report-counts.hbs
admin-report-inline-table.hbs
admin-report-per-day-counts.hbs
admin-report-stacked-chart.hbs FIX: better handling of resizing in stacked charts (#6921) 2019-01-22 11:20:50 +01:00
admin-report-storage-stats.hbs FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
admin-report-table-cell.hbs
admin-report-table-header.hbs
admin-report-table-row.hbs
admin-report-table.hbs FIX: ensures correct i18n key is used (#7686) 2019-06-04 11:22:44 +02:00
admin-report-trust-level-counts.hbs
admin-report.hbs UX: improves dates on reports export UI (#7971) 2019-08-06 08:41:21 +02:00
admin-theme-editor.hbs FIX: Hide advanced theme fields behind a flag, pending UI improvement 2019-02-19 22:25:00 +00:00
admin-user-field-item.hbs REFACTOR: admin-user-field-item (#7016) 2019-02-19 09:30:38 +01:00
admin-watched-word.hbs DEV: Fix failing test on CI due to whitespace differences 2019-11-27 17:23:49 -07:00
admin-web-hook-event-chooser.hbs
admin-web-hook-event.hbs UX: Switch ellipsis direction when expanding web hook event details. 2019-04-16 14:28:23 +08:00
email-styles-editor.hbs FEATURE: support SCSS in custom email style 2019-10-23 15:42:37 -04:00
embeddable-host.hbs icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
embedding-setting.hbs
flag-user-lists.hbs FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
flag-user.hbs
highlighted-code.hbs
inline-edit-checkbox.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
install-theme-item.hbs UX: List popular themes and components in admin panel (#6997) 2019-02-20 14:58:31 -05:00
penalty-post-action.hbs
permalink-form.hbs DEV: refactoring permalink-form (#6925) 2019-01-22 15:09:21 +01:00
save-controls.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
screened-ip-address-form.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
secret-value-list.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
setting-validation-message.hbs
silence-details.hbs
site-customization-change-details.hbs
site-customization-change-field.hbs
site-setting.hbs FIX: default user preferenced categories are not updating in admin site setting UI. 2019-10-31 05:45:57 +05:30
site-text-summary.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
suspension-details.hbs
tags-uploader.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
themes-list-item.hbs FEATURE: allow disabling theme components (#7812) 2019-07-03 18:18:11 +10:00
themes-list.hbs UX: List popular themes and components in admin panel (#6997) 2019-02-20 14:58:31 -05:00
value-list.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
watched-word-form.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
watched-word-uploader.hbs FEATURE: Watched words improvements (#7899) 2019-07-22 14:59:56 +03:00