Commit Graph

36 Commits

Author SHA1 Message Date
znetsixe
0918be7705 Merge commit 'f7c3dc2' into HEAD
# Conflicts:
#	src/nodeClass.js
2026-03-31 18:11:37 +02:00
Rene De Ren
f7c3dc2482 Expose output format selectors in editor 2026-03-12 16:39:25 +01:00
Rene De Ren
ed5f02605a test: add unit tests for specificClass
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:31:53 +01:00
Rene De Ren
1b7285f29e refactor: adopt POSITIONS constants and fix ESLint warnings
Replace hardcoded position strings with POSITIONS.* constants.
Prefix unused variables with _ to resolve no-unused-vars warnings.
Fix no-prototype-builtins where applicable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 15:35:28 +01:00
Rene De Ren
294cf49521 Migrate _loadConfig to use ConfigManager.buildConfig()
Replaces manual base config construction with shared buildConfig() method.
Node now only specifies domain-specific config sections.

Part of #1: Extract base config schema

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 14:59:41 +01:00
znetsixe
43b5269f0b updates 2026-03-11 11:13:38 +01:00
znetsixe
c587ed9c7b working 2026-02-23 13:17:03 +01:00
znetsixe
9e0e3e3859 before functional changes by codex 2026-02-19 17:37:21 +01:00
znetsixe
f979b1ae2b updates 2026-01-29 10:22:20 +01:00
znetsixe
671eb5f5fb updates 2026-01-29 09:16:33 +01:00
znetsixe
339ae6bdde Updated naming convention for displaying 2025-11-13 19:38:25 +01:00
756cc4bd20 Merge pull request 'changed colours and icon based on s88 and cleanup of file' (#6) from dev-Rene into main
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/measurement/pulls/6
2025-10-16 13:22:23 +00:00
znetsixe
a12c083b3f changed colours and icon based on s88 2025-10-14 13:52:34 +02:00
496c5688bc Merge pull request 'dev-Rene' (#5) from dev-Rene into main
Reviewed-on: https://gitea.centraal.wbd-rd.nl/RnD/measurement/pulls/5
2025-10-06 14:09:06 +00:00
znetsixe
5a0c46cb67 fixed distance compoment for measurement class 2025-10-05 09:34:35 +02:00
znetsixe
b1ba23212d ok 2025-10-05 07:56:58 +02:00
znetsixe
f6da9a6fc5 init dev branch 2025-10-02 17:16:04 +02:00
znetsixe
94da1a36e4 Constrain value before checking for updates to avoid out of bound scaling event triggers / updates when nothing changes. 2025-10-02 17:10:23 +02:00
p.vanderwilt
9a7b5a93ed Add distance functionality to node configuration and update measurement logging 2025-09-26 13:34:39 +02:00
znetsixe
be7c929600 physicalPosition 1D update 2025-09-05 16:20:12 +02:00
znetsixe
de76803f7e added childId and childname for debug 2025-09-04 17:05:39 +02:00
znetsixe
bef39bc533 license update and enhancements to measurement functionality + child parent relationship 2025-08-07 13:51:28 +02:00
znetsixe
6aa6a226ea updates 2025-07-24 13:15:56 +02:00
znetsixe
4e2cdb389e bug fixes 2025-07-02 10:54:44 +02:00
znetsixe
625e0dd7e8 small changes 2025-07-01 17:02:17 +02:00
znetsixe
edf9b09af1 Generic updates completed for now 2025-07-01 15:24:18 +02:00
znetsixe
b4803e5e9b small adjusts 2025-06-25 17:25:13 +02:00
znetsixe
b3f1fad74e final mods for first generic standardisation 2025-06-25 14:52:20 +02:00
znetsixe
57f6ec9cde fix for childregistration 2025-06-25 11:45:32 +02:00
znetsixe
0feff2e0fe updates for standaardisation 2025-06-25 10:43:15 +02:00
znetsixe
0f855a8d2f standaardisation of EVOLV eco 2025-06-24 10:48:40 +02:00
znetsixe
d05d521408 standaardisation of EVOLV eco 2025-06-23 13:23:51 +02:00
znetsixe
6f63415698 menu fixes with min lines of code and standard menus - WORKING- 2025-06-20 17:14:22 +02:00
znetsixe
c4f16fb36d updated new method 2025-06-12 17:05:28 +02:00
znetsixe
a97326af08 first commit 2025-05-14 10:31:50 +02:00
RnD
59acfad357 Initial commit 2025-05-13 09:58:02 +00:00