NearBeach Logo

NearBeach May 2024 Goals

Back to Blogs

Count of Bugs

Information Updated On: May 17, 2024

Current: 22

Scheduled: 0

Release: 0

Blocked: 0

Code Coverage Backend: 74%

Code Coverage Frontend: 35%

Current Release

0.31.22 on 18th of May, 2024

The Usual Monthly Ongoing Tasks

Full Site Testing

With the release of Python 3.12 about 6 months ago. It is now time to upgrade. With any upgrade, we'll need to do a full site test.

We are also going to be focusing on the new Gantt chart features, to find any pain points, and issues.

 

Documentation

With the support of Podman, we'll need to write in documentation on how to deploy NearBeach with it.

We are also looking at expanding existing documentation. Currently the documentation on how to use NearBeach is thread bare. This documentation will need to expand into;

There are many other sections of NearBeach that currently do not have any documentation what so ever;

 

Improvements to unit tests

As we have implemented new features into NearBeach, we also have to implement more unit tests for them. These include but now limited too;

 

Improvements to marketing site

This will include umbraco updates, a few bug fixes, and a few new components.

Screenshot of new Gantt chart feature, under the sprint feature

New Features

Card5 - My jobs today

A new planning feature in NearBeach, where a user can state what they are going to work on over the next 7 days. Designed to be a simple schedule system.

 

Card391 - Implementation of Schedules Projects/Tasks

Users will be able to schedule repetitive tasks/projects/cards to be automatically created at;

The template system in NearBeach will need to be constructed first, however this template system will then be utilised later for building RFC's from templates.

 

Card307 - Objects assigned to customers

On the customer information page, there will be a simple component that will notify the user which current open objects are assigned to the customer. This is useful for any account managers.

 

Card342 - Re-implementation of Story points in NearBeach

NearBeach will have the story points re-implemented. The idea being it will sit at the;

levels. With the caviot that Requirements will have a SUM of all requirement item's story points.

 

Card383 - See all objects for Admin

Under the search functionality, administrators do not see other group's objects. This is so the administrators are not flooded with irrelevant data.

However on the odd occasion they will need to find these objects, i.e. readjust permissions that were incorrectly removed. Having the "See all object" flag will enable this functionality.