Juan Tejada
0fd2d107b2
test(plugins): Add snooze and send later specs
...
Summary:
- Also refactors the code a bit for testability and maintainability
- Fixes #1515
Test Plan: - Unit tests
Reviewers: evan, drew, bengotow
Reviewed By: bengotow
Differential Revision: https://phab.nylas.com/D2651
2016-03-03 12:38:42 -08:00
Evan Morikawa
a63bc9e4b0
fix(analytics): fix send later and snooze analytics
2016-02-25 14:01:15 -08:00
Evan Morikawa
18be81098e
feat(analytics): add analytics to send later, snooze, tracking
2016-02-25 12:34:09 -08:00
Juan Tejada
7d05523b0f
fix(plugins): Add headers for composer popover + Fix in snooze popover
2016-02-25 10:24:29 -08:00
Ben Gotow
162aac4943
fix(build): Don't delete plugin package.json files, restore ellipsis (@sdw consulted HIG!)
2016-02-24 18:15:55 -08:00
Juan Tejada
d6a3abdbe0
fix(lint): Fix lint errors
2016-02-24 17:53:31 -08:00
Drew Regitsky
4c22fa7489
fix(send-later): options text capitalization: title case => sentence case
2016-02-24 17:45:14 -08:00
Juan Tejada
4aecf745ac
fix(plugins): Several minor fixes:
...
- Fixes styling for snooze quick action button when thread selected
- Fixes snooze popover input debouncing
- Other interaction fixes
2016-02-24 17:34:18 -08:00
Evan Morikawa
f0e76019fd
fix(error-handling): handle offline for link tracking & read-receipts
...
Fix offline error handling of link tracking and read receipts
Fix ellipses for tooltips
Allow you to change the title in the error box
2016-02-24 16:06:08 -08:00
Ben Gotow
5e34c889c6
💄 (send-later): Minor draft list styling changes
2016-02-24 13:44:56 -08:00
Ben Gotow
030d86e3bd
fix(snooze/send-later): Change chrono config to always prefer dates in future
2016-02-24 13:16:53 -08:00
Evan Morikawa
ada4256dc8
fix(lint): fix less and js linter issues
2016-02-24 12:31:56 -08:00
Ben Gotow
90b9570f91
fix(send-later): Resolves a variety of small bugs from QA
2016-02-24 12:26:56 -08:00
Juan Tejada
e02b924efb
💄 (send-later): Update placeholder copy, again
2016-02-24 11:50:43 -08:00
Juan Tejada
3f59176380
💄 (popover): Properly apply styles to input inside popover
...
- Fix tabindex in send later popover
- Update placeholder copy
2016-02-24 11:22:54 -08:00
Juan Tejada
d34f30cc3e
💄 (plugins): Clean up constants in plugins
...
- Fix some eslint issues
2016-02-23 22:55:47 -08:00
Ben Gotow
9315ee3385
fix(metadata-plugins): Add production app ids
2016-02-23 22:29:49 -08:00
Drew Regitsky
0237b8cfd2
fix(metadata-plugins): update all appIds and URLs for staging
2016-02-23 19:19:43 -08:00
Ben Gotow
9ef84e476a
fix(auth-failure): Warn of disconnect on 403s, fix logic
2016-02-23 18:35:24 -08:00
Ben Gotow
7e96a169a2
💄 (plugins): Updated assets and a bit of error handling
2016-02-23 17:51:10 -08:00
Ben Gotow
6eed3ce054
fix(composer): Redo toolbar styling with theme variables + minor fixes
2016-02-23 15:40:44 -08:00
Ben Gotow
d674a665fe
fix(send-later): Re-order so send later always appears beside send
2016-02-23 14:37:10 -08:00
Ben Gotow
9541343835
💄 (send-later): Lots of styling of send-later
2016-02-23 13:52:18 -08:00
Evan Morikawa
6349a1ff0c
feat(composer): new composer footer and icon design
2016-02-23 13:42:10 -08:00
Ben Gotow
8ed28f76d1
💄 (icon): A delightful seafoam green icon
2016-02-23 10:35:08 -08:00
Juan Tejada
a841417011
feat(snooze/send-later): Add snooze and send later plugins
...
Summary:
- Add initial version of snooze and send later plugins
- Tests are missing since this will probably heavily change before we are done with them
Test Plan: - TODO
Reviewers: drew, bengotow, evan
Reviewed By: bengotow, evan
Differential Revision: https://phab.nylas.com/D2578
2016-02-18 10:06:21 -08:00