0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional invite users after signing up during setup 2015-06-09 11:50:24 -07:00
integration Ensure importer tests don't clash 2015-06-03 18:46:45 +01:00
unit Merge pull request #5404 from JohnONolan/zerrors 2015-06-08 14:57:56 +01:00
utils Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00