2558b2e5bb
refactor(db): added timezone check in so it comes over correct based on the backend timezone
2026-06-01 16:05:36 -05:00
45a0dee9ca
refactor(logs): refactored to show the submodule and stack as well to make it more easy to watch
2026-06-01 15:21:17 -05:00
bb7931d6c8
feat(opendock): added in a new article link system
Build and Push LST Docker Image / docker (push) Successful in 4m11s
2026-06-01 14:26:51 -05:00
4f848bb649
fix(logistics): historical checks for no data errors when feature is activeed
2026-06-01 14:24:12 -05:00
f8335f5217
refactor(backend): dock door scanning socket and perms
2026-06-01 14:23:26 -05:00
2a35381fe4
refactor(mobile): intial addin of dockdoor scanning on mobile
2026-06-01 14:22:40 -05:00
e6b92aeb10
test(test): added in vitest to start doing more testing before deploying
2026-06-01 14:21:19 -05:00
da87e2e1d3
refactor(logger): included error in the stack version so we dont have to remove it all
2026-06-01 14:20:48 -05:00
3ef0f230dd
fix(mobile): temp removed the autodownload as its causing issues
2026-05-29 06:16:52 -05:00
78f7b8a179
docs(app): updated last updated to the readme to show current progress
Build and Push LST Docker Image / docker (push) Successful in 2m58s
2026-05-27 21:19:57 -05:00
1a3d8a7ddc
docs(app): updated readme
2026-05-27 21:18:30 -05:00
2a648f6306
fix(app): type in the templates... they all looked the same
Build and Push LST Docker Image / docker (push) Successful in 2m41s
2026-05-27 21:08:02 -05:00
69a9a81a88
ci(app): added more labels to the templates
Build and Push LST Docker Image / docker (push) Has been cancelled
2026-05-27 21:05:57 -05:00
188fdd0eb7
ci(app): changed the issues templates to be easier to add to the part of the app needed
Build and Push LST Docker Image / docker (push) Successful in 2m37s
2026-05-27 21:02:18 -05:00
db28635c8c
fix(mobile): ui over lapping
...
Build and Push LST Docker Image / docker (push) Successful in 3m1s
the ui elements would over lap and cause visual issues with the scanning and seeing the old labels
closes #25
2026-05-27 20:57:49 -05:00
bcdf9566bc
refactor(mobile): moved logout to the tab bar
2026-05-27 20:56:35 -05:00
c15ee070e7
refactor(mobile): setup - added button to go home as it caused confustion
2026-05-27 20:56:08 -05:00
347edb7078
fix(mobile users): corrected and endpoint that prevented us from change the pin number
2026-05-27 20:55:25 -05:00
fe0b1573f3
feat(mobile): dock door scanning backend added
...
ref #12
2026-05-27 20:54:47 -05:00
9c0ef1f5df
fix(mobile): scan log incorrect user ref
2026-05-27 20:53:07 -05:00
8b076949a7
feat(warehousing): ppoo monitoring added
...
this will monitor ppoo every 45 seconds as long as someone is on the page.
closes #13
2026-05-27 20:52:34 -05:00
6d0fb8aee4
feat(mobile): added auto download of latest
...
this will predownload the latest if its there, this will speed up the update as the user will only
need to scan a single command and it will install restart app
2026-05-27 20:50:07 -05:00
3a0c729b9a
chore(release): 0.1.0-alpha.2
Build and Push LST Docker Image / docker (push) Successful in 3m45s
Release and Build Image / release (push) Successful in 15s
v0.1.0-alpha.2
2026-05-23 11:42:48 -05:00
057a570e43
fix(docs): wrong location for images
Build and Push LST Docker Image / docker (push) Successful in 2m39s
2026-05-23 11:41:43 -05:00
52974aa0b4
refactor(mobile): added missing error to the scanner
Build and Push LST Docker Image / docker (push) Successful in 2m55s
2026-05-23 11:22:44 -05:00
ecfbda9036
fix(mobile): correction to axios helper
2026-05-23 11:22:25 -05:00
389211186f
feat(opendock): added in new article link setup for fine tuning how od works
2026-05-23 11:22:02 -05:00
3a27fd8542
docs(mobile): updated imgs to be a little smaller
2026-05-23 11:21:19 -05:00
1f6637c512
fix(build): crashes when files changed :(
...
Build and Push LST Docker Image / docker (push) Successful in 2m34s
BREAKING CHANGE: gives a rabbit hole error
closes #24
2026-05-21 21:51:21 -05:00
1840ac5e58
feat(opendock): scheduing updates
...
Build and Push LST Docker Image / docker (push) Successful in 2m39s
ref #23
2026-05-21 21:42:18 -05:00
636daaed0a
fix(sql queries): disable job would error so now we will check if it exists before trying to kill it
Build and Push LST Docker Image / docker (push) Successful in 2m37s
2026-05-20 20:49:54 -05:00
71c83062cb
ci(docker): changes to the ignore file
2026-05-20 20:49:21 -05:00
cd67c4de80
refactor(opendock): changes to how we do the intergration scheduling
...
ref #23
2026-05-20 20:49:00 -05:00
36ac1dccb4
chore(release): 0.1.0-alpha.1
Build and Push LST Docker Image / docker (push) Successful in 3m39s
Release and Build Image / release (push) Successful in 15s
v0.1.0-alpha.1
2026-05-18 21:39:59 -05:00
514a44b6de
refactor(servers): changed activeity around and trying to make use of it
Build and Push LST Docker Image / docker (push) Has been cancelled
2026-05-18 21:38:08 -05:00
a7bb364a2f
fix(settings): failed build due it dormant import
Build and Push LST Docker Image / docker (push) Successful in 3m42s
2026-05-18 21:23:34 -05:00
047cc7cdf0
refactor(users): lots of auth stuff added to make it more easy to manage users
Build and Push LST Docker Image / docker (push) Failing after 2m9s
2026-05-18 21:19:20 -05:00
8dc4d70e28
ci(app): added in chokidar to monitor folders
2026-05-18 21:18:42 -05:00
c8931c7249
fix(notifications): reprinting
...
Build and Push LST Docker Image / docker (push) Successful in 1m20s
correction to external labeling
ref #20
2026-05-14 14:18:40 -05:00
67f36c5499
chore(release): 0.1.0-alpha.0
Build and Push LST Docker Image / docker (push) Successful in 1m55s
Release and Build Image / release (push) Successful in 9s
v0.1.0-alpha.0
2026-05-13 20:56:14 -05:00
ebf1060475
refactor(servers): server name now links to the actual server:port
Build and Push LST Docker Image / docker (push) Successful in 1m24s
2026-05-13 20:53:27 -05:00
c64392f457
refactor(api): changes to call a helper api to quit and redirect if needed
2026-05-13 20:52:55 -05:00
e9e73c829c
ci(servives): helpers moved around
2026-05-13 20:52:16 -05:00
bcb7773007
ci(updateserver): changes to actually add the new env stuff
2026-05-13 20:51:54 -05:00
eb950d2c29
refactor(scanner): more scanner admin stuff
2026-05-13 20:51:22 -05:00
2616acf106
fix(notification subs): made it so only acitve show
...
closes #14
2026-05-13 20:50:51 -05:00
30ff7b71d9
refactor(app): changed ways we get data so we can have better reasons why app no worky
2026-05-13 20:49:43 -05:00
e7af3d1182
refactor(scanner): removed 69 as an option lol
2026-05-13 20:48:43 -05:00
3e66c3920d
feat(notification): migrated sql cleanup
2026-05-13 20:48:22 -05:00
eb9d77c3d4
docs(scanner): added in westbend and dayton commands to scan for updates
2026-05-13 20:47:38 -05:00