Changelog

ITrack Chromium
3/1/2022
  • Fix big where yup.number().precision() would throw when it shouldn't
2/23/2022
  • Add ability to view voided payments on the Customer screen < Sales tab
  • Update README.md
  • Merge pull request #104 from ISoft-Data-Systems/frequently-used-part-types
  • only show the last year(to date) of inventory created part types
  • Support for creating a part from a list of frequently used types
2/22/2022
  • Remove Joi dependency completely
  • Expanded use of native bools
  • use native bools
  • Changed to native bool for user_editable for categories
  • Remove Ractive observers
  • Fixed various issues with the customer > quotes tab
  • Merge pull request #103 from ISoft-Data-Systems/upgrade-to-fontawesome-v6
  • Fix the tag printed icon
  • Switch to use the engine icon for inventory/part
  • Upgrade to Font Awesome v6
2/17/2022
  • Fixed: an issue where saving a report queue job would fail silently
2/16/2022
  • Automate package.json version changes to create a GitHub Release
  • This version was really just a test to see if my workflow automation is working
2/16/2022
  • Fixed: a bug where an error reporting a significant state change would show an error to the user. It is now suppressed.
2/15/2022
  • Feature: Any errors that occur are now shown in the bottom left corner in a non-modal alert and will contain more useful information than previous error messages.
  • Feature: On the Home screen, if there are "pending" HTP Buy Now orders, the Internet Orders tab will display a red ringing bell icon on the tab to alert the user to review those.
  • Changed: On the home screen, every tab will now have its contents sorted by date descending, by default.
  • Fixed: Various saving issues throughout the application
  • Improved: When running db updates, ensure a single MySQL connection is used by @daytonlowell
  • Improved: Data validation by switching from Joi to Yup by @Mtn-View
2/8/2022
  • Fixed: a bug where the column headers of the table didn't match the columns of the rows
2/8/2022
  • Feature: New tag icon shown in the part search results. Solid if a tag has been printed previously for that part, or outlined if not.
  • Feature: New feature guide on part search results that explains what colors in the results mean, as well as the tag icon.
  • Fixed: an issue with category pricing on the parts screen, parts > breakdown, and vehicle > teardown
  • Fixed: a bug where inactive part types could not be edited on the Configuration screen
  • Re-released db updates 140016-140018 as 150004 because they would have been skipped over if the desktop applied db updates previously
2/1/2022
  • Improved: Interface layout on various screens on phone-sized devices
  • Fixed: an issue where empty UI space could appear to the right of the lines on a sale document
  • Fixed: a bug with loading permissions for users if they were in a group
  • Fixed: a bug where some page numbers for pagination on tables may not appear on mobile
Newer Older