0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
Joe Wegner 75faf0109d invite users after signing up during setup
closes #5338
- moves skip link to below the submit button
- makes the submit button better represent form status
- posts notifications based on success/failure of notifications
- goes to the invite page after user creation
- actually sends invites!

functional tests passing for onboarding invitations

cleanup for linitng

remove unreachable return

access the notifications service better

use link-to instead of an anchor with an action

failed user creations get caught, and bubble as errors

a slew of other cleanup stuff via jason
2015-06-09 11:50:24 -07:00
..
client Fix up tests post-changes to content and editor screen 2015-06-08 14:53:53 +01:00
module Switch test coverage to use Istanbul 2015-04-19 15:54:05 +01:00
routes Fixup broken error page styles 2015-06-08 12:14:58 +01:00
setup invite users after signing up during setup 2015-06-09 11:50:24 -07:00
base.js Fix up tests post-changes to content and editor screen 2015-06-08 14:53:53 +01:00