Releases: WPR-Engineering/part-box
v1.2.0-alpha
Changes:
Ruby and Rails version upgraded to ruby 3.0.0 and rails 7.0.4.3
Quick remove now accepts a URL tag scan, or a quick remove tag scan
Consumables can now have an overstock location
improved netbox content
minor cosmetic fixes across entire app
consumables table is now sortable
parts dropdown is now searchable
Obsolete consumables view works now
Full Changelog: v1.1.5-Alpha...v1.2.0-alpha
v1.1.5-Alpha
Note: Alpha versions 1.1.1 to 1.1.4 were internal testing releases only
Changes:
- Add rails_admin at /db_admin to make it easier to track down issues if things get outta wack
- Add paper_trail for better auditing with rails_admin
- Defined admin and manager abilities (the app is more secure now)
- Added a quick remove kiosk and item tag printing
- Each item can now be tagged with a barcode
- made the app responsive for mobile devices
- almost everything is styled correctly
- starting to build an API for a native mobile app (coming soon, maybe)
v1.1.0-Alpha
Main changes in this release are related to printing
- Multiple printers supported
- Partbox print updated to reflect this change, please update your install
- style is starting to come together, tho there are still places that need work
- printing can now be done from consumables page
- new label size added (medium)
Alpha v1.0.2 - 2020-02-04
-Fixed bugs in order number system when finalizing an order
-Added large label printing functionality
-Fixed many bugs in displaying consumables
-Removed ability to add fixed assets to orders
-Fixed other small visual bugs
-Errors are now handled slightly better
Alpha v1.0.1 - 2019-02-05
The order number now fills on submit
Initial Release - Alpha 1.0.0 - 2019-01-31
Pre-Release
- Basic features are working, however it does not look very pretty
- Still missing move orders
- There are a few bugs in the initial creation of a consumable and a fixed asset. One works, but the other doesn't. It depends on the one that was created first.
- not all changes are caught by audited yet
- Users need to be expanded upon