Commit graph

70 commits

Author SHA1 Message Date
a3a1d2e090 reordered filters 2022-12-28 10:21:31 +00:00
e9dde77233 added ability to create new watch from url template 2022-12-28 10:13:24 +00:00
d39fff4d57 -s 2022-12-28 10:12:58 +00:00
3697fedb16 removed leftover inputs 2022-12-27 15:53:55 +00:00
f2996e90bd added clear cache button to edit page 2022-12-27 15:51:54 +00:00
e9873a7c85 added create watch templates 2022-12-27 15:14:47 +00:00
2916965154 added 'message' to 500.html 2022-12-27 15:11:34 +00:00
25cf91966e added unique filter type 2022-12-26 11:51:10 +00:00
0d3c32cb53 removed debug print 2022-12-26 11:50:46 +00:00
1aff350e02 added titles 2022-12-21 21:30:21 +00:00
04962b1770 switched to js popup to create new watch 2022-12-17 10:11:33 +00:00
6d4d5707b7 notify filter can pick what notifier to use 2022-12-10 11:22:56 +00:00
ca9ed70ce3 moved logs to 'edit' modal, removed log button 2022-11-22 20:35:36 +00:00
882130053c added lua filter 2022-11-22 20:06:12 +00:00
c4a95b95b2 added buttons to view/edit page on both pages 2022-11-21 20:15:59 +00:00
dc3d786f60 typo fix 2022-11-21 19:13:43 +00:00
280f0c59fc fixed bug 2022-10-18 20:34:35 +00:00
8cccf6f4f0 added export/import of filters+connections 2022-10-10 19:20:04 +00:00
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