Commit Graph

5 Commits

Author SHA1 Message Date
Julien Calixte
5d51e8b46f feat: add parent / child feature 2026-01-24 13:43:09 +01:00
Julien Calixte
b1f5aaaec2 feat: paste text and automatically create a new task 2026-01-24 13:15:40 +01: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
c8722cad06 remove unecessary Step class 2023-04-11 23:06:44 +02:00
Julien Calixte
cd49c4cf0a rename use-case to modules 2023-04-09 12:34:43 +02:00