Mailspring/static/components
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
..
attachment-items.less 💄(attachments): Fix file attachment styles 2016-11-03 23:02:15 -07:00
button-dropdown.less
code-snippet.less fix(showErrorDialog): Use a different modal when 'Show Details' is clicked 2017-01-09 10:51:13 -08:00
contenteditable.less
date-input.less feat(reminders): Add send reminders functionality 2016-10-27 08:49:29 -07:00
date-picker-popover.less feat(reminders): Add send reminders functionality 2016-10-27 08:49:29 -07:00
date-picker.less fix(popovers): Don’t apply minimum width to all 2016-11-03 17:52:10 -07:00
disclosure-triangle.less
editable-list.less
editable-table.less
empty-list-state.less feat(sync-status): Add messaging in other areas when syncing 2017-01-03 13:27:15 -08:00
extra.less
feature-used-up-modal.less feat(usage): add new feature usage modal 2017-02-07 15:46:57 -05:00
fixed-popover.less fix(popovers): Don’t apply minimum width to all 2016-11-03 17:52:10 -07:00
generated-form.less fix(token): Fix placeholder & style issues in tokenizing text field 2016-10-27 12:02:45 -04:00
key-commands-region.less
list-tabular.less
menu.less
modal.less
multiselect-dropdown.less
nylas-calendar.less feat(calendar): Add line showing ‘now’ 2016-11-16 17:08:56 -08:00
outline-view.less
scroll-region.less
search-bar.less feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
spinner.less
switch.less
syncing-list-state.less fix(lint) 2017-01-09 09:57:14 -08:00
table.less
time-picker.less
toast.less feat(undo-send): Add undo send 2016-10-26 20:40:10 -07:00
tokenizing-text-field.less feat(composer): allow extensions to composer participant searching 2016-11-14 14:01:00 -08:00
tutorial-overlay.less
undo-toast.less feat(undo-send): Add undo send 2016-10-26 20:40:10 -07:00
unsafe.less