Juan Tejada
4ed14d137e
Misc fixes for FileUploadStore
2016-01-27 15:38:01 -08:00
Juan Tejada
bd675ba0c1
Fix ComposerView specs
2016-01-27 13:49:34 -08:00
Juan Tejada
ff3213f003
Rewrite tests for FileUploadStore
2016-01-27 12:33:27 -08:00
Ben Gotow
dcb712641a
Fix problem with * a shortcut
2016-01-27 11:55:19 -08:00
Ben Gotow
7908ff7899
Basic fixes for drag and drop
2016-01-27 11:45:02 -08:00
Ben Gotow
a77c9548d1
Fix sidebar when an account doesn't have a standard category
2016-01-27 11:14:11 -08:00
Ben Gotow
e29335ae91
Fix exception "Cannot read property 'replaceModel' of null"
2016-01-27 11:13:58 -08:00
Ben Gotow
b043c30565
Optimize QueryResultSet so offset lookups are O[1] after initial scan
2016-01-27 11:13:39 -08:00
Ben Gotow
32ccaad1e7
More spec fixes
2016-01-27 10:31:54 -08:00
Ben Gotow
3b3b19a172
Spec fixes
2016-01-26 19:12:51 -08:00
Juan Tejada
fb1324f14e
Inits FileUploadStore from current state in the filesystem
...
- Removes uploads when draft is deleted
- Misc fixes and renaming
2016-01-26 18:48:58 -08:00
Ben Gotow
695af8b983
More sending fixes - attachments working!
2016-01-26 18:03:01 -08:00
Ben Gotow
24c751c2ae
More fixes to send draft task
2016-01-26 17:33:09 -08:00
Juan Tejada
d6f8873b0c
Fix progress var instantiation in send-draft task
2016-01-26 17:21:52 -08:00
Juan Tejada
22d9947908
Misc fixes for FileUploadStore
2016-01-26 16:58:20 -08:00
Ben Gotow
820973cfa5
Fixes to the SendDraftTask
2016-01-26 16:41:49 -08:00
Ben Gotow
bbe2f80320
A few other changes
2016-01-26 15:44:44 -08:00
Ben Gotow
c8bd09a260
Begin cleanup of Send Task
2016-01-26 15:44:44 -08:00
Juan Tejada
c7812b9c46
Fix in FileUploadsStore
2016-01-26 15:44:27 -08:00
Juan Tejada
8cb14d509f
Refactor FileUploadStore and composer attachments - WIP
2016-01-26 15:36:38 -08:00
Ben Gotow
15776c8ec6
Fix the message that appears when upgrading the mailbox
2016-01-26 14:49:05 -08:00
Juan Tejada
b32bf65774
Fix when checking if draft is a reply when getting accounts for send
2016-01-26 13:55:26 -08:00
Ben Gotow
4f3de3fc97
Fix for bad @props
2016-01-25 19:07:28 -08:00
Juan Tejada
b13ca724f1
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
b94c2e35e4
Fix AccountStore.current() references in private packages
2016-01-25 18:02:56 -08:00
Ben Gotow
0ef4911b22
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
bb03e52e33
Clean up action bars, random exceptions
2016-01-25 17:08:38 -08:00
Ben Gotow
e4553ffb1e
Fix drafts
2016-01-25 16:37:34 -08:00
Juan Tejada
6b950bdb31
Fix editable list input styles
2016-01-25 14:55:01 -08:00
Evan Morikawa
71abd8bcd7
fix(composer): disable plugins during composition events
2016-01-25 14:54:54 -08:00
Juan Tejada
db29a52a99
Fix FocusedAccountStore: remove unnecessary accountstore listener
2016-01-25 14:43:50 -08:00
Evan Morikawa
392753233e
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
8c38b1bce8
Fix for search bar issue with threads not appearing
2016-01-25 13:47:41 -08:00
Ben Gotow
c6bf3eba01
Fix for selection update issue, delete items + scroll up issue
2016-01-25 13:44:05 -08:00
Juan Tejada
84bf7dded6
Fix NylasAPI specs and ContactStore specs
2016-01-25 12:12:16 -08:00
Ben Gotow
617224be29
More spec fixes
2016-01-25 11:42:39 -08:00
Ben Gotow
c9e5b68f16
More database-related spec fixes
2016-01-25 11:35:23 -08:00
Ben Gotow
6a28cd8cda
DatabaseTransaction / QueryBuilder spec fixes
2016-01-25 11:11:57 -08:00
Ben Gotow
fcb75fbf1a
CategoryPicker / PerspectiveStore spec fixes
2016-01-25 11:07:40 -08:00
Juan Tejada
b9316f1a66
add(exports): Add Rx to nylas-exports
2016-01-25 10:40:41 -08:00
Michael Grinich
71070e3c8f
Add Berend theme
2016-01-24 17:38:50 -08:00
Juan Tejada
01ad283754
Fix more task specs
2016-01-22 16:55:29 -08:00
Evan Morikawa
5cf20c256d
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
5057ad3d20
fix(keymap): the remove and go to prev/next keys were reversed
...
Fixes #924
2016-01-22 15:33:49 -08:00
Juan Tejada
c5dc9544e1
Fix specs for destroy and syncback category tasks
2016-01-22 14:52:19 -08:00
Juan Tejada
ad05cc05cc
Fix MutliSelectSplitInteractionHandler specs
2016-01-22 13:47:54 -08:00
Juan Tejada
27ff4d2de2
Show window when switching accounts if it isnt visible
2016-01-22 11:58:24 -08:00
Ben Gotow
d842428880
Rename formatResult, don't assume it's an array
2016-01-22 11:45:36 -08:00
Evan Morikawa
eb3223580b
fix(composer): list creation edge case fixes and tests
...
Fixes #1064
2016-01-22 10:36:15 -08:00
Ben Gotow
c8df59f196
update(readme): Add Todoist for N1
2016-01-22 10:16:46 -08:00