Commit graph

42 commits

Author SHA1 Message Date
088cf1e66e refactor to browserless submenu 2023-01-31 21:25:44 +00:00
6057506f7b split get url(s) into two functions one 'normal' and one browserless get 2023-01-31 19:59:15 +00:00
afc7a690e3 added lua http user agent snippet 2023-01-20 12:18:38 +00:00
389b20b186 added zooming to edit diagrams 2023-01-16 20:14:08 +00:00
b62552d8cb added more lua snippets 2023-01-14 15:29:28 +00:00
102fce7c17 added innertHTML/attributes/node options to xpath/css filters 2023-01-14 12:48:17 +00:00
fe0102ac09 moved js func to edit.ts to avoid console error on other pages 2023-01-02 13:06:50 +00:00
25cf91966e added unique filter type 2022-12-26 11:51:10 +00:00
1d5d47a0ff fixed new watch filter bug 2022-12-18 10:19:45 +00:00
6d4d5707b7 notify filter can pick what notifier to use 2022-12-10 11:22:56 +00:00
26fc21e30e added lua snippets 2022-12-02 14:53:24 +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
e9fe96fff4 condition filters now have a 'target' filter when applicable 2022-10-18 19:43:48 +00:00
46edf2965b increased string length of results to 1500 2022-10-10 19:49:08 +00:00
69e1f8dd34 refactored schedules behind filter.ID, also have enabled/disabled option now 2022-10-09 14:13:55 +00:00
a42fefdfe0 added 'cron' type filter, that triggers the whole watch 2022-10-04 19:48:20 +00:00
43c13eae71 added indicator to let the user know to save 2022-10-03 20:43:36 +00:00
9b5c247737 fixed some bugs in on select changes 2022-10-03 20:28:48 +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
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