Björn Otgaar
|
062e9e3f38
|
feat: add critical checkbox to the norm node, send it with the program, add test.
ref: N25B-390
|
2025-12-10 15:38:54 +01:00 |
|
Gerla, J. (Justin)
|
5e22ed8806
|
feat: added undo and redo functionality
|
2025-12-07 15:21:59 +00:00 |
|
Arthur van Assenbergh
|
10a2c0c3cd
|
docs: create-and-check-documentation
|
2025-11-26 13:41:18 +00:00 |
|
Björn Otgaar
|
f37df1c726
|
chore: cleanup broken tests, add extra documentation, make sure everything is clean and code style isn't inconsistant
|
2025-11-19 10:13:08 +01:00 |
|
Björn Otgaar
|
bb4e9d0b26
|
fix: fixed the program reduce algorithm to be flexable and correctly use the different phase variables.
ref: N25B-294
|
2025-11-18 18:47:08 +01:00 |
|
Björn Otgaar
|
0bbb6101ae
|
refactor: make sure that the droppable styles are kept, update some nodes to reflect their used functionality.
ref: N25B-294
|
2025-11-18 15:36:18 +01:00 |
|
Björn Otgaar
|
3e73e78ee9
|
chore: merge the rest of the nodes back into this structure, and make sure that start and end nodes are not deletable.
|
2025-11-18 13:25:13 +01:00 |
|
Björn Otgaar
|
35ff58eca8
|
refactor: defaults should be in their own file, respecting eslint/ react standards. all tests fail, obviously.
ref: N25B-294
|
2025-11-17 16:00:36 +01:00 |
|
Björn Otgaar
|
c5dc825ca3
|
refactor: Initial working framework of node encapsulation works- polymorphic implementation of nodes in creating and connecting calls correct functions
ref: N25B-294
|
2025-11-17 14:25:01 +01:00 |
|
Gerla, J. (Justin)
|
d4d1aecb8c
|
feat: added basic functionality for editable name bar
|
2025-11-11 13:50:45 +00:00 |
|
Gerla, J. (Justin)
|
c4845c6738
|
feat: added a behavior program reduction algorithm
|
2025-11-05 15:21:59 +00:00 |
|
JGerla
|
8c698d1f8e
|
refactor: moved delete logic out of the toolbar declaration and into the FlowStore.
BREAKING: changed type of FlowState
ref: N25B-114
|
2025-10-25 16:58:23 +02:00 |
|
JGerla
|
a9effb7c23
|
style: added comments to code and changed name of Sidebar to DndToolbar
BREAKING: renamed Sidebar to DndToolbar.
ref: N25B-114
|
2025-10-12 13:48:42 +02:00 |
|
JGerla
|
ff8a617c5e
|
style: reformated VisProgStores.tsx to be compliant with code standards
ref: N25B-114
|
2025-10-09 16:41:32 +02:00 |
|
JGerla
|
5b8213d5ef
|
refactor: moved visualProgrammingUI into page folder
BREAKING: moved directory visualProgrammingUI and contents into VisProgPage
ref: N25B-114
|
2025-10-08 16:31:11 +02:00 |
|