# Witter Associates SharePoint Release Notes
## v1.4.2 - 11.11.2021
### Improvement
* Notify the user right away when the time is inputed incorrectly.
### Resolved Issue
* Fixed the issue that system will crash when there is uppercased characters in the employee email field.
---
## v1.4.1 - 09.21.2021
### Resolved Issue
* Fixed the issue that time activity will not store when there are certain characters included in the description field.
---
## [v1.4.0 - 09.15.2021](https://hackmd.io/@t5F_8x5-Q8ug41i-A2mZWg/r17FYIl7K)
### New Features
* Add a submit button on the Timesheet page.
* Add all priority level to the priority filter.
* Add a new feature to pin a task card that will always display on the board regardless what the current status is.
### Improvements
* Pay item becomes a required field if time is greater than zero on Client page.
* Client dropdown will clear after users clicking "Save and New" on Edit Time Activity modal.
* Add a 4000 characters limit for Description field on Time Activity modal.
### Resolved Issues
* Fixed the bug that status filter is not working on Client page.
* Fixed the bug that clicking "Save and New" on Time Activity modal will prevent the next new entry not from saving.
* Fixed the Status and Priority filters on Kanban page.
* Fixed the bug that search field is acting strange while using keyboard.
* Fixed the bug that entering slashes in date field will result a wrong date on time activity modal.
---
## v1.3.14 - 09.15.2021
### Resolved Issue
* Fixed an issue that not all employee's data are displayed on Productivity widgets.
---
## v1.3.13 - 09.10.2021
### Resolved Issue
* Fixed an issue that Open Invoice balance is incorrect on Client page.
---
## v1.3.12 - 09.02.2021
### Resolved Issues
* Fixed an issue that Pay item field disappeared after hitting "Save and New".
* Fixed an issue that time activity is not able to be created after hitting "Save and New".
---
## v1.3.11 - 08.08.2021
### Improvement
* Performance improvements.
---
## v1.3.10 - 07.22.2021
### Improvement
* Rename role "Kanban Viewers" to "Kanban".
* Wording changes on Dashboard.
---
## v1.3.9 - 07.22.2021
### Improvement
* Add new role "Kanban Viewers" for accessing Kanban page.
---
## [v1.3.8 - 07.21.2021](https://hackmd.io/@t5F_8x5-Q8ug41i-A2mZWg/By1ZN_8Cu)
### Resolved Issues
* Fixed an issue that Dashboard shows tasks that are deleted.
* Fixed an issue that wrong employee name is linked to the Kanban card.
* Fixed an issue that dropdown options have different fonts on Client page.
* Fixed an issue of the due date on the edit time activity page.
* Fixed an issue not able to delete just entered comment on client page.
### Improvements
* Any employee could be added to the mention list of a checklist item on Client page.
* Wording consistency across all pages.
---
## [v1.3.7 - 07.17.2021](https://hackmd.io/@t5F_8x5-Q8ug41i-A2mZWg/r1CaD2l0d)
### Resolved Issues
* Assign by employee filter on Kanban page.
* Client name sorting issue on Kanban page.
* Adding additional decimal point for hours on Timesheet page.
---
## [v1.3.6 - 07.15.2021](https://hackmd.io/@t5F_8x5-Q8ug41i-A2mZWg/r14ECPhTd)
### New Feature
* Adding Service Code Rate and Billable fields for time activities table on Client page.
### Improvements
* Swap the color of the Yes and No buttons on reminding modal.
* Turn off the autocomplete feature for Time field while editing time activity.
* No Employee is rephrased to Not Assigned.
* Adding "Not Assigned" as an option for employee change on Kanban page.
* Filtering logic for Service dropdown on Client page.
### Resolved Issues
* Kanban client statuses are out of order.
* Employee's middle name is not displayed on the front end.
* Service dropdown not displayed at full on the Timesheet page.
### In Progress
* Assign by employee filter on Kanban page.
* Client name sorting issue on Kanban page.
* Being able to confirm dropdown selection pressing Tab on Client page.
---
## v1.3.5 - 06.14.2021
### Resolved Issues
* Timeout pop-up not displayed correctly while multiple tabs are opened.
---
## v1.3.4 - 06.13.2021
### Improvements
* Adding service on the Timesheet entries.
* After clicking "Save and new", all dropdown menus will be cleared except Client.
---
## v1.3.3 - 06.06.2021
### Resolved Issues
* Resolved the issue that text field texts are on top of the dropdown menu on the Client page.
* Resolved the issue that dropdown menu options are empty while opening them.
---
## v1.3.2 - 06.05.2021
### Improvement
* Minor performance improvement.
---
## v1.3.1 - 06.03.2021
### Improvements
* Adding filter capability for the search box on Client page.
* Adding timeout session reminder after session is idle for an hour.
---
## v1.3.0 - 06.02.2021
### New Feature
* Add new pay type "Salary".
### Improvement
* Logic change for the client search box on the Kanban page.
### Resolved Issues
* Fixed the issue that after filter is applied on the Kanban page, the change status dropdown options become limited.
* Fixed the issue that Name dropdown on the client page loses Employee data after closing the dropdown and opening it again.
---
## v1.2.4 - 06.01.2021
### New Features
* Date field formatting supports 6-digit or 8-digit entry.
* Added + and - buttons for date field to navigate dates more easily.
### Improvement
* Being able to refresh the page once clicking into a client profile.
### Resolved Issue
* Pay rates amounts on Admin page should have two decimal points.
---
## v1.2.3 - 05.31.2021
### New Feature
* Added search box on Kanban page for client search.
### Improvement
* Kanban clients are sorted by names without the employee assignments.
---
## v1.2.2 - 05.30.2021
### Resolved Issue
* Fixed an issue where assigning employee would put the employee's full name before the client name.
---
## v1.2.1 - 05.28.2021
### Improvements
* Splitting combined button of "Save and new" and "Save and close" into two buttons.
* Dropdown searching logic improvement.
* Loading 25 time activities instead of 10 while selecting a client.
### Resolved Issues
* Service dropdown selection will pull the service description from QBO and post it in the description box.
* Status and sub-client dropdown is pulling the full data from QBO.
* Calendar causes day to move to 1 day before due to a known bug. (https://github.com/microsoft/fluentui/issues/16774)
---
## v1.2.0 - 05.27.2021
### New Feature
* Added support for Client change after a time activity is saved.
### Resolved Issues
* Productivity (hours) and Productivity (dollars) dashboard widgets not displaying correct numbers.
* Open and overdue invoices amounts are not calculated correctly.
* Time activity table is now sorted by date.
* Allowing users to enter number less than 1 as time while submitting or editing time activities.
### Pending
* Service dropdown selection will pull the service description from QBO and post it in the description box. (ETA: 5/28)
* Dropdown searching logic improvement. (ETA: 5/28)
* Time activity date not saved correctly.
---
## v1.1.0 - 05.26.2021
### New Features
* Added support for searching in Name and Service dropdown menus on Client page.
* Added display for open and overdue invoice amounts on Client page.
### Improvements
* Added support for listing the missing fields while saving or submitting a time activity.
* Added support for manual input in date field of the time activity modal on Client page.
### Resolved Issues
* Fixed issue for vendor and service dropdown menus not displaying all the data from QBO.
* Fixed issue for incorrect decimal points on Timesheet Review page.
* Fixed issue for not inputting service amount correctly on Timesheet Review page.
* Fixed issue for displaying success message instead of error message.