Daniel amigan
amigan pushed to trunk at amigan/stillbox 2024-11-12 10:15:48 -05:00
4b2b9399e9 Merge pull request 'FKEY constraint prevents alerts on learned talkgroups' (#34) from reid into trunk
d592e20d37 FKEY constraint prevents alerts on learned talkgroups
Compare 2 commits »
amigan merged pull request amigan/stillbox#34 2024-11-12 10:15:47 -05:00
FKEY constraint prevents alerts on learned talkgroups
amigan created pull request amigan/stillbox#34 2024-11-12 10:15:24 -05:00
FKEY constraint prevents alerts on learned talkgroups
amigan pushed to reid at amigan/stillbox 2024-11-12 10:14:47 -05:00
d592e20d37 FKEY constraint prevents alerts on learned talkgroups
amigan pushed to trunk at amigan/stillbox 2024-11-12 09:59:04 -05:00
5a82da2b16 Merge pull request 'Remove alert config double cache' (#33) from reid into trunk
f44ef2ec47 Remove alert config double cache
Compare 2 commits »
amigan merged pull request amigan/stillbox#33 2024-11-12 09:59:02 -05:00
Remove alert config double cache
amigan created pull request amigan/stillbox#33 2024-11-12 09:58:31 -05:00
Remove alert config double cache
amigan pushed to reid at amigan/stillbox 2024-11-12 09:58:01 -05:00
f44ef2ec47 Remove alert config double cache
amigan pushed to trunk at amigan/stillbox 2024-11-12 08:42:37 -05:00
70a5dd4509 Merge pull request 'Refactor alertrules so they unmarshal by pgx' (#32) from reid into trunk
9e4144545a Refactor alertrules so they unmarshal by pgx
Compare 2 commits »
amigan merged pull request amigan/stillbox#32 2024-11-12 08:42:37 -05:00
Refactor alertrules so they unmarshal by pgx
amigan created pull request amigan/stillbox#32 2024-11-12 08:41:33 -05:00
Refactor alertrules so they unmarshal by pgx
amigan pushed to reid at amigan/stillbox 2024-11-12 08:41:20 -05:00
9e4144545a Refactor alertrules so they unmarshal by pgx
amigan created branch reid in amigan/stillbox 2024-11-12 08:41:20 -05:00
amigan pushed to adminui at amigan/stillbox 2024-11-10 16:14:17 -05:00
amigan commented on issue amigan/stillbox#31 2024-11-10 15:58:28 -05:00
Evaluate data model

Thinking:

  • talkgroups table as now (without tgid and sys, just using uuid or serial as PK)
  • mapping table of p25 sys:tg to talkgroups many-to-one
amigan opened issue amigan/stillbox#31 2024-11-10 15:57:02 -05:00
Evaluate data model
amigan pushed to adminui at amigan/stillbox 2024-11-10 15:18:05 -05:00
amigan pushed to trunk at amigan/stillbox 2024-11-10 14:46:30 -05:00
657c00e326 Merge pull request 'REST API, forms improvement' (#30) from rest into trunk
fb3fb4eeab Rename api to rest
759c274950 Use chi render, improvements
cecbeb78fe Rename ctx keys
e97c9ced0e use profiler middleware
Compare 9 commits »
amigan merged pull request amigan/stillbox#30 2024-11-10 14:46:27 -05:00
REST API, forms improvement
amigan created pull request amigan/stillbox#30 2024-11-10 14:46:07 -05:00
REST API, forms improvement