vps1_gitea_admin
  • Joined on 2026-03-04
vps1_gitea_admin pushed to main at RnD/valveGroupControl 2026-03-12 15:43:43 +00:00
1443ddad41 Expose output format selectors in editor
fd6e9beae9 Migrate _loadConfig to use ConfigManager.buildConfig()
Compare 2 commits »
vps1_gitea_admin pushed to main at RnD/valve 2026-03-12 15:43:43 +00:00
548778c3f5 Expose output format selectors in editor
d594131cfc Migrate _loadConfig to use ConfigManager.buildConfig()
aaa88a7792 Fix ESLint errors and bugs
Compare 3 commits »
vps1_gitea_admin pushed to main at RnD/settler 2026-03-12 15:43:42 +00:00
a650ca4856 Expose output format selectors in editor
fdfb9edf0d fix: replace console.log with logger for unknown topic warning
a369361d99 test: add unit tests for specificClass
417fad4ec3 refactor: adopt POSITIONS constants and fix ESLint warnings
8ae21ce787 Migrate _loadConfig to use ConfigManager.buildConfig()
Compare 6 commits »
vps1_gitea_admin pushed to main at RnD/rotatingMachine 2026-03-12 15:43:42 +00:00
4cf46f33c9 Expose output format selectors in editor
7b9fdd7342 fix: correct logging config path and child registration ID
bb986c2dc8 refactor: adopt POSITIONS constants and fix ESLint warnings
46dd2ca37a Migrate _loadConfig to use ConfigManager.buildConfig()
ccfa90394b Fix ESLint errors and bugs
Compare 5 commits »
vps1_gitea_admin pushed to main at RnD/reactor 2026-03-12 15:43:41 +00:00
1da55fc3f5 Expose output format selectors in editor
06251988af fix: replace console usage with logger, throw on unknown reactor type
7ff7c6ec1d test: add unit tests for specificClass
a18c36b2e5 refactor: adopt POSITIONS constants and fix ESLint warnings
aacbc1e99d Migrate _loadConfig to use ConfigManager.buildConfig()
Compare 6 commits »
vps1_gitea_admin pushed to main at RnD/pumpingStation 2026-03-12 15:43:41 +00:00
762770a063 Expose output format selectors in editor
3ff76228eb fix: guard demo IIFE with require.main check
f01b0bcb19 fix: rename _calcTimeRemaining to _calcRemainingTime + add tests
4e098eefaa refactor: adopt POSITIONS constants and fix ESLint warnings
90f87bb538 Migrate _loadConfig to use ConfigManager.buildConfig()
Compare 7 commits »
vps1_gitea_admin pushed to main at RnD/monster 2026-03-12 15:43:40 +00:00
ae46e0021c Refactor monster to current architecture
vps1_gitea_admin pushed to main at RnD/measurement 2026-03-12 15:43:40 +00:00
f7c3dc2482 Expose output format selectors in editor
ed5f02605a test: add unit tests for specificClass
1b7285f29e refactor: adopt POSITIONS constants and fix ESLint warnings
294cf49521 Migrate _loadConfig to use ConfigManager.buildConfig()
756cc4bd20 Merge pull request 'changed colours and icon based on s88 and cleanup of file' (#6) from dev-Rene into main
Compare 6 commits »
vps1_gitea_admin pushed to main at RnD/machineGroupControl 2026-03-12 15:43:39 +00:00
85797b5b8b Align machineGroupControl with current architecture
vps1_gitea_admin pushed to main at RnD/generalFunctions 2026-03-12 15:43:39 +00:00
12fce6c549 Add diffuser config schema
814ee3d763 Support config-driven output formatting
31928fd124 fix: add missing migrateConfig method, config versioning, and formatters module
7e40ea0797 test: add child registration integration tests
dec5f63b21 refactor: adopt POSITIONS constants, fix ESLint warnings, break menuUtils into modules
Compare 43 commits »
vps1_gitea_admin pushed to main at RnD/diffuser 2026-03-12 15:43:39 +00:00
22927d24c4 Expose output format selectors in editor
0570df208c Restore diffuser in three-layer architecture
Compare 2 commits »
vps1_gitea_admin pushed to main at RnD/dashboardAPI 2026-03-12 15:43:39 +00:00
c5272fcc24 Adopt buildConfig in dashboardapi adapter
vps1_gitea_admin pushed to main at RnD/diffuser 2026-03-12 15:20:35 +00:00
71d600b4dd old version
vps1_gitea_admin opened issue RnD/EVOLV#31 2026-03-12 08:37:07 +00:00
DashboardAPI node improvements
vps1_gitea_admin opened issue RnD/EVOLV#30 2026-03-12 08:37:04 +00:00
Clean up inline test/demo code in specificClass files
vps1_gitea_admin opened issue RnD/EVOLV#29 2026-03-12 08:36:59 +00:00
Modernize monster node to three-layer architecture
vps1_gitea_admin opened issue RnD/EVOLV#28 2026-03-12 08:36:54 +00:00
Relocate prediction/ML modules to external service
vps1_gitea_admin opened issue RnD/EVOLV#27 2026-03-12 08:36:47 +00:00
Restore diffuser node implementation
vps1_gitea_admin closed issue RnD/EVOLV#20 2026-03-11 15:32:12 +00:00
Integration tests for parent-child registration flows
vps1_gitea_admin closed issue RnD/EVOLV#19 2026-03-11 15:32:12 +00:00
Add tests for pumpingStation, reactor, settler, measurement nodes