Commit graph

269 commits

Author SHA1 Message Date
60641fbfee nice 2024-11-08 18:45:57 -05:00
40c5e3b238 wip 2024-11-08 18:45:57 -05:00
d051723d7b Prettier 2024-11-08 18:45:57 -05:00
4d402778b0 Login works 2024-11-08 18:45:57 -05:00
eb7ac86759 Initial admin UI 2024-11-08 18:45:57 -05:00
29054e8242 beore preline 2024-11-08 18:41:35 -05:00
50109bc283 sidebar 2024-11-08 18:41:35 -05:00
4bd8f3351a remove notifications 2024-11-08 18:41:35 -05:00
951e0459b8 wip 2024-11-08 18:41:35 -05:00
2ec7924e86 Fix login form 2024-11-08 18:41:35 -05:00
558a57e797 before coreui 2024-11-08 18:41:35 -05:00
6e0aade9d2 kindof working 2024-11-08 18:41:35 -05:00
c891a94c7b #28 per backend notification templates 2024-11-08 18:41:35 -05:00
21eabbc17a Clean up tg ID stuff 2024-11-08 18:41:35 -05:00
ab3219c434 Make clear that it is milliseconds 2024-11-08 18:41:35 -05:00
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
e4e819ee90 use square 2024-11-08 10:14:47 -05:00
2615da9ef8 add paren 2024-11-08 10:13:51 -05:00
2153dc8434 Use single template with named subs 2024-11-08 07:19:13 -05:00
6ea61bf820 Merge pull request '#28 per backend notification templates' (#29) from pernotifytmpl into trunk
Reviewed-on: #29
2024-11-07 23:18:53 -05:00
bdee792d75 #28 per backend notification templates 2024-11-07 23:17:16 -05:00
d0c398f6f7 Clean up tg ID stuff 2024-11-07 12:53:20 -05:00
c423749f26 Make clear that it is milliseconds 2024-11-06 20:55:48 -05:00
3b8a50d3e8 Merge pull request 'REST and other improvements' (#27) from rest into trunk
Reviewed-on: #27
2024-11-06 20:50:39 -05:00
3f133e152a UUID is part of Call and is generated by us.
Closes #8
2024-11-06 20:47:10 -05:00
c4df60a89a Change ws route 2024-11-06 20:17:13 -05:00
c1a258f63c Change login route, add form 2024-11-06 20:13:46 -05:00
65cddbcc0d Don't apply talkgroup weight twice
Also tag ID fields
2024-11-06 14:20:15 -05:00
fb2387c212 API begin 2024-11-04 23:42:09 -05:00
170970e92d wip 2024-11-04 11:49:03 -05:00
ea2cbfede5 Revert weight during score 2024-11-04 11:48:31 -05:00
fcd2cda803 Use mapstructure for notify config 2024-11-03 19:49:10 -05:00
4873da2851 Actually return multiplier 2024-11-03 19:22:38 -05:00
01d16d4cba Don't apply multiplier twice 2024-11-03 19:20:34 -05:00