Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Update post save button texts #736

Merged
merged 1 commit into from
Jun 15, 2017
Merged

Conversation

cobbspur
Copy link
Member

The save button text now represents the state of change for a post and includes a more suitable success message.

closes TryGhost/Ghost#8536, closes TryGhost/Ghost#8500

  • Post save button will now display publish/un-publish/schedule/un-schedule/re-schedule/update
  • On successful save button will display published/un-published/scheduled/un-scheduled/re-scheduled/updated

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 73.174% when pulling f793a4c on cobbspur:postSaveText into 25bfa20 on TryGhost:master.

await click(testSelector('publishmenu-save'));

// TODO Investigate- Practical testing works but test results in Re-scheduled text

This comment was marked as abuse.

@kevinansfield kevinansfield self-assigned this Jun 15, 2017
closes TryGhost/Ghost#8536, closes TryGhost/Ghost#8500

- Post save button will now display publish/un-publish/schedule/un-schedule/re-schedule/update
- On successful save button will display published/un-published/scheduled/un-scheduled/re-scheduled/updated
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 73.174% when pulling cf93bcb on cobbspur:postSaveText into 34ec72e on TryGhost:master.

@kevinansfield kevinansfield merged commit fd52ade into TryGhost:master Jun 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Published confirmation state Change Publish button to Schedule when schedule option is checked
3 participants