Commit Graph

9 Commits

Author SHA1 Message Date
Julien Calixte
cba119b3fc better styling for task view with tags 2023-04-15 18:38:19 +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
266be28809 a message when finished and access to old records 2023-04-10 21:51:57 +02:00
Julien Calixte
a934c51a2e init the start of a record 2023-04-10 16:16:08 +02:00
Julien Calixte
7e8cdd4b78 add link to User Story 2023-04-09 22:55:55 +02:00
Julien Calixte
cd49c4cf0a rename use-case to modules 2023-04-09 12:34:43 +02:00
Julien Calixte
1a1b5c35bc better display 2023-04-09 11:06:47 +02:00
Julien Calixte
2bdfd86481 display simple task 2023-04-09 11:02:44 +02:00
Julien Calixte
b950f190d2 list recent tasks 2023-04-09 10:49:44 +02:00