v0.1.2
Patches for v0.1.0
Status on Create. Projects and locations begin in the Pending status, rather than the InProgress status.
Project/Location Completion. Added a calculation for determining the completion of a project/location, based on milestone tasks.
Improved Template Task List. The UI and UX for the template task lists have been overhauled, once again.
BottomPanel and SidePanel Fixes. These components have been fixed to work better together.
Below are code improvements.
Client Documentation. The ProjectClient and LocationClient have been thoroughly documented.
Client Optimizations. The ProjectClient and LocationClient have been optimized.
Removed Obsolete References. As the project changes, certain fields are no longer needed or have been replaced by another reference. References to obsolete classes, fields, and methods are preserved to maintain legacy features until they can be completely migrated. This release includes the migrations along with the removal of obsolete references.
Reduced Technical Debt. Reduces technical debt in general.
Last updated
Was this helpful?