Ben Gotow
ddbd36fe2e
A few other changes
2016-01-26 15:44:44 -08:00
Ben Gotow
2783045c3e
Begin cleanup of Send Task
2016-01-26 15:44:44 -08:00
Juan Tejada
7f37e8f56b
Fix in FileUploadsStore
2016-01-26 15:44:27 -08:00
Juan Tejada
dcb08932c0
Refactor FileUploadStore and composer attachments - WIP
2016-01-26 15:36:38 -08:00
Ben Gotow
889264d777
Fix the message that appears when upgrading the mailbox
2016-01-26 14:49:05 -08:00
Juan Tejada
1435904f3c
Fix when checking if draft is a reply when getting accounts for send
2016-01-26 13:55:26 -08:00
Ben Gotow
3bcbec4118
Fix for bad @props
2016-01-25 19:07:28 -08:00
Juan Tejada
324123731a
Add ability to select account to send from
...
- Adds settings option to select default account to send from
2016-01-25 18:20:54 -08:00
Ben Gotow
205ec50b98
Fix AccountStore.current() references in private packages
2016-01-25 18:02:56 -08:00
Ben Gotow
e2234bf58e
Merge branch 'master' into unified-inbox
...
# Conflicts:
# internal_packages/feedback/lib/feedback-button.cjsx
# internal_packages/thread-list/lib/thread-list.cjsx
# src/flux/stores/draft-store.coffee
2016-01-25 17:28:29 -08:00
Ben Gotow
68d55fb662
Clean up action bars, random exceptions
2016-01-25 17:08:38 -08:00
Ben Gotow
22121f9f18
Fix drafts
2016-01-25 16:37:34 -08:00
Juan Tejada
d008d5f475
Fix editable list input styles
2016-01-25 14:55:01 -08:00
Evan Morikawa
c33dff65f1
fix(composer): disable plugins during composition events
2016-01-25 14:54:54 -08:00
Juan Tejada
0fd94c1e1e
Fix FocusedAccountStore: remove unnecessary accountstore listener
2016-01-25 14:43:50 -08:00
Evan Morikawa
ecbadaf01e
feat(send): Send and Archive
...
Summary: Send and Archive plus a new setting.
Test Plan: new tests
Reviewers: bengotow, juan
Reviewed By: bengotow
Differential Revision: https://phab.nylas.com/D2446
2016-01-25 14:14:09 -08:00
Ben Gotow
cffb3ad4a2
Fix for search bar issue with threads not appearing
2016-01-25 13:47:41 -08:00
Ben Gotow
4643fdad25
Fix for selection update issue, delete items + scroll up issue
2016-01-25 13:44:05 -08:00
Juan Tejada
1f68a574d3
Fix NylasAPI specs and ContactStore specs
2016-01-25 12:12:16 -08:00
Ben Gotow
18b9a1a9a0
More spec fixes
2016-01-25 11:42:39 -08:00
Ben Gotow
2bb9ce3591
More database-related spec fixes
2016-01-25 11:35:23 -08:00
Ben Gotow
a2c901559e
DatabaseTransaction / QueryBuilder spec fixes
2016-01-25 11:11:57 -08:00
Ben Gotow
9fc11512ad
CategoryPicker / PerspectiveStore spec fixes
2016-01-25 11:07:40 -08:00
Juan Tejada
ac34f4410b
add(exports): Add Rx to nylas-exports
2016-01-25 10:40:41 -08:00
Michael Grinich
b56daf030f
Add Berend theme
2016-01-24 17:38:50 -08:00
Juan Tejada
84ef0e97bf
Fix more task specs
2016-01-22 16:55:29 -08:00
Evan Morikawa
cc0d636381
fix(link): auto populate urls. Fix links across nodes
...
Fixes #1116
Also fixes an issue where links wouldn't create properly across multiple
nodes
This was due to a bug in the `select` method. We use the DOM Range API to
more robustly select a node.
2016-01-22 16:30:28 -08:00
Evan Morikawa
d15d39abdf
fix(keymap): the remove and go to prev/next keys were reversed
...
Fixes #924
2016-01-22 15:33:49 -08:00
Juan Tejada
877dd6ebde
Fix specs for destroy and syncback category tasks
2016-01-22 14:52:19 -08:00
Juan Tejada
1aef74ce4a
Fix MutliSelectSplitInteractionHandler specs
2016-01-22 13:47:54 -08:00
Juan Tejada
901ce1bcbd
Show window when switching accounts if it isnt visible
2016-01-22 11:58:24 -08:00
Ben Gotow
50eac609fb
Rename formatResult, don't assume it's an array
2016-01-22 11:45:36 -08:00
Evan Morikawa
ede5d49280
fix(composer): list creation edge case fixes and tests
...
Fixes #1064
2016-01-22 10:36:15 -08:00
Ben Gotow
948202af2d
update(readme): Add Todoist for N1
2016-01-22 10:16:46 -08:00
Jackie Luo
dab9dc5b80
Add weather plugin to README
2016-01-21 18:08:50 -08:00
Jackie Luo
d4f9c5d43c
Merge branch 'master' of github.com:nylas/N1
2016-01-21 18:03:30 -08:00
Jackie Luo
4aab47ec98
Add Reflux
2016-01-21 18:03:18 -08:00
Juan Tejada
abe363db19
Fix MultiSelectListInteractionHandlers specs
2016-01-21 17:07:57 -08:00
Ben Gotow
e887722e4a
Rebuild SearchSuggestionStore to fix errors, appearing after search committed
2016-01-21 16:00:18 -08:00
Ben Gotow
1af9a05075
ContactStore always searches all contacts
2016-01-21 16:00:18 -08:00
Ben Gotow
c2ebc4cb32
_version was conflicting with superclass property
2016-01-21 16:00:18 -08:00
Ben Gotow
1b10366740
Update CHANGELOG.md
2016-01-21 14:31:27 -08:00
Juan Tejada
2380e1eefa
Update sidebar to hold state for selected account
...
- Ensures that it displays the correct set of sidebar items even when
the perspective changes
- Also sets up hotkeys to switch currently focused accounts
2016-01-21 14:13:48 -08:00
Ben Gotow
8f7f63af3a
TaskFactory now returns N tasks for performing standard actions, undo uses arrays
2016-01-21 13:46:04 -08:00
Michael Grinich
156581bc39
Add Solarized Dark
2016-01-21 10:57:27 -08:00
Ben Gotow
91efdd5a8b
fix(contributing): Mention syncEngine.APIRoot
2016-01-21 10:42:31 -08:00
Ben Gotow
42f8d29a89
Merge pull request #988 from mbilker/allow-custom-sync-engines
...
Allow custom Sync Engine specified in `config.cson`
2016-01-21 10:31:05 -08:00
Evan Morikawa
88ccbf97d3
fix(link): allow links with no closest
method to open
2016-01-21 10:15:22 -08:00
mbilker
a424fd52d1
fix(nylas-api): namespace the custom sync engine to syncEngine
2016-01-21 00:16:43 -05:00
Evan Morikawa
ecea0feb5f
fix(console): rm console trace
2016-01-20 21:09:50 -08:00