Changelog for PSWorkItem
v1.7.0 - 2024-01-07 12:40:05
Changed
- Updated the sample PSWorkItem database.
- Revised format file for PSWorkItems to show due date with leading zeros and no seconds.
- Updated
Open-PSWorkItemConsole
to format due dates with leading zeros and no seconds. - Updated
Open-PSWorkItemConsole
to display overdue items in the table in Red and items due within 5 days in Cyan. - Updated table layout in
Open-PSWorkItemConsole
. Added a RepresentationGetter to display progress value with a % sign. Hiding theOverdue
column to give more space to theName
andDescription
columns.
Fixed
- Update the TUI form which was hiding the
Clear
checkbox - Fixed missing properties in the PSWorkItemDatabase class.