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
Evan Morikawa
7f06220b8d
fix(scroll): better check for scrollTo in multiselect list
2015-10-02 16:25:48 -07:00
Drew Regitsky
1a3294f100
feat(onboarding): add hotmail as a provider
...
Summary:
Adds a button for hotmail/outlook as a provider. Username field is not
shown is set to the email address for submitting to Nylas.
Test Plan: manual
Reviewers: bengotow
Reviewed By: bengotow
Subscribers: evan
Differential Revision: https://phab.nylas.com/D2095
2015-10-02 16:12:08 -07:00
Ben Gotow
82f51ce68a
fix(docs): Push examples to the correct /examples URL
2015-10-02 16:09:49 -07:00
dillon
18a692915c
add send availability example package
2015-10-02 16:06:56 -07:00
dillon
66c3b0c4e6
Merge branch 'master' of github.com:nylas/N1
2015-10-02 15:38:57 -07:00
dillon
a8b76f1078
add phishing detection example
2015-10-02 15:38:48 -07:00
Drew Regitsky
05ed20e539
fix(welcome): small ui tweaks in welcome/onboarding
...
Summary: Change the white logo to have an inner shadow, and set to PreserveContent. Fix typo in welcome page. Tweak some text opacity for readability.
Test Plan: manual
Reviewers: evan, bengotow
Reviewed By: bengotow
Subscribers: bengotow
Differential Revision: https://phab.nylas.com/D2090
2015-10-02 15:34:56 -07:00
Drew Regitsky
7d799b64e8
fix(onboarding): fix IMAP port fields, enter key behavior
...
Summary:
Fix issue where ports were being stored as strings - add a format field for
account settings that turns on casting to int when set to `integer`.
Change behavior of pressing enter - rather than always submitting, have it
move to the next page on multi-page account settings.
Test Plan: manual
Reviewers: evan, bengotow
Reviewed By: bengotow
Subscribers: bengotow
Differential Revision: https://phab.nylas.com/D2094
2015-10-02 15:32:59 -07:00
Ben Gotow
88fdfd9a77
fix(specs): Fix specs for environment config
2015-10-02 15:31:05 -07:00
Ben Gotow
d5a5cdd4eb
switch(env): Move N1 to Nylas production API
2015-10-02 15:01:31 -07:00
dillon
cc70d15515
Merge branch 'master' of github.com:nylas/N1
2015-10-02 14:47:44 -07:00
dillon
0e7bb3d1a7
ignore gh-pages files
2015-10-02 14:47:33 -07:00
Evan Morikawa
7c9e591924
copy(readme): update readmes
2015-10-02 13:24:39 -07:00
Evan Morikawa
2b2e47fbe3
copy(readme): update readme
2015-10-02 13:04:31 -07:00
Evan Morikawa
fb71127010
refactor(n1): Update N1.sh to use N1_PATH instead of EDGEHILL_PATH
2015-10-02 11:58:44 -07:00
Evan Morikawa
31125cf699
refactor(n1): change launch script to N1.sh
2015-10-02 11:58:38 -07:00
Evan Morikawa
5ccc268ebc
copy(readme): Update Readme
2015-10-02 11:28:40 -07:00
Ben Gotow
a2c697754a
fix(docs): Moving to use jekyll on gh-pages
2015-10-02 10:55:18 -07:00
Evan Morikawa
009f07dd2a
refactor(dir): move exports to src/global and consolidate tests
...
Summary:
This:
1. Moves spec-nylas into spec
1. Gets rid of old & irrelevant specs
1. Moves the `vendor` folder (jasmine libs) into the `spec` folder
1. Moves the `exports` folder to `src/global` and updates all references
I pretty extensively made sure the client still works and that all of the
tests pass. The changes should have no effect.
Test Plan: All tests pass!
Reviewers: bengotow, dillon
Differential Revision: https://phab.nylas.com/D2098
2015-10-02 09:19:37 -07:00
Evan Morikawa
137e09eb51
refactor(spec) move spec-nylas to spec
2015-10-01 21:39:44 -07:00
Evan Morikawa
8872a02405
refactor(exports): move exports to src/global
2015-10-01 21:23:37 -07:00
Evan Morikawa
339ce4395a
feat(sounds): add new sound registry
2015-10-01 19:24:06 -07:00
Evan Morikawa
85eb94b90f
fix(fonts): update fonts and styles
2015-10-01 17:55:11 -07:00
Ben Gotow
e1d337ddd4
fix(send): Don't put a tooltip on the very obvious send button
2015-10-01 16:20:48 -07:00
Ben Gotow
a1d4e6e729
fix(docs): Updating docs (round 1 of many)
2015-10-01 13:19:34 -07:00
Evan Morikawa
25103c1b10
fix(fonts): update fonts
2015-10-01 11:48:19 -07:00
Evan Morikawa
f60b844276
meta(license): Add GPLv3 License
2015-10-01 10:23:42 -07:00
Evan Morikawa
c307dd3040
refactor(docs): move docs-templates into docs
2015-10-01 09:58:51 -07:00
Evan Morikawa
dd91c38010
fix(*): fix references and remove cruft
2015-10-01 09:56:05 -07:00
Evan Morikawa
ae69790024
feat(archive): shows trash for non-archive accounts
...
Summary:
Fixes T3570
Fixes T3737
Rename ArchiveThreadHelper to RemoveThreadHelper
Rename of `getRemovalTask`
Remove unarchive from `RemoveThreadHelper`. Pass in mailviewfilter
Rename actions
Rename archive action
renmaing
support trash and archive folders in RemoveThreadHelper
Move everything over to trash
add tests
Hide trash and archive
Test Plan: new tests
Reviewers: dillon, bengotow
Reviewed By: dillon, bengotow
Maniphest Tasks: T3570, T3737
Differential Revision: https://phab.nylas.com/D2089
2015-09-30 19:51:48 -07:00
Ben Gotow
fe077d4285
fix(thread-list): Recompute visible region after window resize
2015-09-30 15:13:21 -07:00
Ben Gotow
dccffe9acb
bump(version): 0.3.10
2015-09-30 15:01:07 -07:00
Ben Gotow
4db5307c5f
perf(toolbar): Remove rather than hide message toolbar items (incl. category picker)
2015-09-30 15:00:49 -07:00
Drew Regitsky
d931862bcd
fix(composer): Change text color of collapsed recipients
...
Change the color to be regular text, instead of the same color as
placeholder text.
2015-09-30 14:41:01 -07:00
Ben Gotow
f77d4e6875
fix(mailto): Correct mailto handling when link has &
instead of first ?
2015-09-30 14:28:35 -07:00
Ben Gotow
174d4ecdc1
fix(task-queue): After restoring the queue at launch, start processing tasks
2015-09-30 14:09:28 -07:00
Ben Gotow
0818af0279
fix(change-mail): Fix performRemote never resolving if no threads or messages to process
2015-09-30 14:09:06 -07:00
Ben Gotow
95e0b0fdd9
perf(thread-list): Avoid recomputing column contents when item prop has not changed
2015-09-30 13:57:58 -07:00
Ben Gotow
44a235eb6f
fix(account-switcher): Add Account > Manage Accounts
2015-09-30 12:29:56 -07:00