Juan Tejada
a95c17bce3
fix(search): Use fts search index for typeahead results
...
Summary: This improves performance of the search typeahead
Test Plan: Manual
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://phab.nylas.com/D3363
2016-10-24 14:18:29 -07:00
Juan Tejada
d9f35cfc45
update(changelog): 0.4.59
2016-10-24 14:13:58 -07:00
Juan Tejada
689b33a246
💄 (thread-window): Add thread-popin icon
2016-10-24 13:46:20 -07:00
Ben Gotow
1c428d8701
bump(version): 0.4.59
2016-10-24 13:21:08 -07:00
Ben Gotow
ece56026aa
fix(mail-rules): Allow recipient filters to contain names #2942
2016-10-24 13:17:22 -07:00
Ben Gotow
9b3c524cf9
fix(mail-merge): Upload files per draft to fix inline images
2016-10-24 12:32:58 -07:00
Ben Gotow
8b2cebe093
lint(react): InlineImages don’t get session at send-time
2016-10-24 12:32:58 -07:00
Juan Tejada
ac659878c4
💄 (thread-window): Update pop-out icons
2016-10-24 12:03:19 -07:00
Jackie Luo
a26282a4c5
fix(accounts): Return correct list of email addresses
2016-10-24 11:26:51 -07:00
Ben Gotow
6adace5c8d
fix(onboarding): Don’t display “Welcome Back” screen
2016-10-20 16:34:59 -07:00
Ben Gotow
f655ce9821
fix(auth): Hide title when long acct. err present
2016-10-20 16:26:52 -07:00
Ben Gotow
2b36e9d8a9
fix(overlaid): Preview button was just invisible?
2016-10-20 16:10:09 -07:00
Ben Gotow
c89166d2e1
fix(tooltips): Prevent tooltips from breaking wrapped components
2016-10-20 16:09:37 -07:00
Ben Gotow
a4c04b30ee
fix(spellcheck): Don’t include cld sources in build
2016-10-20 13:45:22 -07:00
Ben Gotow
ccbd717c6e
fix(search): Missed a .default
2016-10-20 12:21:15 -07:00
Ben Gotow
fe82977574
fix(search): React warns, convert to ES2016
2016-10-20 12:09:53 -07:00
Ben Gotow
211814aa7b
fix(specs): Don’t run update channel check in specs
2016-10-20 10:24:53 -07:00
Ben Gotow
d28c3acd6a
bump(version): 0.4.58
2016-10-20 10:21:04 -07:00
Ben Gotow
73c0ec500b
fix(db): Return; preventing ThreadSearch indexing
2016-10-19 16:54:00 -07:00
Ben Gotow
f71686b766
fix(beta): Add notif when on beta channel
2016-10-18 12:39:09 -07:00
Ben Gotow
2e376150a2
fix(mailto): Missing return in URL handling
2016-10-18 12:39:09 -07:00
Halla Moore
6b012cfb7a
fix(thread-popout) Add missing packages to the 'thread-popout' window
...
Summary: Missed some non-composer packages that should be in the 'thread-popout' window
Test Plan: Tested locally
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://phab.nylas.com/D3352
2016-10-18 11:02:30 -07:00
Ben Gotow
d6f7984c82
fix(mailto): Support body with \n or \r characters
...
Related to #2923
2016-10-18 10:37:27 -07:00
Ben Gotow
c20238314d
lint(*): Bump to ESLint 3.8
2016-10-17 18:07:35 -07:00
Ben Gotow
94c512be10
fix(notifs): Don’t render empty <img />
2016-10-17 17:59:37 -07:00
Halla Moore
e014e9819b
fix(spellchecker) Add a cache to improve performance
2016-10-17 13:44:22 -07:00
Evan Morikawa
331dc59853
fix(spec):
...
Dramatically clean up and simply the spec bootup process.
Converting spec bootup system to es6 from coffee.
Converted old `jasmine-helper`, `spec-helper`, and `spec-suite` to a new
`n1-spec-runner` file.
Each of these old files had tons and tons of code related to various parts
of the spec bootup and running process.
Each of those parts have been extracted into individual files
2016-10-16 20:10:19 -07:00
Evan Morikawa
a3303d4841
Fixes to spec-helper extraction
2016-10-16 20:10:19 -07:00
Evan Morikawa
76a9d8467f
Initial extraction of all methods out of of spec-helper
2016-10-16 20:10:19 -07:00
Evan Morikawa
854de16e33
Move specs into subfolders
2016-10-16 20:10:19 -07:00
Evan Morikawa
7b58008bc1
Remove unused spec-helper-platform
2016-10-16 20:10:19 -07:00
Evan Morikawa
4209255ca6
Move spec runner & deps into n1-spec-runner
folder
2016-10-16 20:10:19 -07:00
Evan Morikawa
13b790b6ca
Move waitsForPromise to jasmine-extensions
2016-10-16 20:10:19 -07:00
Evan Morikawa
4e1dc228a8
Remove unused methods from spec-helper
2016-10-16 20:10:19 -07:00
Evan Morikawa
27ccc3cd78
Convert spec-helper to es6
2016-10-16 20:10:19 -07:00
Evan Morikawa
f1f7952f64
Convert spec-suite
to n1-spec-loader
2016-10-16 20:10:19 -07:00
Evan Morikawa
448b9aeadc
Fold jasmine-helper into spec runner
2016-10-16 20:10:19 -07:00
Evan Morikawa
0a23028447
Extract to N1SpecRunner
2016-10-16 20:10:19 -07:00
Evan Morikawa
a25c43c7e5
Move global imports back to jasmine-helper
2016-10-16 20:10:19 -07:00
Evan Morikawa
8e786956df
Extract out jasmine reporters
2016-10-16 20:10:19 -07:00
Evan Morikawa
52e38d8dd0
Convert spec-suite to es6
2016-10-16 20:10:19 -07:00
Evan Morikawa
bda18f5afe
Clean up spec-bootstrap and jasmine-helper
2016-10-16 20:10:19 -07:00
Ben Gotow
f0608fbad0
fix(license): Swap ref to GPLv3 with the whole thing so GitHub picks it up
2016-10-15 10:48:44 -07:00
Ben Gotow
b061dade65
bump(Electron): 1.4.3
2016-10-14 13:11:20 -07:00
Ben Gotow
ed8b0b222e
es6(db): Convert the ORM specs to ES2016
2016-10-14 12:06:07 -07:00
Ben Gotow
51f9001c21
cleanup(*): Remove dead .bowerrc, .gitignore files
2016-10-14 11:39:34 -07:00
Ben Gotow
6b75904e84
Add main window calendar package
...
Summary: Add tiny helper app for calendar goodness
Test Plan: No tests yet
Reviewers: juan, halla
Reviewed By: halla
Differential Revision: https://phab.nylas.com/D3346
2016-10-14 11:38:31 -07:00
Ben Gotow
c7a85af843
feat(dock): Automatically add N1 to the OS X dock upon install
...
Note - you need to `killall Dock` to see this after it happens
2016-10-13 15:01:51 -07:00
Evan Morikawa
cb7b3764f5
fix(contact): add hasSameDomainAsMe method to Contact
2016-10-13 16:31:40 -04:00
Evan Morikawa
0971f67e7f
fix(linter)
2016-10-13 12:41:09 -04:00