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
This commit is contained in:
39
CHANGELOG.md
Normal file
39
CHANGELOG.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [unreleased]
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- 🎸 home
|
||||
- 🎸 about
|
||||
- 🎸 record preview
|
||||
- *(home)* New task text
|
||||
- ✨ edit steps
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(main style)* No mb for last columns
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
- 💡 fixtures
|
||||
- 💡 libs
|
||||
- ♻️ edit steps
|
||||
|
||||
### ⚡ Performance
|
||||
|
||||
- *(update deps)* Update deps
|
||||
|
||||
### 🧪 Testing
|
||||
|
||||
- 💍 task record
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- 🤖 update sass
|
||||
- *(commitizen)* Init cz changelog
|
||||
- *(changelog)* Init git cliff
|
||||
|
||||
<!-- generated by git-cliff -->
|
||||
Reference in New Issue
Block a user