JGerla
0ac5a1973c
Merge branch 'feat/editor-user-feedback' into temp_screenshot_manual
...
# Conflicts:
# src/pages/VisProgPage/VisProg.tsx
# src/pages/VisProgPage/visualProgrammingUI/nodes/BasicBeliefNode.tsx
2026-01-27 10:57:46 +01:00
Pim Hutting
09e6287f9d
chore: edited a test to pass
2026-01-26 14:35:46 +01:00
JGerla
58bd57818e
Merge branch 'dev' into feat/editor-user-feedback
...
# Conflicts:
# src/pages/VisProgPage/VisProg.tsx
# src/pages/VisProgPage/visualProgrammingUI/VisProgStores.tsx
# src/pages/VisProgPage/visualProgrammingUI/nodes/BasicBeliefNode.tsx
# src/pages/VisProgPage/visualProgrammingUI/nodes/NormNode.tsx
# src/pages/VisProgPage/visualProgrammingUI/nodes/TriggerNode.tsx
2026-01-23 18:23:46 +01:00
Gerla, J. (Justin)
47c5e94b8f
feat: added an inferred belief node to the editor
2026-01-23 12:57:34 +00:00
JGerla
a00fd02634
fix: fixed runProgram button being disabled if program is invalid
...
ref: N25B-450
2026-01-22 17:55:57 +01:00
JGerla
f6b692e420
test: removed test, as it can be tested manually with better accuracy and the test was causing issues instead of verifying functionality
...
ref: N25B-450
2026-01-22 16:28:36 +01:00
JGerla
e5b438c17e
fix: fixed tests
...
ref: N25B-450
2026-01-22 14:21:03 +01:00
JGerla
9c64455a19
test: added tests for the warningSidebar
...
ref: N25B-450
2026-01-22 13:54:24 +01:00
JGerla
9f359de953
test: added tests for editorwarnings
...
ref: N25B-450
2026-01-22 13:31:02 +01:00
JGerla
c9c7f55aa0
feat: removed usage of structuredClone inside the editorWarningSystem
...
ref: N25B-450
2026-01-22 12:02:20 +01:00
JGerla
d6d74d4c6b
feat: made warnings undo redo safe and added warnings to phase nodes
...
ref: N25B-450
2026-01-22 11:26:48 +01:00
Pim Hutting
f73bbb9d02
chore: added tests and removed restart phase
...
this version also has recursive goals functional
2026-01-22 10:15:20 +01:00
Pim Hutting
2c4f24fbb6
chore: gesture test updated
2026-01-18 12:49:14 +01:00
Pim Hutting
cada85e253
chore: added tests for monitoringpage
...
also moved some functions from VisProg outside VisProg.tsx into
VisProgLogic.tsx so I can reuse it for the reset experiment function
of monitor page
Also fixed a small merge error in TriggerNodes.tsx
ref: N25B-400
2026-01-18 12:38:23 +01:00
Pim Hutting
ab383d77c4
chore: fixed some tests
2026-01-17 16:04:47 +01:00
Pim Hutting
45ef5a353c
Merge remote-tracking branch 'origin/feat/add-inferred-belief-node' into feat/monitoringpage
2026-01-16 15:39:20 +01:00
JGerla
33f520d310
Merge branch 'demo' into feat/add-inferred-belief-node
...
# Conflicts:
# src/pages/VisProgPage/VisProg.module.css
# src/pages/VisProgPage/visualProgrammingUI/NodeRegistry.ts
2026-01-14 13:48:57 +01:00
JGerla
1bec74a078
test: wrote tests for inferred Belief node
...
ref: N25B-433
2026-01-14 13:47:54 +01:00
Storm
1e951968dd
Merge remote-tracking branch 'origin/demo' into feat/monitoringpage
2026-01-13 12:39:25 +01:00
Björn Otgaar
e1257bdf48
Merge branch 'demo' into feat/recursive-goal-making
2026-01-13 12:33:27 +01:00
Gerla, J. (Justin)
566c4c18cc
feat: added node-tooltips to the editor
2026-01-13 11:29:45 +00:00
Pim Hutting
c4a4c52ecc
Merge remote-tracking branch 'origin/feat/recursive-goal-making' into feat/monitoringpage
2026-01-12 17:16:52 +01:00
JGerla
0a4940bdd0
feat: made a basic version of inferredBeliefNode without all functionality
...
full reduce and connection logic is still missing
ref: N25B-433
2026-01-12 15:34:44 +01:00
Björn Otgaar
8ffc919e7e
fix: added a missing test, corrected the imports, added behavior for disconnected goals as last step
...
ref: N25B-434
2026-01-10 11:26:26 +01:00
Björn Otgaar
a5a345b9a9
test: add tests for goal and triggers
2026-01-08 14:38:37 +01:00
Björn Otgaar
96afba2a1d
chore: add name field to trigger nodes
2026-01-08 14:09:44 +01:00
Pim Hutting
a2b4847ca4
Merge remote-tracking branch 'origin/demo' into feat/monitoringpage-pim
2026-01-08 09:54:48 +01:00
Björn Otgaar
a4428c0d67
feat: automatic addition of goals to a current goal node, adding it to the plan, making sure the data stays correct. Also for the trigger nodes. :)
...
ref: N25B-434
2026-01-07 17:55:54 +01:00
Pim Hutting
4356f201ab
feat: added endpoint
...
ref:N25B-400
2026-01-07 17:39:20 +01:00
Björn Otgaar
35ab95bd35
chore: correct reducing
2026-01-07 15:50:45 +01:00
Björn Otgaar
442df423d1
Merge branch 'demo' into refactor/nodes-match-functionality
2026-01-07 15:15:17 +01:00
Gerla, J. (Justin)
9e7c192804
feat: added rule based connection validation and connection limits to the editor
2026-01-07 13:32:53 +00:00
Björn Otgaar
e6b0d7564d
Merge branch 'demo' into refactor/nodes-match-functionality
2026-01-07 13:15:40 +01:00
Björn Otgaar
4e9a048c90
Conditional Norms
2026-01-07 09:27:23 +00:00
Björn Otgaar
c13fb7d33d
refactor: change the belief nodes to include a description part
2026-01-06 16:28:41 +01:00
Gerla, J. (Justin)
9b3414ba98
fix: incorrect phase reduction order
2026-01-06 15:12:00 +00:00
Björn Otgaar
381cb0c822
Merge branch 'demo' into refactor/nodes-match-functionality
2026-01-06 15:51:28 +01:00
Björn Otgaar
08374ac2c2
chore: fix the tests with 2 lines
2026-01-06 15:37:36 +01:00
Pim Hutting
9c80391fea
Merge branch 'feat/basic-belief-nodes' into 'demo'
...
Create a basic belief node that can be used in further stages to create inferred belief and be inputs for other nodes.
See merge request ics/sp/2025/n25b/pepperplus-ui!32
2026-01-06 14:29:13 +00:00
Gerla, J. (Justin)
bd93b04bfd
feat: made (reduced) program data available on all pages
2026-01-06 12:27:22 +00:00
Björn Otgaar
216b136a75
chore: change goal text, correct output for gestures, allow step specific reducing, fix tests/ add tests for new things
2026-01-05 16:38:06 +01:00
Björn Otgaar
01d73b777a
chore: fix one test
2026-01-05 10:37:05 +01:00
Björn Otgaar
149b82cb66
feat: create tests, more integration testing, fix ID tests, use UUID (almost) everywhere
...
ref: N25B-412
2026-01-04 18:29:19 +01:00
JobvAlewijk
7b05c7344c
feat: added tests
...
ref: N25B-399
2026-01-02 21:06:41 +01:00
JGerla
b10dbae488
test: added tests for the ProgramStore
...
also added documentation
ref: N25B-428
2025-12-20 22:58:22 +01:00
Björn Otgaar
444e8b0289
feat: fix a lot of small changes to match cb, add functionality for all plans, add tests for the new plan editor. even more i dont really know anymore.
...
ref: N25B-412
2025-12-17 15:51:50 +01:00
Björn Otgaar
0b29cb5858
chore: remove console log
...
ref: N25B-392
2025-12-16 15:41:30 +01:00
Björn Otgaar
709dd28959
fix: fixing the tests
...
ref: N25B-392
2025-12-16 14:52:57 +01:00
Björn Otgaar
099afebe98
test: extra norm tests
...
ref: N25B-392
2025-12-16 14:31:00 +01:00
Pim Hutting
faaf67138d
Merge branch 'feat/norm-critical-checkbox' into 'demo'
...
feat: add critical checkbox to the norm node, send it with the program, add test.
See merge request ics/sp/2025/n25b/pepperplus-ui!29
2025-12-16 13:12:59 +00:00