Alexander Raschke
|
d83724c32f
missing run added
|
2 лет назад |
Alexander Raschke
|
c4050ff2b1
introduces used stages
|
2 лет назад |
alex
|
8bc4ac80c8
first attempt of a deployment pipeline
|
2 лет назад |
Joeri Exelmans
|
f4e4b73a16
Move CSS from HTML to CSS file. Graph nodes display drag cursor.
|
2 лет назад |
Joeri Exelmans
|
4535e906b8
Right-clicking on a version loads that version. Fixed bug in Graph component (d3 stuff). Begin implementation of delta serialization (to (re)store state). Refactor primitive deltas a little bit (but still too complex for my taste).
|
2 лет назад |
Joeri Exelmans
|
d9a5c03dd6
Merge remote-tracking branch 'ulm/master'
|
2 лет назад |
Joeri Exelmans
|
42fcafafe0
Implemented (edges to) value nodes
|
2 лет назад |
Jakob Pietron
|
2eeaca1349
several small refactorings
|
2 лет назад |
Jakob Pietron
|
4323f91e8b
rountangles have now a transparent background
|
2 лет назад |
Jakob Pietron
|
2f3190c712
change order of rountangles onWheel
|
2 лет назад |
Jakob Pietron
|
335483a3cf
WIP: add posibility to change order in z dimension of rountangles
|
2 лет назад |
Joeri Exelmans
|
4ac2ecf70b
Merge remote-tracking branch 'ulm/master'
|
2 лет назад |
Joeri Exelmans
|
ff23a83a4e
Implemented 'undo' for primitive+composite deltas. Conflict relations between deltas are drawn in dependency graph.
|
2 лет назад |
Jakob Pietron
|
de2eac7cd0
add support for resizing rountangles
|
2 лет назад |
Jakob Pietron
|
66f4c61dca
maintenance
|
2 лет назад |
Jakob Pietron
|
335221c1f7
implement deletion of rountangles on alt + click
|
2 лет назад |
Jakob Pietron
|
444924a539
add new rountangles on alt + click
|
2 лет назад |
Jakob Pietron
|
e73d1abdd7
clean up
|
2 лет назад |
Jakob Pietron
|
5fed6055e3
first somewhat working version of rountangle editor
|
2 лет назад |
Jakob Pietron
|
849150fbaa
maintenance:
|
2 лет назад |
Joeri Exelmans
|
2e59173ee9
Refactor EditableGraph: decoupled (re)playing of deltas from d3 stuff. The flow is now always (1) user action -> (2) creation of deltas -> (3) execution of deltas.
|
2 лет назад |
Joeri Exelmans
|
04e44844aa
Pulled up state: contents of Graph react component. WIP: clicking on a Version (in History Graph) shows that version in Graph State view.
|
2 лет назад |
Joeri Exelmans
|
1760abf806
Fix bug when deleting a node that has a self-edge.
|
2 лет назад |
Joeri Exelmans
|
e8cbf23f73
Fix bug when deleting node in EditableGraph.
|
2 лет назад |
Joeri Exelmans
|
af1cb0bdef
May (not sure) have fixed all conflict types.
|
2 лет назад |
Joeri Exelmans
|
8b73857f87
Progress with Demo
|
2 лет назад |
Joeri Exelmans
|
8d6004a10a
Progress with Demo - still haven't got conflict types between primitive deltas figured out entirely.
|
2 лет назад |
Joeri Exelmans
|
5709877acf
Progress with Demo (frontend) implementation
|
3 лет назад |
Joeri Exelmans
|
72b7a05567
Versions & deltas: refactor a tiny bit, extend tests.
|
3 лет назад |
Joeri Exelmans
|
97a70c5e14
Frontend: fix some issues with d3 and React
|
3 лет назад |