Changelog
ITrack Chromium
- Fixed a race condition bug where some db handlers may not yet be registered on the db object
- Merge branch 'master' of https://github.com/ISoft-Data-Systems/pro-web
- Give better error message for QB errors
- Add support for an env var
QB_ENV to override whether to use sandbox / production
- Fixed an issue where double clicking the save button could cause duplicate vehicles to get created
- Call
makeServer betterer
- Dynamically get qb callback URI for production / dev environments
- pass
NODE_ENV env variable from debugger
- Fix double saving of customers
- Merge branch 'master' of https://github.com/ISoft-Data-Systems/pro-web
- Merge pull request #114 from ISoft-Data-Systems/interchange-vehicle-search
- Make year component collapse inward, not expand
- Rename interchange search button
- Merge pull request #113 from ISoft-Data-Systems/hide-man-mod-when-empty
- Merge branch 'master' into interchange-vehicle-search
- Finish vehicle advanced search
- Vehicle advanced search working, probably
- Merge branch 'master' into interchange-vehicle-search
- Vehicle Search from Interchange WIP
- Move year input from part search into a component
- Make it actually work
- Merge branch 'master' into hide-man-mod-when-empty
- Hide columns sometimes. WIP
- Fixed a bug where the interchange info wouldn't load on the parts screen
- Default the
status parameter for part search results to be @(available or on hold)
- Include part type # when searching inventory from interchange results
- Merge pull request #109 from ISoft-Data-Systems/dashboard-session-parameter
- Merge branch 'master' into dashboard-session-parameter
- Merge pull request #108 from ISoft-Data-Systems/customer-default-payment-method-on-create
- Merge pull request #107 from ISoft-Data-Systems/customer-use-yup-for-date-entered
- Merge pull request #111 from ISoft-Data-Systems/misc-vehicle-line-items
- Show sold misc vehicle items on the performance tab
- Fix getting vehicle by tracking/tag # on sale lines
- Make eslint happy with
Ractive global
- Dashboard backend version bump
- Use latest dashboard version
- Dashboard session variable parameters proof of concept
- Fix debugger nodemon ignore paths
- Support for allowing payment methods to a new customer record
- Removed unused format function
require
- stop setting date entered in the save function are start doing it via Yup
- Fix "Set Password" button for realz
- Fix "set password button"
- Fix vehicle record not getting associated with a part when created from "Enter Parts" on the vehicle screen
- Add a button to customer > quotes to view on the sale screen
- Fix bug where saving a Quote could void Payments
- Fixed a mislabeled field when changing password
- Fixed an issue with saving dismantled value
- Fix a bug where it was possible for some tabs to appear multiple times
Newer Older