Notifications for task reminders #57

Merged
konrad merged 4 commits from feature/scheduled-notifications into master 2020-02-08 17:28:17 +00:00
Owner

This is a proof-of-concept implementation of offline notifications.

Open questions:

  • How to cancel a notfication? I'm not even sure if this is possible because of the way we're currently handling reminders. Maybe this will become possible with centralized state management, but for now I can't think of a way of doing this.

TODO

  • Styling
  • Add an action to mark the task as done
  • Add an action to go directly to the task detail page
This is a proof-of-concept implementation of offline notifications. Open questions: * How to cancel a notfication? I'm not even sure if this is possible because of the way we're currently handling reminders. Maybe this will become possible with centralized state management, but for now I can't think of a way of doing this. #### TODO * [x] Styling * [x] Add an action to mark the task as done * [x] Add an action to go directly to the task detail page
konrad changed title from WIP: Notifications for task reminders to Notifications for task reminders 2020-02-08 17:28:13 +00:00
konrad closed this pull request 2020-02-08 17:28:17 +00:00
konrad deleted branch feature/scheduled-notifications 2020-02-08 17:28:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.