0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/ghost/admin
Rish 0ae423bbb4 Fixed selected currency in payment settings
no refs

For selected currency, we were only checking in the secondary currency list which does not include the top currencies like USD, so if the current selected currency is one of the top currencies, the `selectedCurrency` returned a value of `undefined`. The fix updates selected currency computation to check both top and other currencies
2021-03-09 23:14:21 +05:30
..
.github
app Fixed selected currency in payment settings 2021-03-09 23:14:21 +05:30
config
lib Fixed card border color in Koenig 2021-03-09 12:51:35 +01:00
mirage Removed more leftover unsplash code & fixed tests 2021-02-18 15:03:53 +13:00
public/assets Replaced default user avatar image in Admin 2021-03-09 15:00:02 +01:00
tests Changed all green and blue modal buttons to black 2021-03-05 13:16:43 +01:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.watchmanconfig
ember-cli-build.js
ember-cli-update.json
Gruntfile.js
LICENSE
package.json v4.0.0-rc.0 2021-03-05 14:08:52 +00:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Removed tour feature 2021-03-02 14:29:26 +00:00

Ghost-Admin

This is the home of Ember.js based admin client 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 client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2021 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.