|
|
123d8a09ba
|
feat(ocme): new setting for determining the fifo check
|
2025-03-10 16:58:48 -05:00 |
|
|
|
4fe400af3b
|
refactor(modules): changed how the defaults are on some modules
|
2025-03-10 16:58:30 -05:00 |
|
|
|
8c31ac723d
|
test(ocme): shipment pallets
|
2025-03-10 16:58:06 -05:00 |
|
|
|
a5cd8433f7
|
refactor(ocme): postRunning number removed bloat
|
2025-03-10 16:35:29 -05:00 |
|
|
|
c5f12814ea
|
feat(ocme): pickedup route added
|
2025-03-10 16:35:07 -05:00 |
|
|
|
e2562768a5
|
refactor(ocme): added in apihits to getinfo
|
2025-03-10 16:34:46 -05:00 |
|
|
|
971038b10e
|
feat(ocme): finalized posting RN and sscc just to keep it the same as ocme
|
2025-03-10 16:34:25 -05:00 |
|
|
|
1bcb4db328
|
feat(ocme): added in picked up and included a all function to reduce endpoints
|
2025-03-10 16:33:24 -05:00 |
|
|
|
f15afe5c11
|
refactor(ocme): changes made so that we only get the not picked up pallets
|
2025-03-10 16:32:37 -05:00 |
|
|
|
0e579c84b5
|
refactor(server:consume): change so error returns 200 so we can see the true error
|
2025-03-10 16:32:02 -05:00 |
|
|
|
40b970ef92
|
refactor(logger): changed so that everything comes over as lowerCase to make it more easy to search
|
2025-03-10 16:31:27 -05:00 |
|
|
|
0eb60706e4
|
feat(roles): added tester role
|
2025-03-10 16:29:13 -05:00 |
|
|
|
27d242f4f3
|
refactor(register): split the code to be more standard to the rest of the app
|
2025-03-10 16:22:46 -05:00 |
|
|
|
cd4109533e
|
fix(auth): changed the profile update so we can run correctly now
|
2025-03-10 16:20:07 -05:00 |
|
|
|
8b1c65db4e
|
feat(sscc): added in a creation of the sscc for now only ocme but will extend to be label data
|
2025-03-10 16:19:33 -05:00 |
|
|
|
6d1157a9d0
|
refactor(server): added in ability to listen on all ip's
|
2025-03-10 16:19:04 -05:00 |
|
|
|
9df643ce6b
|
feat(materials): added in comsumption card to consume based on running nr
|
2025-03-10 16:18:25 -05:00 |
|
|
|
6c4e14fad3
|
feat(permissions): more permissions for accessing via sidbar
|
2025-03-10 16:17:57 -05:00 |
|
|
|
22e050ebfa
|
test(apihits): framework for apiHits to be implemented but no db insert yet
|
2025-03-10 16:16:46 -05:00 |
|
|
|
008717b988
|
refactor(db): added in a db config for dev
|
2025-03-10 16:16:07 -05:00 |
|
|
|
65b35bc9a3
|
fix(user): when user didnt hape permissions would error, changed to have undefined now
|
2025-03-10 09:35:52 -05:00 |
|
|
|
12e15babb4
|
fix(logging): updated entire server side to the new logging system
|
2025-03-07 13:40:29 -06:00 |
|
|
|
ce11b1f57e
|
feat(logger): added transport to post to db instead of file
|
2025-03-07 13:39:53 -06:00 |
|
|
|
ef26b6aa79
|
feat(ocme): added in ocme with endpoints base
|
2025-03-07 13:39:32 -06:00 |
|
|
|
a1c9ad65b8
|
feat(sqlserver): added in the sqlconnnection
|
2025-03-07 13:38:14 -06:00 |
|
|
|
c74f8e2a5f
|
fix(server): changed the url to always be lowercase when it comes over
|
2025-03-07 05:49:13 -06:00 |
|
|
|
402ce734b3
|
feat(tcpserver): added in the intial tcpServer startup
|
2025-03-06 19:37:07 -06:00 |
|
|
|
8204ec4a1a
|
fix(modules): added in a type check to make sure a boolean is sent over
|
2025-03-06 19:36:40 -06:00 |
|
|
|
cf8cb9b9ed
|
refactor(scripts): added in a prodInstall to also take care of db migrations
|
2025-03-06 19:36:04 -06:00 |
|
|
|
6e20928943
|
refactor(server): added in an example powershell script to install
|
2025-03-06 19:35:33 -06:00 |
|
|
|
aae9813f9c
|
feat(frontend): added the start to the material help center
|
2025-03-06 19:35:01 -06:00 |
|
|
|
c30a48c4b8
|
feat(frontend): added in checks for links inside the module
|
2025-03-06 19:34:10 -06:00 |
|
|
|
4195b9e8bc
|
feat(server): added in a default set of settings that will be checked on startup
|
2025-03-06 19:33:36 -06:00 |
|
|
|
71a951a9f2
|
refactor(settings): refactored the query placement for better reuse
|
2025-03-05 20:21:28 -06:00 |
|
|
|
fda0719d87
|
feat(eom): frame work added in for eom
|
2025-03-05 20:15:38 -06:00 |
|
|
|
50cf87380d
|
feat(auth): added in a rolling token
|
2025-03-05 12:10:09 -06:00 |
|
|
|
5fcadb9fc8
|
feat(lst): added update settings into the entire app
|
2025-03-05 12:09:51 -06:00 |
|
|
|
6fb615a743
|
style(frontend): changes the login form to look a little better
|
2025-03-05 12:08:55 -06:00 |
|
|
|
f5fd1fc605
|
fix(lst): corrected the version rc so the links actaully work
|
2025-03-05 12:08:16 -06:00 |
|
|
|
d293ca6981
|
feat(server): added in ocp to the module list
|
2025-03-04 20:39:50 -06:00 |
|
|
|
dd586790e3
|
chore(release): 2.3.0
|
2025-03-04 20:22:14 -06:00 |
|
|
|
ee2bfb2a41
|
chore(release): 1.2.0
|
2025-03-04 20:21:42 -06:00 |
|
|
|
0d5568815c
|
chore(release): 1.1.0
|
2025-03-04 20:21:28 -06:00 |
|
|
|
99dcae959c
|
test(front end): cleared an error for a type missing
|
2025-03-04 20:21:09 -06:00 |
|
|
|
2ad1dcc55b
|
feat(server): settings and module crud added in
|
2025-03-04 16:43:45 -06:00 |
|
|
|
5b9cadb76e
|
feat(frontend): ocp added
|
2025-03-04 16:43:25 -06:00 |
|
|
|
88f2cf07f5
|
feat(frontend): settings page added
|
2025-03-04 16:43:03 -06:00 |
|
|
|
44ba7d9feb
|
feat(database): settings added in
|
2025-03-04 16:42:26 -06:00 |
|
|
|
9b7e60cad0
|
fix(server): corrected the env port in the api scaler
|
2025-03-04 05:50:24 -06:00 |
|
|
|
2a536e5423
|
docs(lst): removed bruno api stuff
|
2025-03-04 05:50:04 -06:00 |
|