discourse/app/assets/javascripts/admin/addon/controllers/modals
Bianca Nenciu e029a9b36c
FEATURE: Allow private themes to be partially installed (#17644)
A public key must be added to GitHub when installing private themes.
When the process happens asynchronously (for example if the admin does
not have admin permissions to the GitHub repository), installing
private themes becomes very difficult.

In this case, the Discourse admin can partially install the theme by
letting Discourse save the private key, create a placeholder theme and
give the admin a public key to be used as a deploy key. After the key
is installed, the admin can finish theme installation by pressing a
button on the theme page.
2022-08-10 13:30:18 +03:00
..
admin-add-upload.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badge-preview.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-color-scheme-select-base.js REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
admin-delete-posts-confirmation.js FEATURE: allow admin to delete all posts by a user irrespectively (#14128) 2021-08-25 10:14:22 +05:30
admin-delete-user-posts-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-edit-badge-groupings.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-incoming-email.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-install-theme.js FEATURE: Allow private themes to be partially installed (#17644) 2022-08-10 13:30:18 +03:00
admin-merge-users-confirmation.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-merge-users-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-merge-users-prompt.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-reseed.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-silence-user.js FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
admin-staff-action-log-details.js REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
admin-start-backup.js REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
admin-suspend-user.js FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
admin-theme-change.js REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
admin-uploaded-image-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-watched-word-test.js FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00
site-setting-default-categories.js FEATURE: update existing users when group default notifications changed. (#13434) 2021-07-15 19:53:57 +05:30