* 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
* 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