discourse/app/assets/javascripts/admin/templates
Martin Brennan e2ce12d414
FIX: Broken computing of userHasTimezone in bookmark modal and missing tap-tile templates for regular users (#9229)
Based on reports here https://meta.discourse.org/t/improved-bookmarks-with-reminders/144542

* Because the `userHasTimezone` property was computed and we were checking on an (essentially) global object, ember was not aware that the user timezone had changed because it changed in a different place. instead set the timezone as internal state for the modal on show and base the computed property off of that so it mutates correctly
* The tap-tile components were in the admin folder completely unnecessarily, move them out into the main discourse folder otherwise noone else can use the new bookmarks (icon + text is missing)
2020-03-18 11:12:23 +10:00
..
components FIX: Broken computing of userHasTimezone in bookmark modal and missing tap-tile templates for regular users (#9229) 2020-03-18 11:12:23 +10:00
logs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
modal FIX: prevents i18n helper to return a SafeString (#9191) 2020-03-12 16:50:20 +01:00
admin.hbs DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
api-keys-index.hbs FEATURE: Hash API keys in the database (#8438) 2019-12-12 11:45:00 +00:00
api-keys-new.hbs FIX: Disable save button for API key creation when invalid (#9005) 2020-02-19 16:33:09 +00:00
api-keys-show.hbs DEV: enforces no-invalid-interactive linting rule (#8907) 2020-02-11 15:55:16 +01:00
api.hbs UX: Various admin class and structure improvements for styling 2017-10-30 14:50:43 -04:00
backups-index.hbs DEV: Add class to backup restore buttons, for easier targeting 2020-03-17 18:46:17 +00:00
backups-logs.hbs Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
backups.hbs DEV: Plugin outlet for admin backup view (#8793) 2020-01-27 12:31:08 -06:00
badges-award.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
badges-index.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
badges-show.hbs DEV: enforces no-invalid-interactive linting rule (#8907) 2020-02-11 15:55:16 +01:00
badges.hbs Minor tweaks to badge CSV upload 2020-01-13 12:44:22 -05:00
customize-colors-index.hbs FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
customize-colors-show.hbs DEV: enforces no self-closing-void-elements (#8879) 2020-02-06 17:26:06 +01:00
customize-colors.hbs REFACTOR: admin-customize-color (#7018) 2019-02-19 09:31:11 +01:00
customize-email-style-edit.hbs FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
customize-email-style.hbs FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
customize-email-templates-edit.hbs Different fix (#7815) 2019-07-02 11:53:16 +10:00
customize-email-templates-index.hbs FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
customize-email-templates.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
customize-robots-txt.hbs FEATURE: Allow customization of robots.txt (#7884) 2019-07-15 20:47:44 +03:00
customize-themes-edit.hbs DEV: enforce ember-template-lint: no-unnecessary-concat (#9133) 2020-03-07 12:58:48 +01:00
customize-themes-index.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
customize-themes-show.hbs FIX: Remote themes Github link should go to custom branch #9184 2020-03-18 03:57:54 +05:30
customize-themes.hbs UX: List popular themes and components in admin panel (#6997) 2019-02-20 14:58:31 -05:00
customize.hbs FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
dashboard.hbs DEV: enforces ember-template-lint: no-partial (#9173) 2020-03-11 15:30:14 +01:00
dashboard_general.hbs FIX: prevents i18n helper to return a SafeString (#9191) 2020-03-12 16:50:20 +01:00
dashboard_moderation.hbs DEV: enforce ember-template-lint: no-unnecessary-concat (#9133) 2020-03-07 12:58:48 +01:00
dashboard_reports.hbs DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
dashboard_security.hbs DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
email-advanced-test.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
email-bounced.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
email-index.hbs REFACTOR: removes legacy bootstrap css class (#9174) 2020-03-11 15:31:29 +01:00
email-preview-digest.hbs REFACTOR: removes legacy bootstrap css class (#9174) 2020-03-11 15:31:29 +01:00
email-received.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
email-rejected.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
email-sent.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
email-skipped.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
email.hbs FEATURE: Add 'Advanced Test' for admin panel. 2018-12-05 21:56:18 +01:00
embedding.hbs FIX: prevents i18n helper to return a SafeString (#9191) 2020-03-12 16:50:20 +01:00
emojis.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
logs.hbs FEATURE: search log term details page (#5445) 2017-12-20 13:41:31 +11:00
permalinks.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
plugins-index.hbs DEV: enforces link-rel-noopener linting rule (#8936) 2020-03-06 11:35:18 -05:00
plugins.hbs icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
reports-show.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
search-logs-index.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
search-logs-term.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
site-settings-category.hbs DEV: enforces no self-closing-void-elements (#8879) 2020-02-06 17:26:06 +01:00
site-settings.hbs DEV: enforce ember-template-lint: no-unnecessary-concat (#9133) 2020-03-07 12:58:48 +01:00
site-text-edit.hbs Different fix (#7815) 2019-07-02 11:53:16 +10:00
site-text-index.hbs FEATURE: Locale support for seeded categories and topics (#7110) 2019-03-18 21:09:13 +01:00
site-text.hbs FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
user-badges.hbs DEV: enforces ember-template-lint: no-unbound (#9147) 2020-03-09 15:28:31 +01:00
user-fields.hbs DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
user-index.hbs FIX: prevents i18n helper to return a SafeString (#9191) 2020-03-12 16:50:20 +01:00
user-tl3-requirements.hbs DEV: enforces no self-closing-void-elements (#8879) 2020-02-06 17:26:06 +01:00
user.hbs Remove the `ScrollTop` Mixin 2016-11-10 15:25:04 -05:00
users-list-show.hbs DEV: enforces ember-template-lint: no-triple-curlies (#9165) 2020-03-11 09:23:10 +01:00
users-list.hbs FEATURE: Approve suspect users is now true by default. The suspect users list was removed (#9151) 2020-03-10 08:56:42 -03:00
watched-words-action.hbs FEATURE: Add a test facility to the watched words admin interface 2019-08-02 15:29:12 +01:00
watched-words.hbs DEV: enforce ember-template-lint: no-unnecessary-concat (#9133) 2020-03-07 12:58:48 +01:00
web-hooks-show-events.hbs DEV: enforces no-invalid-interactive linting rule (#8907) 2020-02-11 15:55:16 +01:00
web-hooks-show.hbs DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
web-hooks.hbs DEV: Remove buffered rendering from watched words 2019-12-03 17:23:10 -07:00