Information Updated On: December 20, 2024
Current: 6
Scheduled: 2
Release: 0
Blocked: 0
Code Coverage Backend: 74%
Code Coverage Frontend: 35%
0.31.52 on 18th of December, 2024
Currently we are in the middle of creating the scheduler functionality. From this particular point, we will need to complete the CRUD process. At the moment we have completed the following for the front end;
The backend will need a lot more work done, as we will need to implement the scheduler functionality.
Code was pushed to show this functionality, this will be reverted until we are ready to actually deploy the code base.
There are many improvements we want to implement for the sprints functionality. For example, we want to include micro-permissions, where certain tasks/projects that the user does not have access too, will be rendered out differently for that user. So the user knows they can not edit these particular tasks/projects.
Other improvements will be looking at implementing the requirement items, where a user can import a requirement item, and then place tasks/projects within that requirement item (as a child). The design for this is still currently being worked on and we are hoping to have it completed soon.