Julien Calixte
|
46b147473d
|
implement ISO date for tasks
|
2023-04-10 12:24:40 +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 |
|
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
|
5719fabac1
|
fix test with router and new text
|
2023-04-09 11:37:25 +02:00 |
|
Julien Calixte
|
aabfdd80c9
|
add router to plugin
|
2023-04-09 11:37:01 +02:00 |
|
Julien Calixte
|
e098aa006c
|
no default import
|
2023-04-09 11:36:56 +02:00 |
|
Julien Calixte
|
1a1b5c35bc
|
better display
|
2023-04-09 11:06:47 +02:00 |
|
Julien Calixte
|
916cf9a92e
|
return Task instead of StoredTask
|
2023-04-09 11:06:42 +02:00 |
|
Julien Calixte
|
856a272b46
|
router link in kebab case
|
2023-04-09 11:03:59 +02:00 |
|
Julien Calixte
|
b8f79f5208
|
navigate to task view
|
2023-04-09 11:02:52 +02:00 |
|
Julien Calixte
|
2bdfd86481
|
display simple task
|
2023-04-09 11:02:44 +02:00 |
|
Julien Calixte
|
682e02234d
|
new task view by id
|
2023-04-09 11:02:38 +02:00 |
|
Julien Calixte
|
b8cad131b8
|
get task by id
|
2023-04-09 11:02:26 +02:00 |
|
Julien Calixte
|
24035dda12
|
litl' space
|
2023-04-09 10:55:18 +02:00 |
|
Julien Calixte
|
8842d3c6e0
|
geeky font family
|
2023-04-09 10:55:08 +02:00 |
|
Julien Calixte
|
5d14d049a5
|
install sass
|
2023-04-09 10:55:02 +02:00 |
|
Julien Calixte
|
b950f190d2
|
list recent tasks
|
2023-04-09 10:49:44 +02:00 |
|
Julien Calixte
|
448adebaae
|
make compatible for new Taskable
|
2023-04-09 10:47:58 +02:00 |
|
Julien Calixte
|
d1429ca08f
|
remove totalEstimation from taskable as it must only be computable
|
2023-04-09 10:47:43 +02:00 |
|
Julien Calixte
|
ef20813c66
|
add a store for newTaskForm test
|
2023-04-09 10:47:26 +02:00 |
|
Julien Calixte
|
6d80abba71
|
fix test with createSpy implementation
|
2023-04-09 10:46:56 +02:00 |
|
Julien Calixte
|
29cf4a5743
|
display beauty tasks
|
2023-04-09 10:33:53 +02:00 |
|
Julien Calixte
|
19c9ea8002
|
reset store facilities
|
2023-04-09 10:33:44 +02:00 |
|
Julien Calixte
|
e0e38defef
|
utils to format dates
|
2023-04-09 10:33:33 +02:00 |
|
Julien Calixte
|
6682d58bcb
|
task has now a date
|
2023-04-09 10:33:26 +02:00 |
|
Julien Calixte
|
bef79ce468
|
closer save task button
|
2023-04-09 10:33:15 +02:00 |
|
Julien Calixte
|
eed7255173
|
persist task store
|
2023-04-09 10:33:05 +02:00 |
|
Julien Calixte
|
d0f638077a
|
persist pinia stores
|
2023-04-09 10:32:50 +02:00 |
|
Julien Calixte
|
27b1783185
|
save and navigate to home where we see tasks
|
2023-04-09 10:21:20 +02:00 |
|
Julien Calixte
|
e6e7db466a
|
add test utils to include pinia store
|
2023-04-09 10:20:44 +02:00 |
|
Julien Calixte
|
ee6941bf76
|
add task fixtures
|
2023-04-09 10:09:28 +02:00 |
|
Julien Calixte
|
aa2d6a0e64
|
save task in store
|
2023-04-09 10:08:16 +02:00 |
|
Julien Calixte
|
22d29bad90
|
add pinia testing
|
2023-04-09 10:08:08 +02:00 |
|
Julien Calixte
|
71915bc099
|
remove counter store
|
2023-04-09 10:08:01 +02:00 |
|
Julien Calixte
|
fca18707e7
|
add documentation for router and stores.
|
2023-04-09 10:07:53 +02:00 |
|
Julien Calixte
|
4bcbf3bb3c
|
use pre for better readability
|
2023-04-09 09:35:27 +02:00 |
|
Julien Calixte
|
b1310dfaec
|
upgrade types
|
2023-04-09 09:35:19 +02:00 |
|
Julien Calixte
|
ee7c98bae2
|
upgrade vite and test libs
|
2023-04-09 09:32:46 +02:00 |
|
Julien Calixte
|
c266eced3e
|
add total estimation
|
2023-04-09 09:29:40 +02:00 |
|
Julien Calixte
|
68c805e4fd
|
implement it in form
|
2023-04-08 18:39:11 +02:00 |
|
Julien Calixte
|
b6059aa666
|
textarea <=> steps
|
2023-04-08 18:38:10 +02:00 |
|
Julien Calixte
|
9870caac1f
|
with real estimation
|
2023-04-08 18:33:00 +02:00 |
|
Julien Calixte
|
a7b74a5756
|
🔧 (doc jit) add vue js documentation to vue files
|
2023-04-08 12:41:06 +02:00 |
|
Julien Calixte
|
f94718d5e5
|
✨ (step) add step input to beautifully handle all the magic inside
|
2023-04-08 12:38:30 +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 |
|