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/discourse/tests
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
..
acceptance FEATURE: Allow private themes to be partially installed (#17644) 2022-08-10 13:30:18 +03:00
fixtures DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
helpers DEV: Add registerUserMenuTab plugin API (#17851) 2022-08-10 13:21:37 +08:00
integration DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
unit DEV: Add bookmarks tab to the new user menu (#17814) 2022-08-08 17:24:04 +03:00
active-plugins.js.erb DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
core-tests.js DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
index.html DEV: Upgrade to Ember 3.28 2022-07-19 10:00:59 +01:00
plugin-tests.js.erb DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00
setup-tests.js DEV: Replace site:main with service:site (#17766) 2022-08-03 14:38:35 +01:00
test-boot-ember-cli.js DEV: Randomize tests order in more cases (#17588) 2022-07-21 03:50:32 +02:00