This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/admin/addon/templates/components
Roman Rizzi 90a3fbc07b
DEV: Remove HTML setting type and sanitization logic. (#14440)
* DEV: Remove HTML setting type and sanitization logic.

We concluded that we don't want settings to contain HTML, so I'm removing the setting type and sanitization logic. Additionally, we no longer allow the global-notice text to contain HTML.

I searched for usages of this setting type in the `all-the-plugins` repo and found none, so I haven't added a migration for existing settings.

* Mark Global notices containing links as HTML Safe.
2021-10-04 15:40:35 -03:00
..
report-filters DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
site-settings DEV: Remove HTML setting type and sanitization logic. (#14440) 2021-10-04 15:40:35 -03:00
ace-editor.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-backups-logs.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-editable-field.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-form-row.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-nav.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-penalty-history.hbs FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
admin-report-chart.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-counters.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-counts.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-inline-table.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-per-day-counts.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-stacked-chart.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-storage-stats.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-table-cell.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-table-header.hbs DEV: allows reports to display an html title (#12687) 2021-04-22 13:38:10 +02:00
admin-report-table-row.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-table.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report-trust-level-counts.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-report.hbs FIX: correctly implements average for reports (#13447) 2021-06-21 10:35:11 +02:00
admin-theme-editor.hbs DEV: Show warning in admin UI for core SCSS color vars (#12984) 2021-05-11 09:01:06 -04:00
admin-user-field-item.hbs FEATURE: the ability to search users by custom fields (#12762) 2021-04-27 15:52:45 +10:00
admin-watched-word.hbs FIX: only delete the word/phrase when the 'x' icon is clicked (#13547) 2021-06-28 15:14:18 +05:30
admin-web-hook-event-chooser.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-web-hook-event.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-web-hook-status.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
dashboard-new-feature-item.hbs FEATURE: Add new features section in admin dashboard (#11731) 2021-01-22 10:09:02 -05:00
dashboard-new-features.hbs DEV: Buttons were missing btn-default classes (#12991) 2021-05-08 11:45:18 -04:00
dashboard-problems.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
email-styles-editor.hbs UX: Allow saving with cmd+s/ctrl+s with Ace editor (#12674) 2021-05-04 12:56:10 +01:00
embeddable-host.hbs FIX: Don't try to focus on a missing element (#11766) 2021-01-20 15:02:27 +01:00
embedding-setting.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
emoji-value-list.hbs DEV: Rename emoji icon (#13499) 2021-06-23 11:12:48 -04:00
flag-user-lists.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
flag-user.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
highlighted-code.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
inline-edit-checkbox.hbs FIX: Checkbox value should not leak between themes (#11327) 2020-11-24 12:10:28 +02:00
install-theme-item.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
penalty-post-action.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
permalink-form.hbs UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
resumable-upload.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
screened-ip-address-form.hbs UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
secret-value-list.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
setting-validation-message.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
silence-details.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
simple-list.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
site-customization-change-details.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
site-customization-change-field.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
site-setting.hbs FIX: force refresh staff action logs when transitioning from site settings (#12096) 2021-02-17 00:18:39 +05:30
site-text-summary.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
suspension-details.hbs UX: add stock suspension reasons to suspend dialog. (#10990) 2020-11-11 01:01:28 +05:30
tags-uploader.hbs DEV: Buttons were missing btn-default classes (#12991) 2021-05-08 11:45:18 -04:00
themes-list-item.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
themes-list.hbs FEATURE: Add filter box to the themes/components list (#13767) 2021-07-19 09:33:58 +08:00
value-list.hbs DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
version-checks.hbs REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
watched-word-form.hbs FIX: Adding multiple auto tags in watched words admin UI (#13421) 2021-06-17 13:42:16 -04:00
watched-word-uploader.hbs FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00