Ben Gotow
3d52458e56
refactor(quoted-text): Give withoutQuotedText
its own specs
2015-03-11 12:09:29 -07:00
Evan Morikawa
bd2cdd876b
feat(composer): focus on to field for forwarded message
2015-03-10 18:44:33 -07:00
Evan Morikawa
984b8fb303
feat(composer): shows subject if forwarded message
2015-03-10 18:27:10 -07:00
Evan Morikawa
0fb7e2c101
feat(composer): add popout icon and header styles
2015-03-10 18:14:53 -07:00
Ben Gotow
6c6e1f2466
fix(reply/fwd): Fix for quoted text in new messages
2015-03-10 18:07:48 -07:00
Ben Gotow
0c97de1bff
feat(onboarding): Make onboarding window taller, stopgap
2015-03-10 18:07:48 -07:00
Evan Morikawa
7d10a3a00d
feat(menus): remove unused menu items
2015-03-10 17:52:30 -07:00
Evan Morikawa
72f1035324
fix(notifications): only show notification for new messages
2015-03-10 16:08:07 -07:00
Evan Morikawa
f875650c27
fix(menu): always auto-select the first item of the dropdown menu
2015-03-10 15:45:37 -07:00
Evan Morikawa
77d9526ecd
fix(email): iframe bug and search refreshing if not committed
2015-03-10 15:40:46 -07:00
Evan Morikawa
221817d1e4
fix(send): fix linting error
2015-03-10 15:13:51 -07:00
Evan Morikawa
501704359e
fix(participants): bcc field displays properly
...
Can also select text by clicking on the participant
2015-03-10 15:12:13 -07:00
Evan Morikawa
961680ef34
feat(sending): close immediately and reopen if error
...
Test Plan: edgehill --test
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://review.inboxapp.com/D1276
2015-03-10 14:32:35 -07:00
Ben Gotow
6607e3abdc
fix(quoted-text): Better handling for "Wildcard filters" email
2015-03-10 13:56:08 -07:00
Evan Morikawa
ae73880b2b
feat(messages): add bcc label to message headers
2015-03-10 13:27:21 -07:00
Evan Morikawa
d5eb68ece1
fix(scrolling): scroll to end once. Fix draft deletion
2015-03-10 13:17:47 -07:00
Ben Gotow
6af864e3bd
fix(*): remove unnecessary code from last commit
2015-03-10 12:11:55 -07:00
Ben Gotow
46a6e229eb
fix(fields): paste multiple emails at a time, even with garbage
2015-03-10 12:06:52 -07:00
Evan Morikawa
697acd3f0b
feat(color): fix color visisted state
2015-03-10 11:30:16 -07:00
Evan Morikawa
fd43c7002d
feat(colors): new colors for selection states
...
Summary: adjust colors
Test Plan: edgehill --test
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://review.inboxapp.com/D1273
2015-03-10 11:29:14 -07:00
Ben Gotow
c4c6f7c65a
fix(dnd): You can now drag and drop attachments onto drafts
2015-03-10 11:23:31 -07:00
Ben Gotow
df2c64f4dd
fix(specs): Thread needs to be defined for MessageItem
2015-03-10 11:05:30 -07:00
Ben Gotow
682f7efcdc
fix(drafts): Don't cc the user on reply-all (specs were broken)
2015-03-10 11:02:46 -07:00
Ben Gotow
e42c649e54
fix(sentry): No longer flood sentry with errors sent while running with --dev
2015-03-10 10:42:03 -07:00
Ben Gotow
16cd75a933
feat(activity-bar): Hidden until you show developer tools
2015-03-10 10:36:50 -07:00
Evan Morikawa
9536feb339
fix(message): dont scroll down if only 1 item
2015-03-10 10:33:16 -07:00
Evan Morikawa
282cc40e9a
feat(message): change long format timestamp
...
Summary: Minor UI fixes
Test Plan: edgehill --test
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://review.inboxapp.com/D1271
2015-03-10 10:08:04 -07:00
Evan Morikawa
6ec84561c4
feat(composer): popout only closes when message sending succeeds
...
Summary:
This is a WIP to fix the blatant case of messages dissapearing when
there's an error. It's pending a better through through notification UI
Test Plan: edgehill --test
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://review.inboxapp.com/D1270
2015-03-10 09:52:47 -07:00
Ben Gotow
2189f4f2b7
fix(speed): Since we don't have pagination yet, show only 100 threads
2015-03-09 18:36:37 -07:00
Ben Gotow
ef7ff27c56
fix(unread): Don't show bogus numbers in thread list
2015-03-09 18:32:01 -07:00
Ben Gotow
0944dd60b0
fix(invariant-violation): Don't listen until components are mounted
2015-03-09 18:31:25 -07:00
Ben Gotow
343e592569
feat(draft-list) Refactor thread-list, create draft-list
...
Summary: Adds the draft list using a refactored list-tabular class. Also fixes several draft bugs that appeared after allowing editing.
Test Plan: Run tests (need to test new ListTabular component ASAP)
Reviewers: evan
Reviewed By: evan
Differential Revision: https://review.inboxapp.com/D1272
2015-03-09 18:25:53 -07:00
Evan Morikawa
b479e099c1
feat(messages): expandable message headers
...
Summary: feat(messages): expandable message headers
Test Plan: edgehill --test
Reviewers: bengotow
Reviewed By: bengotow
Differential Revision: https://review.inboxapp.com/D1267
2015-03-09 11:17:22 -07:00
Ben Gotow
09dc8887b7
fix(logout): atom-workspace not focused breaking logout
2015-03-09 10:06:50 -07:00
Ben Gotow
9362f1e9c5
fix(win32): Hide menu bar of non-main windows
2015-03-06 18:37:06 -08:00
Ben Gotow
a650158c8c
fix(win32): Add log out option to windows File menu
2015-03-06 18:32:33 -08:00
Ben Gotow
27aa11aa60
fix(env): Always use staging for now
2015-03-06 16:55:34 -08:00
Ben Gotow
86c41ca272
fix(compose): Temporarily disable composer full height feature
2015-03-06 16:10:21 -08:00
Ben Gotow
82089f8dbe
fix(less): Minor style changes
2015-03-06 16:08:34 -08:00
Ben Gotow
8788962809
fix(buttons): Fix toolbar button sizes to be consistent
2015-03-06 12:31:39 -08:00
Ben Gotow
54e651da0e
fix(attachments): Don't show attachments with no name (that are alternative body formats)
2015-03-06 12:28:04 -08:00
Ben Gotow
0991cf693a
fix(message-list): Clean up unused wrappers and styles
2015-03-06 12:12:01 -08:00
Ben Gotow
d55aad9ce9
refactor(toolbar): Toolbar items for messages are back!
2015-03-06 12:03:32 -08:00
Ben Gotow
9e447ad501
refactor(toolbar): Better base for building toolbars
2015-03-06 11:05:25 -08:00
Ben Gotow
a7a46abb8b
fix(specs): Run specs from ~/.inbox-spec to prevent collision
2015-03-06 10:31:10 -08:00
Ben Gotow
3d2a576bf4
fix(images): Resolve bad merge
2015-03-05 21:16:20 -08:00
Ben Gotow
35ac15da3a
fix(activity-bar): Use more aggressive smoothing for courier
2015-03-05 21:16:10 -08:00
Ben Gotow
d99c8f1a65
fix(long-poll): Turn delta sync back on
2015-03-05 21:15:53 -08:00
Evan Morikawa
7e7f8e5eda
Merge branch 'feat-refactor-layout' of github.com:inboxapp/edgehill into feat-refactor-layout
...
Conflicts:
src/flux/models/utils.coffee
2015-03-05 19:57:50 -08:00
Ben Gotow
699da9435f
fix(specs): Remove workspace from spec helper
2015-03-05 19:46:15 -08:00