This website requires JavaScript.
Explore
Help
Sign In
farmcontrol
/
farmcontrol-ws
Watch
2
Star
0
Fork
0
You've already forked farmcontrol-ws
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
farmcontrol-ws
/
src
History
Tom Butcher
4bfc7fae2a
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head
This commit looks good
Details
Implemented about page.
2026-06-21 13:19:18 +01:00
..
__tests__
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
2025-12-29 01:13:01 +00:00
actions
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
2025-12-29 01:13:01 +00:00
auth
Implemented redis session storage.
2026-03-01 17:06:17 +00:00
database
Added 'part' reference to partSkuUsage schema to enforce required relationship with part model.
2026-06-20 23:16:22 +01:00
events
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
2025-12-29 01:13:01 +00:00
lock
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
2025-12-29 01:13:01 +00:00
notification
Implemented notifications.
2026-03-01 01:42:38 +00:00
server
Implemented about page.
2026-06-21 13:19:18 +01:00
socket
Implemented about page.
2026-06-21 13:19:18 +01:00
stats
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
2025-12-29 01:13:01 +00:00
templates
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
2025-12-29 01:13:01 +00:00
updates
Updated configuration log level to debug, added product category model and references in product schema, enhanced stock schemas with recalculation methods, and improved socket event handling to support filters for subscriptions.
2026-06-14 23:52:03 +01:00
.DS_Store
Refactor LockManager to standardize lock key format and enhance logging; add debug statement in TemplateManager for template rendering
2025-11-16 17:11:15 +00:00
config.js
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
2025-12-29 01:13:01 +00:00
index.js
Removed etc and added better redis support.
2025-12-13 21:03:11 +00:00
utils.js
Implemented stock locations.
2026-05-17 16:55:05 +01:00
websockets.js
Refactor project structure: remove app.js, update config.json for environment-specific settings, enhance package.json with new scripts and dependencies, and convert websockets.js to ES module syntax with Keycloak authentication integration.
2025-06-29 22:39:23 +01:00