mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
0abe447551
refs https://github.com/TryGhost/Ghost/issues/7204, requires https://github.com/TryGhost/Ghost/pull/7209 - replaces theme dropdown with a table - adds theme upload modal - validates theme mime type - prevents upload of `casper.zip` (default Casper theme can't be overwritten) - warns if an upload will overwrite an existing theme - gives option of immediately activating the uploaded theme or closing after successful upload - adds theme activation link/action - adds theme download link/action - adds theme deletion modal - warns about no undo possibility - offers possibility to download theme - modifies mirage config to handle theme changes |
||
---|---|---|
.. | ||
modals | ||
gh-alert-test.js | ||
gh-alerts-test.js | ||
gh-cm-editor-test.js | ||
gh-datetime-input-test.js | ||
gh-feature-flag-test.js | ||
gh-file-uploader-test.js | ||
gh-image-uploader-test.js | ||
gh-image-uploader-with-preview-test.js | ||
gh-navigation-test.js | ||
gh-navitem-test.js | ||
gh-navitem-url-input-test.js | ||
gh-notification-test.js | ||
gh-notifications-test.js | ||
gh-profile-image-test.js | ||
gh-search-input-test.js | ||
gh-subscribers-table-test.js | ||
gh-tag-settings-form-test.js | ||
gh-tags-management-container-test.js | ||
gh-task-button-test.js | ||
gh-theme-table-test.js | ||
gh-timezone-select-test.js | ||
gh-trim-focus-input-test.js | ||
gh-validation-status-container-test.js | ||
transfer-owner-test.js |