Commit graph

22 commits

Author SHA1 Message Date
c7ac4a48c3 added filter results to edit filter modal 2022-10-03 17:01:13 +00:00
a0ef26cc68 added log/messages for nodes to notify the user when errors occur 2022-10-02 15:08:21 +00:00
f237fad246 fixed editing nodes 2022-10-02 09:08:23 +00:00
0555ad1020 fixed some refactor stuff in edit.ts 2022-10-02 08:34:17 +00:00
1d8bdfd728 diagram.ts cleanup/refactor, most stuff implemented 2022-10-01 16:48:03 +00:00
aab64cc59b added condition filter type 2022-09-30 14:22:37 +00:00
5a0e6c0e43 working 'store' filter 2022-09-30 10:59:15 +00:00
a75cdaf916 added sum and round filters 2022-09-29 18:03:57 +00:00
9945cba323 fixed last bit of math filtertype 2022-09-29 17:11:14 +00:00
9baa980df6 removed debug print 2022-09-27 18:30:40 +00:00
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
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
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