24617 - PaySimple Setup Page Now Uses V2 Admin Settings Component: Updated the PaySimple Setup Page to use the component used in the V2 Admin Settings dialog.
24027 - Upgrade to jQuery v3.7.1: Upgraded the version of jQuery used throughout the application.
24660 - MapQuest SDK Upgrade: Identified a bug with the old MapQuest SDK after making TLS changes preventing map pins from displaying on the calendar page. Upgrading to the latest SDK version fixed the issue.
24591 - Increased Timeout To Prevent Companies With Large Contact Lists From Receiving Error: A company was seeing timeout errors when viewing contacts, increased the timeout value to prevent this from happening.
24428 - Duplicate Job Deletion Bugfix: Fixed a bug preventing the user from being able to delete a duplicate job.
24784 - Multi-Select Drop Down List And Time Picker Bugfix: The jQuery upgrade introduced a bug with the multi-select drop down lists and time picker controls. Fixed the rendering bug to reintroduce existing look and functionality.
V2 Admin Settings
23481 - Updated Endpoints To Support FirstDayOfWeek For Timesheets: Updated existing endpoints to allow saving the first day of week for a company. Also for returning the first day of the week on the timesheet page.
22745 - Created Service Layer For Timesheets: Created a service layer to process the data returned by the endpoints concerning first day of week.
23482 - Load Timesheet Week Headers: Loads the correct dates in the header of the timesheet table based on Company first day of week value.
Project Maintenance
24465 - React Project Code Reorganization: Reorganized the code in the React project. Merged duplicate files and reassessed the hierarchy. A lot of confusion was introduced when the Bit repo code was migrated to the Web repo.