* Refactor top bar component * Add task page with tabs * Add tasks * Add logic for task status * Fix isoweek definition * Enable click on task * Deduplicate component * Lint --------- Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
* Fix margin on DeleteModal overlay * Update chromatic ci triggers * Update chromatic ci triggers
* Add ability to properly cast a string, number, null to an integer * Adding Tab UI component * Only trigger chromatic when asked