1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Kevin Ansfield a45c0884c3 Fix unwanted clearing of social inputs on blur with no edits
no issue
- updates the logic to expect `null` scratch values as the scratch values won't be set until the input value has changed
- adds tests for initial value display and regression tests for the cleared input bug
2016-05-17 19:14:14 +01:00
..
editor Refactor modals 2016-01-12 20:53:08 +00:00
settings Fix unwanted clearing of social inputs on blur with no edits 2016-05-17 19:14:14 +01:00
setup cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
team Fix unwanted clearing of social inputs on blur with no edits 2016-05-17 19:14:14 +01:00
about.js Always show current year in copyright text on "About" page 2016-01-25 11:33:10 +00:00
application.js don't show the nav menu when on a 404 route and not signed in 2016-05-13 19:02:55 -06:00
error.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
post-settings-menu.js Merge pull request #6651 from kevinansfield/uploader-js-must-die 2016-04-14 16:57:57 +01:00
posts.js Load more posts after post deletion 2016-02-09 09:08:31 -07:00
reset.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
setup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signin.js Correctly use POST request to reset password 2016-02-02 12:58:39 +01:00
signup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
subscribers.js Subscribers: Admin UI updates & fixes 2016-05-11 11:22:35 +02:00