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) |
||
|---|---|---|
| .. | ||
| report-filters | ||
| site-settings | ||
| ace-editor.hbs | ||
| admin-backups-logs.hbs | ||
| admin-directory-toggle.hbs | ||
| admin-editable-field.hbs | ||
| 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 | ||
| admin-report-storage-stats.hbs | ||
| admin-report-table-cell.hbs | ||
| admin-report-table-header.hbs | ||
| admin-report-table-row.hbs | ||
| admin-report-table.hbs | ||
| admin-report-trust-level-counts.hbs | ||
| admin-report.hbs | ||
| admin-theme-editor.hbs | ||
| admin-user-field-item.hbs | ||
| admin-watched-word.hbs | ||
| admin-web-hook-event-chooser.hbs | ||
| admin-web-hook-event.hbs | ||
| admin-web-hook-status.hbs | ||
| dashboard-problems.hbs | ||
| email-styles-editor.hbs | ||
| embeddable-host.hbs | ||
| embedding-setting.hbs | ||
| flag-user-lists.hbs | ||
| flag-user.hbs | ||
| highlighted-code.hbs | ||
| inline-edit-checkbox.hbs | ||
| install-theme-item.hbs | ||
| penalty-post-action.hbs | ||
| permalink-form.hbs | ||
| resumable-upload.hbs | ||
| screened-ip-address-form.hbs | ||
| secret-value-list.hbs | ||
| setting-validation-message.hbs | ||
| silence-details.hbs | ||
| site-customization-change-details.hbs | ||
| site-customization-change-field.hbs | ||
| site-setting.hbs | ||
| site-text-summary.hbs | ||
| suspension-details.hbs | ||
| tags-uploader.hbs | ||
| themes-list-item.hbs | ||
| themes-list.hbs | ||
| value-list.hbs | ||
| version-checks.hbs | ||
| watched-word-form.hbs | ||
| watched-word-uploader.hbs | ||