Ghost/ghost/admin/tests/unit/components
Kevin Ansfield 755e048f98 Subscribers: Admin UI updates & fixes
Update for synchronous feature service

Add client-side handling of server-side errors when adding subscribers
- display server-provided error message when we get a server error
- fix the ajax util's `getRequestErrorMessage` method so that it works correctly with Ember's `InvalidError` object instead of the previous request object that it was receiving (*TODO:* this really needs looking at properly so we aren't losing details and Ember Data can do it's stuff)

Styling updates
- proper icon for ascending/descending
- change hover colour to green for "Import CSV" button

Delete subscriber button with confirm modal
- display delete button when hovering over a subscriber row (WARN: really ugly button, styles definitely want looking at)
- show confirm modal when clicking the delete button
- delete subscriber, remove from table, and update total on confirm
2016-05-11 11:22:35 +02:00
..
gh-alert-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-app-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-content-preview-content-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-editor-save-button-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-editor-test.js Isolate all markdown editor behaviour into gh-editor component 2016-01-13 12:01:31 +00:00
gh-file-uploader-test.js Subscribers: Admin UI updates & fixes 2016-05-11 11:22:35 +02:00
gh-image-uploader-test.js Synchronous feature service 2016-05-07 15:00:06 +02:00
gh-infinite-scroll-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-navitem-url-input-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-notification-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-posts-list-item-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-select-native-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-selectize-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-spin-button-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-trim-focus-input_test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-url-preview_test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-user-active-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-user-invited-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00