-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
25 lines (25 loc) · 859 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- Import CSV
- Stats for a year
- Make diary date/TimeInDay optional default today
- Put defaults values in config file for a week
- Add unit tests for editor features
- Add unit tests for stats features
- Add cleanUp command in cli
- Add documentation for editor
- Add documentation about logger
- Add documentation for month
- Rework content of the file in editor command
- Better type safety in DayF setter: add function
- Indent notes in display
- Add version ID in all the tools
- frontend
- escape key should cancel
- widget for editing time
- date picker
- week page
- bug setting half day work when the other half day has weird left or arrived
time
- bug no error when the conversion Date.fromString fail
- create a not found page
- make the requests happen on top level
- on project page, loading icon when reloading the projects