You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 the Overdue column to give more space to the Name and Description columns.
Fixed
Update the TUI form which was hiding the Clear checkbox
Fixed missing properties in the PSWorkItemDatabase class.