Ghost/core/client/app/controllers
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
..
editor Don't do autosave on new post 2015-04-11 17:42:44 +01:00
modals Add mobile menu open button and close on click outside nav 2015-06-08 22:13:34 +02:00
posts Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
settings update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
setup invite users after signing up during setup 2015-06-09 11:50:24 -07:00
about.js Fix route for About page 2015-05-25 17:06:17 +01:00
application.js Add mobile menu open button and close on click outside nav 2015-06-08 22:13:34 +02:00
error.js Fixup broken error page styles 2015-06-08 12:14:58 +01:00
feature.js finish up password protection 2015-05-12 12:02:18 -06:00
post-settings-menu.js update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
post-tags-input.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
posts.js Fixed typos 2015-03-17 17:43:53 +00:00
reset.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
setup.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
signin.js Fix call to this.notification 2015-06-04 00:02:03 -05:00
signup.js Fix up new setup code 2015-05-27 15:10:47 -05:00