Ghost/ghost/admin
Kevin Ansfield b123b297b6 Improved test settings fixtures
no issue

- the settings fixtures file was becoming hard to use because settings have been appended to it on an as-used basis which meant it was difficult to reason about the base-state in acceptance tests and was never really in sync with the default settings state for a Ghost site
- added a utility function to create a settings object with the `id` defined to avoid problems with manually updating the ids in the list
- updated to include all default settings with their default values if not already set to a specific testing value in the old fixtures
2022-05-30 14:09:29 +01:00
..
.github
app Sped up tests that use {{liquid-if}} 2022-05-30 12:10:37 +01:00
config
lib Fixed linting 2022-05-27 15:24:30 +01:00
mirage Improved test settings fixtures 2022-05-30 14:09:29 +01:00
public/assets
tests Improved test settings fixtures 2022-05-30 14:09:29 +01:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.lint-todo Migrated signup screen to Octane patterns 2022-05-27 13:28:29 +01:00
.lint-todorc.js
.template-lintrc.js
.watchmanconfig
ember-cli-build.js
ember-cli-update.json
Gruntfile.js
LICENSE
package.json v5.1.1 2022-05-30 13:54:28 +01:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock 🐛 Fixed word count for RTL languages 2022-05-27 13:58:48 +01:00

Ghost-Admin

This is the home of Ember.js based admin app that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin app) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.