Evan Morikawa
9b1be6a8a8
fix(account): error reporter returns an error
2015-10-05 01:50:39 -07:00
Ben Gotow
7aaa676672
Update README.md
2015-10-05 01:47:38 -07:00
Evan Morikawa
d09d292382
fix(styles): padding fixes
2015-10-05 00:38:48 -07:00
Christine Spang
4d4af3989a
Cull list of ubuntu releases to currently supported ones
2015-10-04 23:19:10 -07:00
Christine Spang
c8818c3c19
Also remove /usr/bin/apm symlink in install task.
2015-10-04 22:12:31 -07:00
Christine Spang
0781326552
Don't symlink /usr/bin/apm on Linux and Mac.
...
This makes us conflict with the official 'atom' Linux package. No bueno.
Doesn't really make sense for us to install this system-wide on Mac
either.
Fixes T3713.
2015-10-04 21:47:03 -07:00
Christine Spang
1978d1db9e
Merge branch 'debian-autoupdate'
2015-10-04 19:39:12 -07:00
Christine Spang
bc969b1dae
Install package repo for autoupdates in Debian packages.
2015-10-04 19:38:16 -07:00
Christine Spang
4654c63bbe
Update descriptions in package.json
2015-10-04 19:38:14 -07:00
Christine Spang
879ff1e98f
Update Debian package long description
2015-10-04 19:38:09 -07:00
Christine Spang
e8f351ad3f
Fix typo.
2015-10-04 19:38:05 -07:00
Ben Gotow
cef0933d0c
disable(events): Turn off the events package until it can be polished
2015-10-04 16:57:43 -07:00
Ben Gotow
b139556409
fix(lint): Indentation causing linter failures
2015-10-04 16:53:39 -07:00
Ben Gotow
467955dc2c
fix(onboarding): Invitation code system, just in case
...
commit 64938016f6ffbf366a220e7abd9af6f7a4cb478b
Author: Ben Gotow <bengotow@gmail.com>
Date: Sun Oct 4 16:42:38 2015 -0700
Don't allow people to double click the token check button, make requests take at least 400msec
commit e548f3ee449c676a813c5630f1624963872ed6e6
Merge: 3350b91 e4b4933
Author: Ben Gotow <bengotow@gmail.com>
Date: Sun Oct 4 16:39:56 2015 -0700
Merge branch 'token-auth' of github.com:nylas/N1 into token-auth
# Conflicts:
# internal_packages/onboarding/lib/token-auth-page.cjsx
commit 3350b917449c29299fa078d59a4a5a9339fdf29b
Author: Ben Gotow <bengotow@gmail.com>
Date: Sun Oct 4 16:38:52 2015 -0700
Improve a few error states, adding "checking" state when checking token
commit e4b49334cbf59145d9bdd955d35636f16a7c4924
Author: EthanBlackburn <ethan@nylas.com>
Date: Sun Oct 4 16:21:39 2015 -0700
Correct retry behavior
commit 11cd9a75b2a1ca0f4347160df93815743909ccea
Author: EthanBlackburn <ethan@nylas.com>
Date: Sat Oct 3 18:06:55 2015 -0700
Removed old auth token variable
commit afe451cd70de528def3443d8b373fd24f4aa5cde
Author: EthanBlackburn <ethan@nylas.com>
Date: Sat Oct 3 16:08:12 2015 -0700
Added token auth page
2015-10-04 16:49:41 -07:00
Evan Morikawa
11086761dd
fix(account): change default user for data import
2015-10-04 16:34:09 -07:00
dillon
41bcecf730
fix assorted problems in docs
2015-10-04 15:24:08 -07:00
dillon
a9c4c55f75
fix broken links
2015-10-04 14:28:00 -07:00
Christine Spang
22eb225105
Properly exit out of N1.sh if script/bootstrap hasn't been run yet.
2015-10-04 12:30:37 -07:00
Ben Gotow
155af462a9
fix(timeouts): Wait 5 mintues before hanging up /send
2015-10-04 00:54:07 -07:00
Ben Gotow
063c2098c3
bump(version): 0.3.13
2015-10-04 00:43:07 -07:00
Ben Gotow
4813464978
fix(readmes): Add "Install this plugin" bits to the plugin READMEs
2015-10-04 00:42:54 -07:00
Ben Gotow
fe06835540
fix(notifications): Add a purple tint color for developer notification
2015-10-04 00:22:59 -07:00
Ben Gotow
4539cf2e24
fix(account-switcher): Switcher should not be part of the scroll region in the sidebar
2015-10-04 00:19:29 -07:00
Ben Gotow
308c70f53d
fix(sync): Request all labels / folders to avoid paging and missing inbox
2015-10-03 23:53:59 -07:00
Ben Gotow
84c8e2f99d
fix(icons): New artwork for a few initial packages, labels
2015-10-03 23:34:43 -07:00
Ben Gotow
c25a3c7ea0
fix(sidebar): Make the sidebar labels slightly smaller
2015-10-03 23:00:34 -07:00
Ben Gotow
b3b94c4304
fix(name): "Nylas" => "Nylas N1" on Mac, Linux
2015-10-03 22:34:58 -07:00
Ben Gotow
8a2d10d3bd
fix(feedback): Change default window position, move handling to main window, hide close buttons in Intercom
2015-10-03 22:22:12 -07:00
Eben Freeman
01652ffb24
feat(feedback): intercom for feedback
...
Summary:
Caveat: If you submit feedback from one account, and then switch accounts and
submit feedback again, the data from the old account still gets passed. It
looks like that was true with the previous compose-a-draft-with-feedback action
too. Maybe you know how to fix this? I couldn't figure it out.
Test Plan: Try it out! Not sure how to usefully write specs.
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://phab.nylas.com/D2106
2015-10-03 22:05:20 -07:00
Ben Gotow
fd7897b149
bump(version): 0.3.12
2015-10-03 21:16:20 -07:00
Ben Gotow
5555554b30
feat(icon): Finalized icon
2015-10-03 21:16:14 -07:00
Ben Gotow
b79680f9cc
fix(install-package): Point to the examples directory by default
2015-10-03 19:31:31 -07:00
Ben Gotow
31c7a330bf
feat(dev-mode): Toggle dev mode, sticky through restarts
2015-10-03 19:04:19 -07:00
Ben Gotow
f3e60c4d9a
fix(registered-region): Fix "show component regions" hiding composer white border
2015-10-03 18:11:55 -07:00
Ben Gotow
cff7f8834e
feat(plugins): Restore the plugins sidebar view
2015-10-03 18:11:36 -07:00
Ben Gotow
db1eae5943
fix(updater): Send UUID and email accounts to enable more specific update distribution
2015-10-03 14:45:39 -07:00
Ben Gotow
0a1ebd7d30
feat(templates): Final examples package is in - templates!
2015-10-03 14:05:47 -07:00
Ben Gotow
81bbebcd54
feat(test-data): AccountStore feature to load test data
2015-10-03 12:05:05 -07:00
Evan Morikawa
e04f88268b
copy(readme): bump image
2015-10-02 18:52:34 -07:00
Evan Morikawa
6a339e7d8e
copy(readme): update links in readme
2015-10-02 18:48:34 -07:00
Evan Morikawa
3d20e272ee
fix(specs): specs run clean
2015-10-02 18:44:12 -07:00
dillon
48cddbbbe6
add docs for github contact card example package
2015-10-02 18:33:50 -07:00
Evan Morikawa
9e41843fa4
fix(styles): fix fonts in settings and iframe
2015-10-02 17:48:36 -07:00
dillon
e63271cfa0
add personal level indicators example package
2015-10-02 17:43:17 -07:00
Ben Gotow
769c10f42e
bump(version): 0.3.11
2015-10-02 17:17:22 -07:00
Evan Morikawa
71e90d2a61
fix(composer): composer doesn't jump with attachments
...
Summary: Fixes T3778
Test Plan: manual
Reviewers: bengotow
Reviewed By: bengotow
Projects: #edgehill
Maniphest Tasks: T3778
Differential Revision: https://phab.nylas.com/D2102
2015-10-02 17:14:00 -07:00
Evan Morikawa
609b6107f9
feat(auth): add disabled state to forms when submitting
...
Summary: Fixes T3773
Test Plan: manual
Reviewers: drew, bengotow
Reviewed By: bengotow
Maniphest Tasks: T3773
Differential Revision: https://phab.nylas.com/D2105
2015-10-02 17:10:49 -07:00
dillon
0fa581e8bb
add filters example
2015-10-02 17:09:06 -07:00
Evan Morikawa
39266026d1
fix(sounds): make sounds listen to config options
...
Summary: Fixes T3887
Test Plan: new specs
Reviewers: bengotow
Reviewed By: bengotow
Projects: #edgehill
Maniphest Tasks: T3887
Differential Revision: https://phab.nylas.com/D2104
2015-10-02 17:04:15 -07:00
Drew Regitsky
27c594f13f
fix(onboarding): fix chrome render bug on startup
2015-10-02 16:52:00 -07:00