Mailspring/static
Evan Morikawa 7aefb73ef8 feat(usage): add new feature usage modal
Summary:
This adds the "You've reached max features" modal in N1.

http://g.recordit.co/9O7R0mLlXE.gif

Test Plan:
1. Pull latest nylas/cloud-core and start Billing site:
```
  cd cloud-core
  vagrant up
  vagrant ssh
  cd /vagrant
  bin/setup-up-feature-usage
  bin/launch
```
2. Blow away ~/.nylas-mail (err backup your old one first)
3. Restart N1
4. Before logging in, edit `~/.nylas-mail/config.json`
   - set env to "local"
   - remove `thread-snooze` from the list of `disabledPlugins`
5. `cd /nylas-mail/src/k2` and run `npm start`
6. Restart N1 and create accounts & log in

Reviewers: khamidou, juan, halla

Reviewed By: halla

Differential Revision: https://phab.nylas.com/D3846
2017-02-07 15:46:57 -05:00
..
animations/inbox-zero fix(animations): Rename animations to use always lower case 2016-03-28 10:49:13 -07:00
components feat(usage): add new feature usage modal 2017-02-07 15:46:57 -05:00
fonts/FontAwesome Restoring SearchBar, adding FontAwesome for icons not designed yet 2015-03-03 09:49:15 -08:00
images feat(fastmail): Add fastmail as a supported provider 2017-01-14 17:36:00 -08:00
mixins 💄(sidebar): 1px fix for @drew ;-) 2016-02-24 21:06:06 -08:00
package-template refactor(composer): Make session, draft available everywhere 2016-04-19 16:05:15 -07:00
sounds feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
variables build(*): electron-compile, electron-packager instead of custom tooling 2016-11-09 13:52:10 -08:00
babelrc.json [local-sync] Make the sync loop interruptible 2017-01-09 14:42:57 -08:00
buttons.less fix(mail-merge): Prevent send button from being pressed multiple times 2016-05-19 16:13:35 -07:00
dropdowns.less Setup styles for dropdown (select) control 2015-10-21 21:27:53 +03:00
email-frame.less fix(email-frame): Use same fonts for plaintext emails as for HTML 2017-01-10 10:56:15 -08:00
font-awesome.min.css refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
index.html 🎨(rename): Update Nylas N1 to Nylas Mail 2017-01-12 12:05:44 -08:00
index.js build(*): electron-compile, electron-packager instead of custom tooling 2016-11-09 13:52:10 -08:00
index.less feat(usage): add new feature usage modal 2017-02-07 15:46:57 -05:00
inputs.less feat(SFDC): Initial SFDC commit 2016-10-26 19:46:54 -04:00
jasmine.less Make test output selectable 2015-12-31 04:06:18 -08:00
linux.less fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
normalize.less refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
resizable.less button and less changes 2015-03-03 18:09:57 -08:00
selection.less fix(sidebar): ui tweaks to narrow sidebar 2016-03-09 15:46:10 -05:00
type.less feat(SFDC): Initial SFDC commit 2016-10-26 19:46:54 -04:00
utilities.less fix(less): Lint errors preventing successful build 2015-03-05 15:42:38 -08:00
workspace.less fix(calendar): Move quick-add button into toolbar 2016-11-15 16:32:49 -08:00