mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-25 08:35:16 +08:00
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 |
||
---|---|---|
.. | ||
attachment-items.less | ||
button-dropdown.less | ||
code-snippet.less | ||
contenteditable.less | ||
date-input.less | ||
date-picker-popover.less | ||
date-picker.less | ||
disclosure-triangle.less | ||
editable-list.less | ||
editable-table.less | ||
empty-list-state.less | ||
extra.less | ||
feature-used-up-modal.less | ||
fixed-popover.less | ||
generated-form.less | ||
key-commands-region.less | ||
list-tabular.less | ||
menu.less | ||
modal.less | ||
multiselect-dropdown.less | ||
nylas-calendar.less | ||
outline-view.less | ||
scroll-region.less | ||
search-bar.less | ||
spinner.less | ||
switch.less | ||
syncing-list-state.less | ||
table.less | ||
time-picker.less | ||
toast.less | ||
tokenizing-text-field.less | ||
tutorial-overlay.less | ||
undo-toast.less | ||
unsafe.less |