Commit graph

177 commits

Author SHA1 Message Date
5ea44aebb9 UUID is part of Call and is generated by us.
Closes #8
2024-11-08 18:41:35 -05:00
f3364a93ec Change ws route 2024-11-08 18:41:35 -05:00
81135c29f0 Change login route, add form 2024-11-08 18:41:35 -05:00
6556c8049c Don't apply talkgroup weight twice
Also tag ID fields
2024-11-08 18:41:35 -05:00
08f1bd4ff0 API begin 2024-11-08 18:41:35 -05:00
58c1376146 wip 2024-11-08 18:41:35 -05:00
465e86a6bb Revert weight during score 2024-11-08 18:41:35 -05:00
10e4eff17a Use mapstructure for notify config 2024-11-08 18:41:35 -05:00
b40144447f Actually return multiplier 2024-11-08 18:41:35 -05:00
092b925a25 Don't apply multiplier twice 2024-11-08 18:41:35 -05:00
28ee194297 Scale scores during score operation.
Closes #24.
2024-11-08 18:41:35 -05:00
5bce1f4f9d Change error name 2024-11-08 18:41:35 -05:00
77cdacc917 Granular locking 2024-11-08 18:41:35 -05:00
7242782d39 Embed 2024-11-08 18:41:35 -05:00
8afc687d4f Use sqlc.embed 2024-11-08 18:41:35 -05:00
1f8fe24dd2 Reorg 2024-11-08 18:41:35 -05:00
8d32757334 Split out talkgroups 2024-11-08 18:41:35 -05:00
eebc3fdae2 wip 2024-11-03 07:21:14 -05:00
50663a561a nice 2024-11-03 07:21:14 -05:00
6b5e5dbdf1 wip 2024-11-03 07:21:14 -05:00
38300f247a Prettier 2024-11-03 07:21:14 -05:00
e198adb60b Login works 2024-11-03 07:21:14 -05:00
9fc4823159 Initial admin UI 2024-11-03 07:21:14 -05:00
f71d9fee0d Merge pull request 'gordio is now just stillbox' (#22) from rename into trunk
Reviewed-on: #22
2024-11-03 07:20:13 -05:00
2dcbfd0f84 gordio is now just stillbox 2024-11-03 07:19:03 -05:00
160da5b246 Check for default jwt 2024-11-02 17:31:19 -04:00
2922db0db9 Rename to ApplyAlertRules 2024-11-02 14:43:47 -04:00
36bc28899b Merge pull request 'alertconfig' (#21) from alertconfig into trunk
Reviewed-on: #21
2024-11-02 14:28:36 -04:00
ecd7a39db0 Store suppressed alerts 2024-11-02 14:27:07 -04:00
a0cc7eedfd Only set origscore when it is different 2024-11-02 12:45:26 -04:00
64c73fab99 Alert config 2024-11-02 11:39:02 -04:00
83b6b0e4f4 Initial 2024-11-02 09:41:48 -04:00
29acaf017a ruletime 2024-11-01 15:13:12 -04:00
f54d0d250a Add alerts to table 2024-11-01 09:15:48 -04:00
489e72b17a Remove message 2024-11-01 08:27:24 -04:00
662e5d09ec Fix lint 2024-10-31 16:50:08 -04:00
d2145bd1d9 coverage
fix

fix

Remove broken test
2024-10-31 16:36:03 -04:00
47c1beec4a Implement tgcache 2024-10-31 16:14:38 -04:00
80badd0f00 Break out form unmarshal 2024-10-31 13:21:04 -04:00
0d793cb31a Notify and alerting 2024-10-31 13:21:00 -04:00
26846e02bd Add simulation tuning UI 2024-10-31 13:15:48 -04:00
0209ceb0c3 Support json or forms 2024-10-31 13:15:48 -04:00
0a786bc445 Model changes 2024-10-31 13:15:48 -04:00
fc39c1fa48 Light refactoring, make tunables config items 2024-10-31 13:15:48 -04:00
46ef6a6702 Clock fully configurable 2024-10-31 13:15:48 -04:00
cdc2034af6 Initial alerting
wip

kind of working

wip
2024-10-31 13:15:48 -04:00
c3a9ed7a97 Import trending and timeseries 2024-10-22 23:44:40 -04:00
daabec4941 Server header 2024-10-22 10:21:11 -04:00
5b5b02b5fd Make auth a hupper (jwtsecret can be reconfigured and HUPped) 2024-10-22 09:00:41 -04:00
51c105a1f9 HUP reread config 2024-10-22 08:45:08 -04:00