-
v0.1.0-alpha.3
Pre-Releasereleased this
2026-06-10 16:31:05 -05:00 | 8 commits to main since this release🌟 Enhancements
- eom: migrated eom endpoints from old version validated working (e909e8d)
- mobile: added auto download of latest (6d0fb8a)
- mobile: dock door scanning backend added (fe0b157), closes #12
- opendock: added delete button in the article tab (4464cea), closes #23
- opendock: added in a new article link system (bb7931d)
- warehousing: ppoo monitoring added (8b07694), closes #13
🐛 Bug fixes
- app: type in the templates... they all looked the same (2a648f6)
- dock door scanning: correction to how the data is posted (2f49573)
- dockscanner: removed console log (4249e90)
- eom: removed un needed imports (05c553e)
- logistics: historical checks for no data errors when feature is activeed (4f848bb)
- mobile users: corrected and endpoint that prevented us from change the pin number (347edb7)
- mobile: scan log incorrect user ref (9c0ef1f)
- mobile: temp removed the autodownload as its causing issues (3ef0f23)
- mobile: ui over lapping (db28635), closes #25
- notifications: missed api converstion in the front end for updating (5281118)
- opendock: changed the header of delete to be properly named (865f280), closes #23
- opendock: correction to article link success on delete (a717260), closes #23
- opendock: ref wrong field oops (f635415)
- scanner: corrected teh endpoint to delete the user if needed (6dd1a5b)
📚 Documentation
- app: updated last updated to the readme to show current progress (78f7b8a)
- app: updated readme (1a3d8a7)
🛠️ Code Refactor
- backend: dock door scanning socket and perms (f8335f5)
- datamart: if added to query will include plant token now (7d722c4)
- db: added in notifications vs pulling from the db makes it easier on the system (706ab8b)
- db: added timezone check in so it comes over correct based on the backend timezone (2558b2e)
- dock door scanning: fixes and final writes for the intial trial went smooth (86e1237)
- dock scanner: more work on dock scanner and semi finished (6eaae0f)
- dockscanning: more work on the dock door scanning (7671172), closes #12
- logger: included error in the stack version so we dont have to remove it all (da87e2e)
- logs: refactored to show the submodule and stack as well to make it more easy to watch (45a0dee)
- logs: socket io setup to be properly logging (9ff428f)
- mobile: intial addin of dockdoor scanning on mobile (2a35381)
- mobile: moved logout to the tab bar (bcdf956)
- mobile: new error found and added in (7bbdd4e)
- mobile: setup - added button to go home as it caused confustion (c15ee07)
- new role: added in warehouse role (55418e2)
- opend dock: added in default dock so it uses the default setup as a backup (8fc3129)
- opendock: added in check for really using the article link (cfc497c)
- opendock: added in proper complete and ignore of picksheets (3ad84da)
- opendock: added some new goodies to the app to help manage releases (c0a7d4a)
- opendock: changed the article to look at the label to match all plants (a2d9a6c)
- opendock: changed the subModule for better logging (7c4c5f9)
- opendock: if load type is drop we will not do anything unless its already scanned (5a7046b)
- server builds: added in proper logging will still need fine tuned though (15c939e)
- servers: all remaining servers added (5f2148f)
- socket.io: complete rewrite to manage dynamic rooms and seeding better (9440b44)
- socketio: changes that if we are in dock room to constant reseed the room (8fcb2c6)
- times: added a better view for times as we save all db as there respective timezone (40edbc3)
- warehouse: fixed ppoo check to match the new changes (2e460c7)
📝 Testing Code
- test: added in vitest to start doing more testing before deploying (e6b92ae)
📈 Project changes
Downloads