Commit Graph

17 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
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
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
856a272b46 router link in kebab case 2023-04-09 11:03:59 +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
Julien Calixte
19c9ea8002 reset store facilities 2023-04-09 10:33:44 +02:00
Julien Calixte
27b1783185 save and navigate to home where we see tasks 2023-04-09 10:21:20 +02:00
Julien Calixte
b9738c7d28 (new task) add new task link to navigate to /new-task 2023-04-08 12:27:15 +02:00
Julien Calixte
812e7509d5 init new route for a new task 2023-04-08 12:25:08 +02:00
Julien Calixte
a9d0c13a0c test task model 2023-04-04 00:00:17 +02:00
Julien Calixte
d58cc9c68a init 2023-04-03 23:23:17 +02:00