|
569f9b62a8
|
improved node width
|
2022-10-03 20:36:28 +00:00 |
|
|
b4967ca9b0
|
fixed relative pos of warning sign
|
2022-10-03 20:32:13 +00:00 |
|
|
6330a87195
|
finished getURLs and notify filter
|
2022-10-03 20:28:56 +00:00 |
|
|
9b5c247737
|
fixed some bugs in on select changes
|
2022-10-03 20:28:48 +00:00 |
|
|
2552f5179b
|
properly delete relations when deleting watch
|
2022-10-03 20:26:51 +00:00 |
|
|
35e93bbe59
|
implemented notify filter
|
2022-10-03 18:10:05 +00:00 |
|
|
bc97a0947c
|
added test for contains filter
|
2022-10-03 17:56:55 +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 |
|
|
60af84994e
|
fixed missing return statements on error for fetch url
|
2022-10-03 17:00:45 +00:00 |
|
|
59d63bbb77
|
dead code cleanup
|
2022-10-02 15:23:12 +00:00 |
|
|
cbeadbd18e
|
escape html in filter log message
|
2022-10-02 15:21:05 +00:00 |
|
|
2010b04cf3
|
cleaned up log strings in scraping.go a bit
|
2022-10-02 15:20:51 +00:00 |
|
|
a0ef26cc68
|
added log/messages for nodes to notify the user when errors occur
|
2022-10-02 15:08:21 +00:00 |
|
|
b46ebab40a
|
added ability to make new connections
|
2022-10-02 12:43:36 +00:00 |
|
|
d4d85a27c2
|
added visible display of number of outputs for a filter
|
2022-10-02 11:28:52 +00:00 |
|
|
f237fad246
|
fixed editing nodes
|
2022-10-02 09:08:23 +00:00 |
|
|
112bf3f726
|
got clicking and connection delete working
|
2022-10-02 08:39:03 +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 |
|
|
9def3ca2d5
|
removed debug print
|
2022-10-01 12:01:12 +00:00 |
|
|
50df6c2d83
|
added viewing/clearing of url cache
|
2022-10-01 11:59:38 +00:00 |
|
|
94856b6f00
|
added url caching for viewing/editing watches
|
2022-10-01 11:24:30 +00:00 |
|
|
5b31802ceb
|
removed commented code
|
2022-10-01 11:24:14 +00:00 |
|
|
d6fbc07855
|
some layout changes
|
2022-10-01 09:29:07 +00:00 |
|
|
f9f0ea84ef
|
removed debug print
|
2022-10-01 09:21:08 +00:00 |
|
|
b2cdb12fad
|
added tests for the all conditional filters
|
2022-10-01 08:23:29 +00:00 |
|
|
4a797c69ce
|
added test with db, checking if it works in drone
|
2022-09-30 19:50:56 +00:00 |
|
|
762a04bb6f
|
added tests and fixed scraping code
|
2022-09-30 19:12:33 +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 |
|
|
90ff748fa3
|
fixed test
|
2022-09-25 16:01:46 +00:00 |
|
|
49fa0b97b3
|
added util.buildFilterTree
|
2022-09-25 15:53:04 +00:00 |
|
|
c701063fb4
|
added parents/children to filter model, fixed scraping (+tests)
|
2022-09-25 15:52:53 +00:00 |
|
|
499bb09125
|
removed leftover print
|
2022-09-25 15:52:22 +00:00 |
|
|
69a4b6e15d
|
can delete watches
|
2022-09-25 15:17:48 +00:00 |
|
|
63b519ec2e
|
more cleanup
|
2022-09-25 15:10:16 +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 |
|
|
31541575be
|
added typescript compile command to readme
|
2022-09-20 19:46:17 +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 |
|