Define item type: Task or Note
Open
awaiting-review
enhancement
- Dominant language
- Elixir
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
ref: https://github.com/dwyl/app/issues/266#issue-559798813
An item can be either a task or a note.
- [x] Create a new migration to add a boolean `task` field (default true)
- [x] Update changeset to cast the field `task`
- [x] Update captures tests to add and test the `task` field
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.