Drew Regitsky
6fe36c72a5
fix(snooze): options text capitalization: title case => sentence case
2016-02-24 17:56:52 -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
cbed789b94
fix(snooze): look at allCategories instead of userCategories
2016-02-24 16:51:34 -08:00
Juan Tejada
3187d2f0d1
fix(snooze): Fix quick action button, remove italic from popover
2016-02-24 15:33:57 -08:00
Juan Tejada
6458a90eda
fix(snooze): Close popover on error
2016-02-24 15:11:03 -08:00
Juan Tejada
2eefbc28d3
fix(snooze): Close popover when opening a new one
2016-02-24 15:08:53 -08:00
Juan Tejada
f7b1209b5c
fix(fixed-popover): Reposition when overflowing on left
direction
...
- This is a temporary solution
2016-02-24 15:02:42 -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
Ben Gotow
90b9570f91
fix(send-later): Resolves a variety of small bugs from QA
2016-02-24 12:26:56 -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
3125d4d2ff
💄 (snooze): Add quotes to popover placeholder
2016-02-24 10:28:08 -08:00
Juan Tejada
c0da487e02
fix(snooze): Close all popover types when submitting date with enter
2016-02-24 10:27:16 -08:00
Juan Tejada
d34f30cc3e
💄 (plugins): Clean up constants in plugins
...
- Fix some eslint issues
2016-02-23 22:55:47 -08:00
Juan Tejada
3a55a126b6
fix(snooze): Fix react component warnings
2016-02-23 22:39:18 -08:00
Ben Gotow
9315ee3385
fix(metadata-plugins): Add production app ids
2016-02-23 22:29:49 -08:00
Juan Tejada
a5ee197660
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
0237b8cfd2
fix(metadata-plugins): update all appIds and URLs for staging
2016-02-23 19:19:43 -08:00
Ben Gotow
7e96a169a2
💄 (plugins): Updated assets and a bit of error handling
2016-02-23 17:51:10 -08:00
Ben Gotow
686a3f4fda
💄 (snooze): Quick action styling, draft pencil alignment
2016-02-23 14:37:10 -08:00
Juan Tejada
bb52510c87
fix(snooze): Check if snooze category is defined when creating
2016-02-18 10:44:03 -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