Skip to content

Commit dc2110a

Browse files
committed
docs: order TODO list by priority
1 parent ded9c17 commit dc2110a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Desktop/TODO.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
- feat: tasks modifications are persisted
1+
- refactor: use Commands and ViewModels instead of code behinds.
2+
- feat: allow for saving Tasks both locally and remotely at the same time
3+
- feat: tasks modifications are persisted
4+
- feat: style the front
25
- feat: error handling on the frontend->backend communication
3-
- refactor: use Commands and ViewModels instead of code behinds.
46
- feat: show tasks in as project tree
57
- feat: tasks have a state
6-
- feat: allow for saving Tasks both locally and remotely at the same time
78
- test(e2e): deploy the Backend to Docker rather than being launched locally
89
- ci: run e2e tests
910
- fix flakiness on CI where sometimes "an element cannot be found"
10-
- feat: style the front
1111
- docs: next steps or improvements (out of scope) for the backend API. Mainly performance: allow to batch CRUD
1212
operations.

0 commit comments

Comments
 (0)