This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Version Aquarius
·
318 commits
to master
since this release
Features
- #182 Don't list tasks in backlog for unrunning projects
- #214 Attach existing tasks to project
- #179 Enable transformation of task in project
Improvements
- #168 Relax requirements for project names
- Improve ordering of project list
- #234 Handle task abandon through a modal
Documentation
- Improve PR template for API changes
- Improve release process
Internationalisation
- Improve English translation file
- #171 Provide French locale
Note that we still can't change lang so English is still the only one we can
use!
Technical
- Provide a ly-modal component
- Provide a ly-form-select component
API changes
task.createdAt
becomestask.startedAt
project.stoppedAt
becomesproject.pausedAt
project.slug
is addedtask.projectId
can now be patched