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

💄 refactor setup screens to use ember-concurrency #644

Merged
merged 2 commits into from
Apr 19, 2017

Conversation

kevinansfield
Copy link
Member

@kevinansfield kevinansfield commented Apr 15, 2017

refs TryGhost/Ghost#7865

  • moves authentication actions from setup/two route to controller
  • refactors authentication and setup logic into EC tasks
  • replaces use of gh-spin-button with gh-task-button
  • fixes some styling issues with the new SVG icons
  • adds app/styles/patterns/icons.css back to contain per-icon overrides and animations (some SVGs use fills and others use strokes so we sometimes have conflicting styles)

TODO:

  • convert setup/three to EC and gh-task-button

refs TryGhost/Ghost#7865
- moves authentication actions from `signup` route to controller
- refactors authentication and signup logic into EC tasks
- replaces use of `gh-spin-button` with `gh-task-button` in signup template
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 73.641% when pulling 986bd12 on kevinansfield:setup-ec-refactor into 593c9f3 on TryGhost:master.

refs TryGhost/Ghost#7865
- moves authentication actions from `setup/two` route to controller
- refactors authentication and setup logic into EC tasks
- replaces use of `gh-spin-button` with `gh-task-button`
- fixes some styling issues with the new SVG icons
- adds `app/styles/patterns/icons.css` back to contain per-icon overrides and animations (some SVGs use fills and others use strokes so we sometimes have conflicting styles)
@kevinansfield kevinansfield changed the title [WIP] refactor setup screens to use ember-concurrency 💄 refactor setup screens to use ember-concurrency Apr 18, 2017
@kevinansfield
Copy link
Member Author

Ready for review 😄

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 73.236% when pulling 2582fe5 on kevinansfield:setup-ec-refactor into 08edc26 on TryGhost:master.

@kirrg001 kirrg001 self-assigned this Apr 19, 2017
Copy link
Contributor

@kirrg001 kirrg001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kirrg001 kirrg001 merged commit c1a9726 into TryGhost:master Apr 19, 2017
@kevinansfield kevinansfield deleted the setup-ec-refactor branch June 4, 2018 10:02
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.

3 participants