Ben Gotow
7ef187e882
Update analytics to remove references to deleted Actions
2016-01-28 10:38:02 -08:00
Ben Gotow
4edbe7652c
Remove indexes which used accountId as the first param... not faster
2016-01-28 10:03:32 -08:00
Juan Tejada
1e6b857437
Prevent creation of context menu twice for nested items of OutlineView
2016-01-28 01:35:29 -08:00
Juan Tejada
b9cfb18244
Fix in upload store when deleting draft
2016-01-28 01:29:33 -08:00
Juan Tejada
19edb34599
Increment max width for sidebar
2016-01-28 01:29:18 -08:00
Juan Tejada
21f0afd825
Fix specs
2016-01-28 00:48:45 -08:00
Juan Tejada
9a86ce06ed
Update file uploads (see details):
...
- Add uploads field to Message and removes cache from FileUploadsStore
- Updates draft via session from DraftStore
- This makes everything way cleaner
- This fixes bug when creating draft with uploads and the opening it in
new window
- Updates specs
2016-01-28 00:33:22 -08:00
Juan Tejada
8bd387e8b2
Update OutlineViewItem to focus end of input when editing
2016-01-28 00:02:55 -08:00
Juan Tejada
aa4de82625
Add folder/label renames
...
- Updates OutlineView to reuse OutlineViewItem for creating new items
- Adds ability to edit outline view items via double click or right
click
- Cleans up css and code and sidebar item
- Updates SyncbackCategoryTask to update categories as well
- Adds 405 to permanent api error codes
2016-01-27 23:16:17 -08:00
Juan Tejada
1d8f56e7f8
Misc fixes for FileUploadStore
2016-01-27 15:38:01 -08:00
Juan Tejada
08ec481739
Fix ComposerView specs
2016-01-27 13:49:34 -08:00
Juan Tejada
7b6267e0b2
Rewrite tests for FileUploadStore
2016-01-27 12:33:27 -08:00
Ben Gotow
7f59ff5494
Fix problem with * a shortcut
2016-01-27 11:55:19 -08:00
Ben Gotow
53390fbd5c
Basic fixes for drag and drop
2016-01-27 11:45:02 -08:00
Ben Gotow
470fbae6a3
Fix sidebar when an account doesn't have a standard category
2016-01-27 11:14:11 -08:00
Ben Gotow
1fb57d2cda
Fix exception "Cannot read property 'replaceModel' of null"
2016-01-27 11:13:58 -08:00
Ben Gotow
ddb31f6bf3
Optimize QueryResultSet so offset lookups are O[1] after initial scan
2016-01-27 11:13:39 -08:00
Ben Gotow
efdb5c5b6c
More spec fixes
2016-01-27 10:31:54 -08:00
Ben Gotow
f4ca355bf4
Spec fixes
2016-01-26 19:12:51 -08:00
Juan Tejada
63d36a78c3
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
752a749da7
More sending fixes - attachments working!
2016-01-26 18:03:01 -08:00
Ben Gotow
b97e0664db
More fixes to send draft task
2016-01-26 17:33:09 -08:00
Juan Tejada
e615eece3a
Fix progress var instantiation in send-draft task
2016-01-26 17:21:52 -08:00
Juan Tejada
7c71576192
Misc fixes for FileUploadStore
2016-01-26 16:58:20 -08:00
Ben Gotow
a05f6c449c
Fixes to the SendDraftTask
2016-01-26 16:41:49 -08:00
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