Commit graph

62 commits

Author SHA1 Message Date
77a08679d4 Call store and list calls endpoint (#78)
Reviewed-on: #78
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-19 16:14:41 -05:00
d95cda6b44 Mutation to get all tags (#76)
Reviewed-on: #76
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-18 10:51:26 -05:00
9a3a32c1a2 Add filter and orderBy. Closes #55 (#73)
Reviewed-on: #73
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-17 21:17:10 -05:00
1664c26e14 Delete talkgroup and system (#69)
Reviewed-on: #69
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-10 19:10:25 -05:00
518566db62 Set icon 2024-12-02 22:33:14 -05:00
45b90af701 Fix stream assignment 2024-12-02 22:28:56 -05:00
1a6e2e36a5 Fix exports so they actually work in sdrtrunk 2024-12-02 20:56:56 -05:00
bb47528bd5 fmt 2024-12-02 08:03:44 -05:00
03ebf74abe Partitioning (#60)
Closes #13

Reviewed-on: #60
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-01 03:01:09 -05:00
1ca2e884f7 Add count to pagination for talkgroups 2024-11-25 19:06:56 -05:00
9b3743e79a Fix cookie weirdness (delete correctly using MaxAge) 2024-11-25 12:57:59 -05:00
18e07e322f Fix #52 2024-11-25 12:43:02 -05:00
53ccf1715b Export 2024-11-25 09:44:12 -05:00
638b4df0e7 Test failing 2024-11-25 08:00:51 -05:00
3d5891630b More efficient 2024-11-24 21:52:50 -05:00
35da686283 iter attr 2024-11-24 21:48:47 -05:00
8177ae7065 Add test for file without multipart 2024-11-24 21:00:34 -05:00
d71799413f Pagination 2024-11-24 00:06:43 -05:00
52759db43b Use getter 2024-11-21 22:30:47 -05:00
974378ff7b Preliminary exporter 2024-11-21 22:25:25 -05:00
7abe075113 Move stuff around in prep 2024-11-21 13:24:02 -05:00
a1b751fdf0 Fix learning 2024-11-21 07:44:08 -05:00
5fd035561c Versioned talkgroups 2024-11-20 22:41:47 -05:00
c48d1eaf8d Put LearnTG in the store where it belongs 2024-11-20 20:16:01 -05:00
8207c59815 Move tgstore to its own package 2024-11-20 19:59:24 -05:00
5d9a08780f Storage part 2024-11-20 19:15:26 -05:00
368f231b89 Alerting improvements 2024-11-20 16:45:41 -05:00
2872f1d437 Lint 2024-11-20 11:07:58 -05:00
da73227c79 Talkgroup bulk upsert call, name improvements 2024-11-20 09:37:57 -05:00
89446b8a58 fix test 2024-11-20 07:48:03 -05:00
f909723f7d wip pre-batch 2024-11-20 07:26:59 -05:00
711c8fbad0 tests 2024-11-19 10:18:12 -05:00
ef69d95583 Initial calls normalization
fix

wip
2024-11-19 10:18:12 -05:00
1b051c6ad9 Importer test 2024-11-15 13:20:49 -05:00
c9a32cd4bf pre-mock 2024-11-15 12:18:32 -05:00
e82f07e094 housekeeping 2024-11-15 11:34:54 -05:00
0a88e7f42e before mockery 2024-11-15 11:15:12 -05:00
af80e46068 New DB schema 2024-11-15 10:37:58 -05:00
05eccf588b wip 2024-11-15 08:46:29 -05:00
e38ebe6802 reid first stab 2024-11-14 10:16:20 -05:00
4f18747255 Add import metadata 2024-11-13 18:50:26 -05:00
fb1b6a475c Importer, rename jsontime to jsontypes 2024-11-13 09:24:11 -05:00
f195b6e9b6 Initial parser 2024-11-12 19:20:03 -05:00
f44ef2ec47 Remove alert config double cache 2024-11-12 09:57:51 -05:00
9e4144545a Refactor alertrules so they unmarshal by pgx 2024-11-12 08:40:56 -05:00
cecbeb78fe Rename ctx keys 2024-11-10 10:28:04 -05:00
6e1640e4b4 PUT talkgroup 2024-11-10 10:13:38 -05:00
e3a7313806 api restructure, support pointers in forms
Tests pass

Support pointer fields
2024-11-10 07:31:17 -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