Ghost/ghost/admin
Kevin Ansfield ac094821c8 Improved "Server unreachable" error handling in editor
refs https://github.com/TryGhost/Team/issues/788

- automatically retry any failed save attempts every 5 seconds for up to 30 seconds
- only show error bar after when we completely give up
- clear error bar if a later save is successful
- update error message to specify there's a connection problem and to retry with Cmd+S
- notify Sentry of a successful save after an initial failure including the number of attempts that were made and the total time for save to succeed in seconds
2021-06-21 18:13:45 +01:00
..
.github
app Improved "Server unreachable" error handling in editor 2021-06-21 18:13:45 +01:00
config
lib Updated feature image design in editor 2021-06-21 12:03:40 +02:00
mirage
public/assets Refined complimentary for multiple products (alpha) 2021-06-18 16:58:00 +02:00
tests Fixed tests 2021-06-21 15:18:11 +01:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore Updated gitignore to exclude IDE files 2021-06-09 15:42:13 +05:30
.watchmanconfig
ember-cli-build.js
ember-cli-update.json
Gruntfile.js
LICENSE 2021 2021-01-25 16:51:15 +00:00
package.json Update dependency @tryghost/helpers to v1.1.47 (#2014) 2021-06-21 10:15:33 +01:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Lock file maintenance 2021-06-21 10:19:50 +01: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.