Changelog
ITrack Chromium
- 15.11.6
- Merge pull request #116 from ISoft-Data-Systems/cascade-vehicle-status-changes
- QuickBooks Online production keys!
- Merge branch 'master' of https://github.com/ISoft-Data-Systems/pro-web
- Set qboBasePath correctly when QB_ENV = 'sandbox' and BUILD = 'production'
- Whoops, forgot to clean up my observer on state change
- Show the vehicle make/model if the part type doesn't use manufacturer/model
- Remove incorrect comment
- Fix a bug with resetting the state of the modal
- Add support for updating part status or location when the corresponding value changes on the vehicle
- Merge branch 'master' into cascade-vehicle-status-changes
- WIP
- WIP
- Merge branch 'vehcile-performance' into cascade-vehicle-status-changes
- Fix some edge cases with QuickBooks authentication
- Merge pull request #115 from ISoft-Data-Systems/vehcile-performance
- Fix for case 56278
- Fixed various issues with pricing/costing numbers
- Part retail wasn't displaying
- Properly revoke quickbooks session on disconnect
- 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
Newer Older