Mailspring/internal_packages/onboarding/lib
Jackie Luo 6a628102ba feat(self-hosting): Add onboarding flow for self-hosted sync engine
Summary:
Adds a fun new UI for adding accounts to the sync engine. After creating your sync engine instance, all you have to do is auth your accounts on the command line and then enter the URL/port number in this flow. That pulls all of your accounts from the `/accounts` endpoint, mocks an identity token, and edits your `config.json` properly.

TODO: Update the docs in the repo and revert the PR with the temporary fix.

Test Plan: Tested locally.

Reviewers: bengotow, halla, juan

Reviewed By: halla, juan

Differential Revision: https://phab.nylas.com/D3114
2016-07-21 14:25:30 -07:00
..
decorators fix(login): fix error thrown when login fails for IMAP 2016-07-13 15:55:45 -07:00
account-types.es6 feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
common-provider-settings.json feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
form-error-message.jsx feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
form-field.jsx fix(auth): ssl_required => true instead of "on" 2016-06-30 13:38:54 -07:00
main.es6 feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
onboarding-actions.es6 feat(self-hosting): Add onboarding flow for self-hosted sync engine 2016-07-21 14:25:30 -07:00
onboarding-helpers.es6 fix(identity): enable proper People support 2016-06-12 21:13:46 -04:00
onboarding-root.jsx feat(self-hosting): Add onboarding flow for self-hosted sync engine 2016-07-21 14:25:30 -07:00
onboarding-store.es6 feat(self-hosting): Add onboarding flow for self-hosted sync engine 2016-07-21 14:25:30 -07:00
page-account-choose.jsx feat(self-hosting): Add onboarding flow for self-hosted sync engine 2016-07-21 14:25:30 -07:00
page-account-settings-exchange.jsx feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
page-account-settings-gmail.jsx feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
page-account-settings-imap.jsx fix(auth): ssl_required => true instead of "on" 2016-06-30 13:38:54 -07:00
page-account-settings.jsx feat(pro): New Nylas identity provider, onboarding and auth 2016-05-27 14:21:19 -07:00
page-authenticate.jsx fix(auth): Don't use a persistent session for webview 2016-06-09 10:30:27 -07:00
page-initial-preferences.cjsx fix(css): Fix CSS regression, remove unused assets 2016-06-03 17:01:48 -07:00
page-self-hosting-config.jsx feat(self-hosting): Add onboarding flow for self-hosted sync engine 2016-07-21 14:25:30 -07:00
page-self-hosting-setup.jsx feat(self-hosting): Add onboarding flow for self-hosted sync engine 2016-07-21 14:25:30 -07:00
page-top-bar.jsx fix(onboarding): Don't allow going back into N1 signin 2016-06-08 13:48:56 -07:00
page-tutorial.jsx fix(onboarding): Minor asset tweaks 2016-06-13 15:19:01 -07:00
page-welcome.jsx feat(self-hosting): Add onboarding flow for self-hosted sync engine 2016-07-21 14:25:30 -07:00