Skip to content

Commit

Permalink
Updated changelog with unreleased changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rmaffitsancsoft committed Jan 13, 2025
1 parent e0dec34 commit e2c8897
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Filtering staff by jurisdiction on staff list
- Staff name to points modal on points page
- Show current only filter to project list
- Send staff notification if a PM or admin modifies their points
- Send weekly staff hour summary email Monday at 12:15PM EST
- Database indexes to improve performance
- Updated holiday time entry to be re-entrant and called when a new holiday is added after they are generated

### Fixed

Expand All @@ -31,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Client name sorting on project list
- PSR header not updating after changing/ editing time
- PM Can't adjust charge code or activity/task on resubmitted time on PSR time table
- Hide edit icon on points page if user does not have permission

### Changed

Expand All @@ -40,6 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Charge code list refactor
- Holiday list refactor
- Staff list refactor
- Time list refactor
- PSR list refactor
- Allow admin to change client on project
- Gray PSR row on PSR list if current period
- Update status options with list from MJT
Expand All @@ -58,6 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add the ability to create time entries
- Add the ability to change date on edit page
- Add the ability to delete a time entry for admins only
- Optimized dashboard response time by removing unused fields

## [0.4.16] - 2024-11-04

Expand Down

0 comments on commit e2c8897

Please sign in to comment.