0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/admin
William Dibbern 07629dd9ab Publish button amendments
Fixes #667

- Removed superfluous as-of-yet-unused options in the publish menu.
- Adjusted display names of publish buttons according to differing
states the publish menu can be in (new post, saved draft, published
post).
- Added red highlight style to "important" status change options in the
publish menu (draft => published, published => unpublished).
- Added suite of functional tests around new labels and classes.
2013-09-15 14:52:09 -05:00
..
01_login_test.js
03_editor_test.js Publish button amendments 2013-09-15 14:52:09 -05:00
04_content_test.js
05_settings_test.js
06_flow_test.js Publish button amendments 2013-09-15 14:52:09 -05:00
07_logout_test.js