Commit graph

84 commits

Author SHA1 Message Date
1a5344b967 refactored the typescript handling adding/editing filters 2022-09-27 18:27:21 +00:00
13b7093349 got scraping working on filters 2022-09-26 19:49:31 +00:00
913693d9d8 cleanup 2022-09-25 15:09:20 +00:00
81d8a01a65 working creation/editing of watch (with filters/connections) 2022-09-25 14:56:15 +00:00
1a67ecc056 got watch/filter data to go code 2022-09-25 10:55:32 +00:00
3a58fcfe7a filters/connections are loaded from the db 2022-09-20 19:46:04 +00:00
db64e9bc37 can delete nodes from context menu 2022-09-19 19:09:02 +00:00
3b2db2b295 got a context menu for editing + deleting (todo) 2022-09-19 18:56:29 +00:00
b9e7b57135 removed debug log 2022-09-18 15:33:15 +00:00
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
71afae411c removed tree stuff 2022-08-01 17:19:47 +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
8bb0f0f60e moved inline css to style.css 2022-07-25 19:39:41 +00:00
ebaf3623f4 v0.0001 2022-07-21 19:28:25 +00:00