0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
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 invite users after signing up during setup 2015-06-09 11:50:24 -07:00
server invite users after signing up during setup 2015-06-09 11:50:24 -07:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test invite users after signing up during setup 2015-06-09 11:50:24 -07:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00