0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/client/app/styles/layouts
Kevin Ansfield 4f1fae5e7d 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
..
about.css Variety of style fixes 2015-08-13 10:04:45 +02:00
apps.css Slack integration 2016-05-08 12:49:15 +02:00
auth.css Fix broken active state on password reset button 2015-10-16 11:32:02 +02:00
content.css UI/CSS Improvements 2016-01-28 08:35:43 -05:00
editor.css Fix preview icon position in editor (updated) 2016-02-19 21:55:04 +07:00
error.css Fixup broken error page styles 2015-06-08 12:14:58 +01:00
flow.css Fix stretched team image on setup/three 2016-02-02 15:08:28 +00:00
main.css Slack integration 2016-05-08 12:49:15 +02:00
packages.css Slack integration 2016-05-08 12:49:15 +02:00
settings.css Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
subscribers.css Subscribers: Admin UI updates & fixes 2016-05-11 11:22:35 +02:00
tags.css UI/CSS Improvements 2016-01-28 08:35:43 -05:00
user.css Variety of style fixes 2015-08-13 10:04:45 +02:00
users.css Fix team/index screen 2015-07-14 18:21:08 +02:00