v0.0.5

Major progress on the MVP

New Features

Template Locking. When viewing a template, the template can be locked, preventing future changes.

Account Export. The user can export account-related data, including projects and locations, to an Excel workbook.

Dashboard Admin View. Added an admin view to the dashboard to display charts showing progress on projects/locations.

Improvements

Nullable Task Fields. The relative due date (for template tasks) and due date (for project/location tasks) can be set to null. This allows users to leave the field blank if the (relative) due date is unknown.

Invertible IconButton. The IconButton can now be inverted (this is a minor code change and UI improvement).

Upgraded the DataClient. The data client was optimized and cleaned up for improved DB performance.

General UI Improvements. As this one of the first releases, this consists of UI fixes throughout the applciation.

Fixed the default account (super admin). Password is now encrypted upon creation. The accounts email is also initialized using the ITPCAM domain name.

Last updated

Was this helpful?