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
829facd6dc
fix(snooze): look at allCategories instead of userCategories
2016-02-24 16:51:34 -08:00
Juan Tejada
d866679737
fix(snooze): Fix quick action button, remove italic from popover
2016-02-24 15:33:57 -08:00
Juan Tejada
f86d984355
fix(snooze): Close popover on error
2016-02-24 15:11:03 -08:00
Juan Tejada
7f5c225d40
fix(snooze): Close popover when opening a new one
2016-02-24 15:08:53 -08:00
Juan Tejada
9c2a05ba3f
fix(fixed-popover): Reposition when overflowing on left
direction
...
- This is a temporary solution
2016-02-24 15:02:42 -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
Ben Gotow
7526fd8684
fix(send-later): Resolves a variety of small bugs from QA
2016-02-24 12:26:56 -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
f5c18d1b34
💄 (snooze): Add quotes to popover placeholder
2016-02-24 10:28:08 -08:00
Juan Tejada
194aa84f44
fix(snooze): Close all popover types when submitting date with enter
2016-02-24 10:27:16 -08:00
Juan Tejada
0c8ecc5829
💄 (plugins): Clean up constants in plugins
...
- Fix some eslint issues
2016-02-23 22:55:47 -08:00
Juan Tejada
d930abcea6
fix(snooze): Fix react component warnings
2016-02-23 22:39:18 -08:00
Ben Gotow
9b32ac4719
fix(metadata-plugins): Add production app ids
2016-02-23 22:29:49 -08:00
Juan Tejada
e82278ab25
feat(snooze): Adds initial design pass and update snooze popover
...
Summary:
- Add FixedPopover, an absolutely positioned popover component to use for swipe snoozing:
- This component needs to be finished, as its current behavior is primarily for the snooze plugin
- Updates popover.cjsx to properly render pointer for thesnooze popover for the `down` direction
- Adds new design assets
- Adds date input to snooze popover
Test Plan: - TODO
Reviewers: evan, bengotow
Reviewed By: bengotow
Differential Revision: https://phab.nylas.com/D2624
2016-02-23 20:03:42 -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
5e78a9b2c6
💄 (plugins): Updated assets and a bit of error handling
2016-02-23 17:51:10 -08:00
Ben Gotow
6efd513608
💄 (snooze): Quick action styling, draft pencil alignment
2016-02-23 14:37:10 -08:00
Juan Tejada
ba1a305485
fix(snooze): Check if snooze category is defined when creating
2016-02-18 10:44:03 -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