discourse/app/assets/javascripts/admin/addon/routes
Osama Sayegh 422f395042
FIX: Show unassigned component warning when installing multiple components successively (#11675)
A while ago we made a change to display a warning after installing a theme component when the admin tries to leave the page without adding the new installed component to any themes (see 5e29ae3ef5).

However there is an edge case that we forgot to address, and that's when an admin installs a component and then immediately opens the install modal again to install another one which can result in the warning being shown twice at the same time.

This PR prevents that by showing the warning when opening the install modal if the conditions are met (new component and not added to any themes) instead of showing it after installing the second component.
2021-01-11 18:29:12 +03:00
..
admin-api-index.js
admin-api-keys-index.js
admin-api-keys-new.js
admin-api-keys-show.js
admin-api-keys.js
admin-backups-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-backups-logs.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-backups.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badges-award.js
admin-badges-index.js
admin-badges-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badges.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-colors-show.js
admin-customize-colors.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-email-style-edit.js
admin-customize-email-style-index.js
admin-customize-email-style.js
admin-customize-email-templates-edit.js
admin-customize-email-templates.js
admin-customize-index.js
admin-customize-robots-txt.js
admin-customize-themes-edit.js FIX: Only block local edits for git-sourced themes (#11450) 2020-12-09 19:41:42 +00:00
admin-customize-themes-index.js
admin-customize-themes-show.js FIX: Show unassigned component warning when installing multiple components successively (#11675) 2021-01-11 18:29:12 +03:00
admin-customize-themes.js FIX: Show unassigned component warning when installing multiple components successively (#11675) 2021-01-11 18:29:12 +03:00
admin-dashboard-general.js
admin-dashboard-reports.js
admin-dashboard.js
admin-email-bounced.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-email-incomings.js
admin-email-index.js
admin-email-logs.js
admin-email-preview-digest.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-email-received.js
admin-email-rejected.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-email-sent.js
admin-email-skipped.js
admin-embedding.js
admin-emojis.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-flags-posts-active.js
admin-flags-posts-old.js
admin-flags-topics-index.js
admin-logs-index.js
admin-logs-screened-emails.js
admin-logs-screened-ip-addresses.js
admin-logs-screened-urls.js
admin-logs-staff-action-logs.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-permalinks.js
admin-plugins.js
admin-reports-index.js
admin-reports-show.js
admin-route-map.js
admin-search-logs-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-search-logs-term.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-site-settings-category.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-site-settings-index.js
admin-site-settings.js
admin-site-text-edit.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
admin-site-text-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-user-badges.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-user-fields.js
admin-user-index.js
admin-user-tl3-requirements.js
admin-user.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-users-index.js
admin-users-list-index.js
admin-users-list-show.js
admin-users-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-watched-words-action.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-watched-words-index.js
admin-watched-words.js
admin-web-hooks-show-events.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-web-hooks-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-web-hooks.js
admin.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00