Evan Morikawa
274131863f
feat(analytics): add analytics to send later, snooze, tracking
2016-02-25 12:34:09 -08:00
Juan Tejada
2a757f332e
fix(plugins): Add headers for composer popover + Fix in snooze popover
2016-02-25 10:24:29 -08:00
Ben Gotow
21b1cd4e19
fix(build): Don't delete plugin package.json files, restore ellipsis (@sdw consulted HIG!)
2016-02-24 18:15:55 -08:00
Juan Tejada
8e26c8574f
fix(lint): Fix lint errors
2016-02-24 17:53:31 -08:00
Drew Regitsky
d58f8567b5
fix(send-later): options text capitalization: title case => sentence case
2016-02-24 17:45:14 -08:00
Juan Tejada
9fa64c38e2
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
17ea99d2ff
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
1f29cb3cea
💄 (send-later): Minor draft list styling changes
2016-02-24 13:44:56 -08:00
Ben Gotow
9d52cb1124
fix(snooze/send-later): Change chrono config to always prefer dates in future
2016-02-24 13:16:53 -08:00
Evan Morikawa
0d7d5489c6
fix(lint): fix less and js linter issues
2016-02-24 12:31:56 -08:00
Ben Gotow
7526fd8684
fix(send-later): Resolves a variety of small bugs from QA
2016-02-24 12:26:56 -08:00
Juan Tejada
aebbaec639
💄 (send-later): Update placeholder copy, again
2016-02-24 11:50:43 -08:00
Juan Tejada
ab181305b3
💄 (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
0c8ecc5829
💄 (plugins): Clean up constants in plugins
...
- Fix some eslint issues
2016-02-23 22:55:47 -08:00
Drew Regitsky
4289e09651
fix(metadata-plugins): update all appIds and URLs for staging
2016-02-23 19:19:43 -08:00
Ben Gotow
29a0da36a3
fix(auth-failure): Warn of disconnect on 403s, fix logic
2016-02-23 18:35:24 -08:00
Ben Gotow
5e78a9b2c6
💄 (plugins): Updated assets and a bit of error handling
2016-02-23 17:51:10 -08:00
Ben Gotow
40274cfc77
fix(composer): Redo toolbar styling with theme variables + minor fixes
2016-02-23 15:40:44 -08:00
Ben Gotow
5f38c9dfb1
fix(send-later): Re-order so send later always appears beside send
2016-02-23 14:37:10 -08:00
Ben Gotow
39265572bc
💄 (send-later): Lots of styling of send-later
2016-02-23 13:52:18 -08:00
Juan Tejada
76bda1dbe4
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