Commit Graph

26 Commits

Author SHA1 Message Date
Julien Calixte
f890012179 (app) add custom title when recording 2023-04-15 19:36:31 +02:00
Julien Calixte
6bf41b9d61 💄 (task record) blob in step # column 2023-04-15 18:55:31 +02:00
Julien Calixte
cba119b3fc better styling for task view with tags 2023-04-15 18:38:19 +02:00
Julien Calixte
46b1ddcf3c fixup! add vueuse math 2023-04-15 17:16:25 +02:00
Julien Calixte
529f864ed9 revert can start 2023-04-15 17:10:44 +02:00
Julien Calixte
7d6523067c Feat/add bulma (#1)
* remove fixture for task and steps

* install bulma

* convert to scss files

* reset and implement first style classes

* design task form

* design task view

* design step record

* 💄 (home) new task and reset styling

* fix step title height

* add a record progress

* ♻️ (record) extract record controls

* ️ (record) add text for progress

* 💄 (step record) fix blob size

* ♻️ (record) no more getters who do an action too
2023-04-15 16:54:29 +02:00
Julien Calixte
5bf3d248dd better placeholder 2023-04-13 00:34:06 +02:00
Julien Calixte
5888ea49e7 take some notes while doing a task 2023-04-13 00:30:40 +02:00
Julien Calixte
98c5fa5965 refacto task record metadat 2023-04-11 23:16:55 +02:00
Julien Calixte
058046ad1f long date format 2023-04-10 23:40:51 +02:00
Julien Calixte
c081edec01 use n magic key to next 2023-04-10 23:36:32 +02:00
Julien Calixte
a2be252b71 better status and in progress view 2023-04-10 23:36:23 +02:00
Julien Calixte
d692bf7854 add status 2023-04-10 23:18:45 +02:00
Julien Calixte
c53e8dfa88 less padding 2023-04-10 21:57:21 +02:00
Julien Calixte
266be28809 a message when finished and access to old records 2023-04-10 21:51:57 +02:00
Julien Calixte
9b518ca851 format duration in minutes (seconds) 2023-04-10 21:29:52 +02:00
Julien Calixte
da2ff740d2 row moves to step record component 2023-04-10 21:14:42 +02:00
Julien Calixte
dcdd871025 implement the start and next to a record 2023-04-10 19:44:03 +02:00
Julien Calixte
a934c51a2e init the start of a record 2023-04-10 16:16:08 +02:00
Julien Calixte
f8a7231cd0 next step record and create / retrieve a task record 2023-04-10 13:39:01 +02:00
Julien Calixte
d97b297c9b add problems to step records 2023-04-10 13:01:37 +02:00
Julien Calixte
46ef24dfb2 implement usefull actions and getters 2023-04-10 12:52:02 +02:00
Julien Calixte
3a44fe00c5 implement ISO date to facilitate all the store values 2023-04-10 12:22:58 +02:00
Julien Calixte
5d2240400b init task record store 2023-04-10 12:19:50 +02:00
Julien Calixte
f432c60737 step records work with dates now 2023-04-10 12:10:19 +02:00
Julien Calixte
fb02f28465 init record notion 2023-04-09 22:56:09 +02:00