Commit Graph

29 Commits

Author SHA1 Message Date
Julien Calixte
9f7767bb0e upgrade lock file 2024-11-09 12:46:47 +01:00
Julien Calixte
49db394737 install vue-diff 2024-04-20 18:30:36 +02:00
Julien Calixte
364d0b2eed feat/edit steps (#7)
* refactor: ♻️ edit steps

* add md5 hash lib

* now step ids are generated based on titles and estimation

* feat:  edit steps

now add steps will be a modal for editing all steps

* chore(commitizen): init cz changelog

* chore(changelog): init git cliff

* feat(edit steps): add a message to alert on the fact that the record may change

* feat(task): task link is a normal button now

* with the good ids

* remove column

* autofocus to title

* --wip-- [skip ci]

* lint

* can modify the whole task when recording
2024-04-09 00:06:07 +02:00
Julien Calixte
53ce6f5e16 Feat/initial plan (#6)
* chore: upgrade libs

* fix outdated tests

* init edit steps form

* tasks have now initialPlan

* simpler to directly have an history and put initialPlan and steps has getters

* consistent test script names

* display initial plan to task view

* display initial if only it exists (next when only it changes

* display initial plan only if it chanegd
2024-02-24 12:20:22 +01:00
Julien Calixte
ae407780cb perf(update deps): update deps 2023-11-30 00:41:55 +01:00
Julien Calixte
4b70cf9af2 html to image 2023-11-30 00:35:40 +01:00
Julien Calixte
5001f2708e refactor: 💡 libs
update libs
2023-07-06 11:08:10 +02:00
Julien Calixte
eb3c431609 🔧 (pnpm) finally, keeping pnpm 8 for local dev 2023-05-08 23:17:03 +02:00
Julien Calixte
673ffc384b revert to pnpm 7.13.4 for netlify 2023-05-08 23:11:20 +02:00
Julien Calixte
d058864043 (pwa) add vite-pwa plugin 2023-05-08 23:00:54 +02:00
Julien Calixte
47888de4bb Merge branch 'main' of github.com:jcalixte/loopycode into main 2023-05-08 14:52:59 +02:00
Julien Calixte
1f15374283 ⬆️ (vueuse / vitest) 2023-05-08 14:27:00 +02:00
Julien Calixte
4adc29908f chore: 🤖 update sass 2023-05-01 19:14:06 +02:00
Julien Calixte
a9e9106c1b ⬆️ (dev) upgrade dev dependencies 2023-04-23 11:46:10 +02:00
Julien Calixte
7400a19ab4 ⬆️ (app) upgrade all dependencies 2023-04-23 11:39:28 +02:00
Julien Calixte
b210417bd0 add vueuse math 2023-04-15 17:10:36 +02:00
Julien Calixte
3dcbede322 🐛 (pnpm) fix pnpm lock file 2023-04-15 16:56:51 +02:00
Julien Calixte
d4f647a759 Merge branch 'main' of github.com:jcalixte/loopycode into main 2023-04-15 16:55:17 +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
75d3c0f718 remove fixture for task and steps 2023-04-15 13:58:43 +02:00
Julien Calixte
b716ea5c97 install vue-us 2023-04-10 23:33:27 +02:00
Julien Calixte
5d14d049a5 install sass 2023-04-09 10:55:02 +02:00
Julien Calixte
d0f638077a persist pinia stores 2023-04-09 10:32:50 +02:00
Julien Calixte
22d29bad90 add pinia testing 2023-04-09 10:08:08 +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
97dc4470aa install nanoid 2023-04-08 12:16:44 +02:00
Julien Calixte
48a3be6936 install suretype 2023-04-04 00:20:07 +02:00
Julien Calixte
d58cc9c68a init 2023-04-03 23:23:17 +02:00