Commit graph

52 commits

Author SHA1 Message Date
69e1f8dd34 refactored schedules behind filter.ID, also have enabled/disabled option now 2022-10-09 14:13:55 +00:00
16873cbf75 working watch view page, with graph 2022-10-09 12:24:11 +00:00
9a5c14bf65 kinda working watch view page 2022-10-07 19:54:18 +00:00
a42fefdfe0 added 'cron' type filter, that triggers the whole watch 2022-10-04 19:48:20 +00:00
60da3b9f91 added 'contains' filter 2022-10-03 17:41:21 +00:00
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
d4d85a27c2 added visible display of number of outputs for a filter 2022-10-02 11:28:52 +00:00
50df6c2d83 added viewing/clearing of url cache 2022-10-01 11:59:38 +00:00
d6fbc07855 some layout changes 2022-10-01 09:29:07 +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
13b7093349 got scraping working on filters 2022-09-26 19:49:31 +00:00
69a4b6e15d can delete watches 2022-09-25 15:17:48 +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
99d26f7721 can edit nodes now 2022-09-18 14:46:17 +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
414d7a2877 added ids to nodes 2022-09-11 13:14:04 +00:00
d4be01166c steps towards rolling own diagram/uml rendering 2022-09-10 12:28:31 +00:00
27695ebdf3 working recursive filters with tree reconstruction 2022-09-03 14:52:37 +00:00
62bd66f771 git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +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
8edf5eb642 added json filter 2022-08-12 11:40:05 +00:00
ab3f02778f removed 'to' input for match update form 2022-08-11 18:27:58 +00:00
1c3c38b614 in between commit 2022-08-08 19:48:10 +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
a7b222a725 used btn-block 2022-07-26 19:53:34 +00:00
8981555d60 made add filter button better on editQuery page 2022-07-25 19:45:57 +00:00
4be4c75cef fixed footer of base 2022-07-25 19:39:48 +00:00
8bb0f0f60e moved inline css to style.css 2022-07-25 19:39:41 +00:00
33130248cb added ability to modify a query 2022-07-25 19:39:01 +00:00
f25fa90934 clickable index rows 2022-07-25 18:43:12 +00:00
18449ed0a5 switched to bindings + validators for forms 2022-07-25 18:03:35 +00:00
de64cd6aab switching form bindings/validation and redirecting to proper 500 page 2022-07-24 19:56:40 +00:00
875b71b504 updated to bootstrap 5.2 2022-07-24 14:31:15 +00:00
68869532ff added bunch of stuff working Watch/URL/Query/Filter 2022-07-24 14:31:06 +00:00
5beea02e83 better (?) viewWatch 2022-07-22 19:01:45 +00:00