0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/ghost/admin
Aileen Nowak da38f0db19 🎨 Added confirmation dialog when leaving settings screen with unsaved changes (#871)
closes TryGhost/Ghost#8483

- Added a new modal component that gets rendered when leaving general/settings after changes have been done but not saved
- Removed independent saving logic for social URL for consistent UX
2017-10-04 11:49:30 +01:00
..
.github
app 🎨 Added confirmation dialog when leaving settings screen with unsaved changes (#871) 2017-10-04 11:49:30 +01:00
config Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
lib Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
mirage Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
public/assets Unsplash integration 2017-08-15 16:01:12 +01:00
tests 🎨 Added confirmation dialog when leaving settings screen with unsaved changes (#871) 2017-10-04 11:49:30 +01:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01:00
.editorconfig
.ember-cli
.eslintrc.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
.gitignore ⬆️ bump core ember dependencies (#804) 2017-07-31 13:38:46 +04:00
.travis.yml Run Chrome in headless mode on Travis 2017-09-02 16:39:49 -04:00
.watchmanconfig
bower.json Remove usage of jquery-file-upload (#815) 2017-08-18 10:27:42 +07:00
ember-cli-build.js Improved built JS compat w/ CloudFlare Auto Minify (#861) 2017-09-18 16:39:03 +01:00
Gruntfile.js 🛠 switch to using yarn in our Grunt tasks (#613) 2017-04-04 11:36:17 +01:00
LICENSE
package.json Version bump to 1.11.1 2017-10-04 16:37:59 +07:00
README.md
testem.js Run Chrome in headless mode on Travis 2017-09-02 16:39:49 -04:00
yarn.lock 🎨 Added keyboard shortcuts for editor modes (#821) 2017-10-03 12:31:10 +07:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

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-2017 Ghost Foundation - Released under the MIT license.