|
9d3c285947
|
clean up tgrec
|
2024-12-31 09:31:42 -05:00 |
|
|
b16b3810cc
|
Initial incident record
|
2024-12-31 00:18:29 -05:00 |
|
|
086bb90064
|
wip
|
2024-12-30 16:58:02 -05:00 |
|
|
0035828965
|
Merge pull request 'incidents UI initial' (#95) from incidentsUi into trunk
Reviewed-on: #95
|
2024-12-30 16:55:00 -05:00 |
|
|
d677458358
|
Remove unused stuff
|
2024-12-30 16:27:57 -05:00 |
|
|
8c1dfd5b95
|
Fix selection
|
2024-12-30 16:23:27 -05:00 |
|
|
84ebd7e959
|
call_date should be the first index column.
This results in a huge speedup
|
2024-12-30 15:49:00 -05:00 |
|
|
2d9c9e8ef5
|
wip
|
2024-12-30 13:12:41 -05:00 |
|
|
41d75e512b
|
Incidents UI
|
2024-12-29 19:29:04 -05:00 |
|
|
af950c2da7
|
Call count
|
2024-12-29 19:28:50 -05:00 |
|
|
223f4d5bbe
|
fix filter
|
2024-12-29 19:04:06 -05:00 |
|
|
841b9f1b16
|
add incident filtering
|
2024-12-29 19:01:13 -05:00 |
|
|
3b914ba19e
|
Use PATCH
|
2024-12-29 18:33:34 -05:00 |
|
|
a680354b83
|
wip
|
2024-12-29 16:38:23 -05:00 |
|
|
e6bc4632a6
|
Don't use DB types
|
2024-12-29 16:27:43 -05:00 |
|
|
7a19f6ee13
|
fix match
|
2024-12-29 15:42:01 -05:00 |
|
|
87cbd6d35e
|
Don't use DB type
|
2024-12-29 15:33:53 -05:00 |
|
|
6acae39cba
|
Error text
|
2024-12-29 15:24:40 -05:00 |
|
|
82d2d5c340
|
Incidents calls
|
2024-12-29 15:08:06 -05:00 |
|
|
80d3377187
|
Recursively resolve pointer
|
2024-12-29 14:42:22 -05:00 |
|
|
783c76fecd
|
that's a bug
|
2024-12-29 13:27:31 -05:00 |
|
|
db3dd3587c
|
add textunmarshaler
|
2024-12-29 13:07:25 -05:00 |
|
|
5b10c76a9f
|
Not needed
|
2024-12-29 13:07:09 -05:00 |
|
|
35fca265e5
|
Support textunmarshaler
|
2024-12-29 13:05:54 -05:00 |
|
|
acc2b43f39
|
UUID support initial
|
2024-12-29 12:51:49 -05:00 |
|
|
b5af8b0878
|
Initial endpoints
|
2024-12-29 09:30:24 -05:00 |
|
|
cac95e1b25
|
Incidents
|
2024-12-28 18:32:13 -05:00 |
|
|
7acb89ce6c
|
credits
|
2024-12-27 17:14:55 -05:00 |
|
|
bb06b097da
|
more prose
|
2024-12-27 17:02:48 -05:00 |
|
|
76d4c34236
|
test link
|
2024-12-27 16:49:50 -05:00 |
|
|
7b9b73629e
|
Update readme
|
2024-12-27 16:44:38 -05:00 |
|
|
e5c910605a
|
note
|
2024-12-27 14:40:16 -05:00 |
|
|
102b2c7331
|
Update README
|
2024-12-27 14:38:27 -05:00 |
|
|
d9a04c04b4
|
Merge pull request 'Fix tag matching for calls' (#85) from incidentsUi into trunk
Reviewed-on: #85
|
2024-12-27 14:25:42 -05:00 |
|
|
d85160f0b8
|
count SQL
|
2024-12-27 14:25:07 -05:00 |
|
|
5c4bfa4650
|
Fix calls tags
|
2024-12-27 14:16:38 -05:00 |
|
|
dac1f5fa4e
|
Add calls UI (#84)
Also make a PWA.
Closes #81
Reviewed-on: #84
Co-authored-by: Daniel Ponte <amigan@gmail.com>
Co-committed-by: Daniel Ponte <amigan@gmail.com>
|
2024-12-27 13:14:45 -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 |
|