Commit graph

872 commits

Author SHA1 Message Date
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
Ben Gotow 0b68f6ebb2 Merge branch 'feat-refactor-layout' of github.com:inboxapp/edgehill into feat-refactor-layout 2015-03-05 19:23:03 -08:00
Ben Gotow 3802e4899b fix(search-bar): A few minor tweaks to search 2015-03-05 19:22:58 -08:00
Ben Gotow c21f992ed2 fix(activity-bar): Fix activity bar resizing 2015-03-05 19:22:43 -08:00
Ben Gotow 567acfb14b fix(*) minor patches and fixes for specs / ui 2015-03-05 19:09:42 -08:00
Ben Gotow 2437528c53 fix(*) minor patches and fixes for specs / ui 2015-03-05 18:49:43 -08:00
Ben Gotow a347893594 fix(keymappings): fix platform keymappings 2015-03-05 18:49:26 -08:00
Ben Gotow 3c35ef488b rm(workspace): Remove workspace, we don't need it. 2015-03-05 18:49:10 -08:00
Ben Gotow e5975b2acc fix(packages): Update other packages to new UI 2015-03-05 17:56:45 -08:00
Evan Morikawa e49a5e0adc allow removal of cc and bcc fields 2015-03-05 16:38:28 -08:00
Ben Gotow 9e7a180f06 fix(app): Don't actually need application: handlers 2015-03-05 16:31:24 -08:00
Evan Morikawa 8823050eb4 more contenteditable component tests 2015-03-05 16:15:29 -08:00
Evan Morikawa c443eb3331 remove fdescribe 2015-03-05 16:02:47 -08:00
Evan Morikawa 73f4c97910 tests for contenteditable component 2015-03-05 16:00:56 -08:00
Ben Gotow 175db163e9 fix(image-map): Build image map without relative path dependency 2015-03-05 15:59:11 -08:00
Ben Gotow d04951dd61 fix(less): Lint errors preventing successful build 2015-03-05 15:42:38 -08:00
Evan Morikawa 06eb12f395 add tests for undo manager 2015-03-05 15:41:33 -08:00
Evan Morikawa a0cbe8606a fix tests 2015-03-05 15:19:05 -08:00
Evan Morikawa db4cc4ef08 adjust min width of account sidebar to prevent text overflow 2015-03-05 14:09:36 -08:00
Evan Morikawa 4635bf7d14 test fixes 2015-03-05 13:56:55 -08:00
Evan Morikawa b3271432ef inline composer optimistic expansion 2015-03-05 13:53:18 -08:00
Evan Morikawa d1b3b83e38 remove single space hack 2015-03-05 13:33:50 -08:00
Evan Morikawa 4af00cfaf4 more composer styles 2015-03-05 13:31:11 -08:00
Ben Gotow d8dbe90c97 fix(windows): Windows build changes 2015-03-05 13:19:24 -08:00
Ben Gotow 6ca63fc01c Merge branch 'feat-refactor-layout' of github.com:inboxapp/edgehill into feat-refactor-layout
Conflicts:
	static/components/tokenizing-text-field.less
2015-03-05 10:59:00 -08:00
Ben Gotow cce9eba509 Rename inbox.env to env, because it's not for inbox alone 2015-03-05 10:58:16 -08:00
Evan Morikawa e7f3e77fde composer fixes 2015-03-04 19:06:39 -08:00
Evan Morikawa 05c6fc9ecf more composer styling 2015-03-04 18:47:48 -08:00
Ben Gotow a5508e46bc New login flow with mobile user agent set 2015-03-04 18:12:50 -08:00
Evan Morikawa ecccf72cd8 composer footer full-width 2015-03-04 15:52:40 -08:00
Ben Gotow ef694d1766 Fix window level commands by putting an atom-workspace back 2015-03-04 15:22:15 -08:00
Ben Gotow 2c1975472b New onboarding 2015-03-04 15:19:51 -08:00