Commit graph

528 commits

Author SHA1 Message Date
99d26f7721 can edit nodes now 2022-09-18 14:46:17 +00:00
dff5a7d5b9 properly center new nodes 2022-09-18 13:01:38 +00:00
fee75e1e17 fixed removing of connections 2022-09-18 13:01:22 +00:00
0ebe369f7e name changes before bigger changes 2022-09-18 12:49:45 +00:00
6c32004b37 can add filter node to diagram 2022-09-18 12:34:20 +00:00
bbe3500928 onresize 2022-09-18 09:41:43 +00:00
e6d8e0fa98 preventing rmb 2022-09-18 09:08:13 +00:00
7d0f1ce8c9 fixed IO collision 2022-09-18 09:02:13 +00:00
92049b4cd5 can't connect nodes that are already connected 2022-09-18 09:00:36 +00:00
247cfbab9a can remove connections now 2022-09-18 08:34:09 +00:00
2f85b2ae76 some attempt at scaling, and set smaller font 2022-09-13 18:01:03 +00:00
6001d86e41 working highlight for delete connection button 2022-09-13 17:37:03 +00:00
4401abf0d1 can make connections between nodes 2022-09-11 13:25:12 +00:00
745c008c9c fix 2022-09-11 13:16:23 +00:00
9c0913bdb4 preventing 'hover' of output when connecting 2022-09-11 13:15:52 +00:00
414d7a2877 added ids to nodes 2022-09-11 13:14:04 +00:00
a61e8343a2 ready to start making connections between nodes 2022-09-11 13:12:14 +00:00
67e9dc694e working input/output segmets for nodes, simplified moveto state 2022-09-11 11:41:04 +00:00
377cd8bcf1 hoverable nodes and more 2022-09-11 08:45:43 +00:00
d4be01166c steps towards rolling own diagram/uml rendering 2022-09-10 12:28:31 +00:00
b65a30639e some stuff dunno 2022-09-04 15:00:42 +00:00
63763582c3 fixed scraping methods with and tests 2022-09-03 14:52:56 +00:00
27695ebdf3 working recursive filters with tree reconstruction 2022-09-03 14:52:37 +00:00
afc2dbea08 fixed depth 2022-08-29 17:49:22 +00:00
07d7de60d8 working recursive filters 2022-08-29 16:31:06 +00:00
62bd66f771 git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00
972a4b0447 -todo 2022-08-13 08:52:03 +00:00
b1e1313b31 rename from go-watch-and-tel to go-watch 2022-08-13 08:42:02 +00:00
2b138cadc7 removed some stuff 2022-08-13 08:39:33 +00:00
00ff7c70da added tests for json filter 2022-08-12 12:10:45 +00:00
6b181f094b fixed bug in json filter 2022-08-12 12:10:41 +00:00
8edf5eb642 added json filter 2022-08-12 11:40:05 +00:00
9e578a9e19 added tests for regex match 2022-08-11 19:10:05 +00:00
84c204cedf added tests for regex replace 2022-08-11 19:03:12 +00:00
24dd2bf145 added css filter tests 2022-08-11 18:57:14 +00:00
b9038d5a7e more tests for xpath 2022-08-11 18:51:56 +00:00
ab7a7fd534 added test for XPath filter 2022-08-11 18:28:11 +00:00
ab3f02778f removed 'to' input for match update form 2022-08-11 18:27:58 +00:00
42dc916966 got regex replace and regex match working 2022-08-11 18:27:43 +00:00
1c3c38b614 in between commit 2022-08-08 19:48:10 +00:00
253481280b was already working, just wonky html 2022-08-08 19:01:58 +00:00
18ded3534b got all filter types 'working' still bug but jay 2022-08-02 19:59:36 +00:00
f9eaf80a01 name change for consistency 2022-08-02 19:18:53 +00:00
bc43d42ae8 added updating/deleting of filters 2022-08-02 19:08:57 +00:00
242b10e21b converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
71afae411c removed tree stuff 2022-08-01 17:19:47 +00:00
7064e04bbb fixed layout issue with card 2022-08-01 17:09:29 +00:00
e2744bcaf7 stash the tree attempt code before deleting 2022-08-01 17:09:04 +00:00
6591a0fb79 whole bunch of messing around to get something tree/graph like 2022-07-31 19:45:50 +00:00
202d43ef58 updated base 2022-07-31 15:40:50 +00:00