Commit graph

335 commits

Author SHA1 Message Date
59b57ba827 reverse 2024-12-21 09:04:17 -05:00
e7b3ee79c9 title 2024-12-21 09:02:46 -05:00
de5f722aee pretty 2024-12-21 07:53:35 -05:00
d46f2512b1 Fix test 2024-12-21 07:53:21 -05:00
e8355ee451 fix login; 2024-12-21 07:52:57 -05:00
200379980a Add system column, fix console errors 2024-12-21 07:34:49 -05:00
b49b5addea paginate longer strides on server 2024-12-21 07:15:04 -05:00
0de10c8f6d fix date 2024-12-20 21:35:35 -05:00
e375b2aa66 Calls table 2024-12-20 20:08:50 -05:00
4591fc5299 upg 18 2024-12-20 15:26:57 -05:00
4a153b7523 dateinput 2024-12-20 15:02:11 -05:00
3cf9502e28 row height 2024-12-20 14:44:21 -05:00
f4e7a5a311 Improve jwt 2024-12-20 14:41:35 -05:00
3517922afe Change route URL 2024-12-20 14:41:35 -05:00
0d74c66c09 fixui 2024-12-20 14:40:36 -05:00
4a5cb830cd caching works 2024-12-20 13:56:25 -05:00
ab52890706 add s to seconds 2024-12-20 10:02:43 -05:00
4bf6efa8cc audio 2024-12-19 23:53:00 -05:00
b39069c893 wip 2024-12-19 21:21:39 -05:00
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
b4cf5550d7 UI: Lazy loading and TG fixes (#77)
Reviewed-on: #77
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-19 12:28:37 -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
a63ebb470d favicon 2024-12-18 08:52:36 -05:00
398ff41648 Improve talkgroup UI (#75)
Adds:
* Tag chips
* Filtering

Reviewed-on: #75
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-18 00:28:27 -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
a29e63eb71 Fix client path 2024-12-16 16:19:47 -05:00
337b8d3f54 Move to angular material (#71)
Reviewed-on: #71
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-16 16:12:15 -05:00
7defdcbf33 Add user service, ability to save and recall preferences (#70)
Reviewed-on: #70
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-16 13:34:07 -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
0608166d46 elide composite literal 2024-12-03 09:05:22 -05:00
df9ba54ead Fix pages off-by-one 2024-12-03 08:54:33 -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
e1d2289ea9 Icons 2024-12-02 22:28:27 -05:00
074a09128a Export UI (#65)
Reviewed-on: #65
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-02 21:38:19 -05:00
1a6e2e36a5 Fix exports so they actually work in sdrtrunk 2024-12-02 20:56:56 -05:00
544ac56990 GET /calls/<callID> endpoint (#64)
Reviewed-on: #64
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-02 17:53:43 -05:00
bb47528bd5 fmt 2024-12-02 08:03:44 -05:00
13d1dd6e4e Fix icon save (#63)
Reviewed-on: #63
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-01 20:44:10 -05:00
18dda76c2c IF NOT EXISTS 2024-12-01 17:29:26 -05:00
8ea82bf7d4 switchpart (#62)
Reviewed-on: #62
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
2024-12-01 17:26:10 -05:00
26be549c8e Only emit migrations message on change 2024-12-01 10:50:30 -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
8ecc7939f6 bump deps 2024-11-26 09:29:13 -05:00
b647b92293 Merge pull request 'UI: Talkgroups pagination' (#59) from paginationui into trunk
Reviewed-on: #59
2024-11-26 09:20:40 -05:00
20104c59af Paginate, new table 2024-11-26 09:19:31 -05:00
a4fc8f7cca Very naive pagination implementation 2024-11-25 19:24:59 -05:00
02316cf365 wip 2024-11-25 19:24:50 -05:00
d99e8126dd Merge pull request 'Add count to pagination for talkgroups' (#58) from paginationtotal into trunk
Reviewed-on: #58
2024-11-25 19:07:28 -05:00
1ca2e884f7 Add count to pagination for talkgroups 2024-11-25 19:06:56 -05:00