Kenneth Kehl
|
da9bbc31ba
|
remoe print statement
|
2025-02-28 14:47:26 -08:00 |
|
Kenneth Kehl
|
d6bb2d8fb0
|
track message costs
|
2025-02-28 08:39:13 -08:00 |
|
ccostino
|
bcd872b492
|
Merge pull request #1546 from GSA/notify-admin-2180
add endpoint for 'recent' notifications
|
2025-02-27 11:16:21 -05:00 |
|
Kenneth Kehl
|
3bd2e1d158
|
fix message ratio endpoint
|
2025-02-24 12:29:31 -08:00 |
|
Kenneth Kehl
|
4a742a8873
|
code review feedback
|
2025-02-10 11:05:41 -08:00 |
|
Kenneth Kehl
|
88ac910d92
|
fix test
|
2025-01-31 13:13:28 -08:00 |
|
Kenneth Kehl
|
b5b7885ce4
|
fix test
|
2025-01-31 12:30:47 -08:00 |
|
Kenneth Kehl
|
6c66d66c09
|
update to support status dropdown
|
2025-01-31 11:03:35 -08:00 |
|
Kenneth Kehl
|
45308d5013
|
fix test
|
2025-01-30 15:11:16 -08:00 |
|
Kenneth Kehl
|
6d82567b0e
|
fix test
|
2025-01-30 14:52:48 -08:00 |
|
Kenneth Kehl
|
2dc07b9cee
|
fix test
|
2025-01-30 14:41:14 -08:00 |
|
Kenneth Kehl
|
e59e3429e4
|
fix test
|
2025-01-30 14:30:06 -08:00 |
|
Kenneth Kehl
|
240ec5a712
|
add endpoint for 'recent' notifications
|
2025-01-30 13:20:51 -08:00 |
|
Kenneth Kehl
|
025a10a906
|
merge from main
|
2025-01-16 13:22:38 -08:00 |
|
Andrew Shumway
|
d7c97d6428
|
Remove hilite imports
|
2025-01-16 09:05:49 -07:00 |
|
Andrew Shumway
|
ee90b2478d
|
Merge branch 'main' of https://github.com/GSA/notifications-api into invite-expiration-fix
|
2025-01-16 08:59:38 -07:00 |
|
Andrew Shumway
|
f1118d6a19
|
Remove print statement
|
2025-01-16 08:59:27 -07:00 |
|
Andrew Shumway
|
3fd8009e33
|
Add error handling for possible string/datetime created at stamps
|
2025-01-15 12:49:47 -07:00 |
|
Kenneth Kehl
|
fdf6158934
|
merge from main
|
2025-01-14 12:01:46 -08:00 |
|
Kenneth Kehl
|
a92eb91470
|
add a test
|
2025-01-13 10:00:18 -08:00 |
|
Andrew Shumway
|
345ae88ffc
|
Merge branch 'main' of https://github.com/GSA/notifications-api into invite-expiration-fix
|
2025-01-13 10:07:43 -07:00 |
|
Andrew Shumway
|
f497203791
|
Ensure created_at stamp is correct
|
2025-01-13 10:07:33 -07:00 |
|
Kenneth Kehl
|
64a61f5d36
|
cleanup redis commands and flow
|
2025-01-10 11:21:39 -08:00 |
|
Kenneth Kehl
|
874c8ffb54
|
try batch inserts
|
2025-01-10 07:58:24 -08:00 |
|
Kenneth Kehl
|
a2fc97000b
|
cleanup pending notifications
|
2025-01-08 08:58:24 -08:00 |
|
Kenneth Kehl
|
0d1a98914a
|
cleanup pending notifications
|
2025-01-08 08:44:49 -08:00 |
|
Kenneth Kehl
|
e2d64c0738
|
add number of notifications processed
|
2025-01-02 11:07:20 -08:00 |
|
Kenneth Kehl
|
f8e30f80b8
|
add performance testing debug info
|
2025-01-02 09:29:30 -08:00 |
|
Kenneth Kehl
|
4ac7c7479c
|
merge from main
|
2024-12-30 09:11:11 -08:00 |
|
Cliff Hill
|
46ec1aafa8
|
Getting the IntegrityErrors to be OK if the data already exists in the
DB.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
|
2024-12-26 08:52:51 -05:00 |
|
Kenneth Kehl
|
3c0621f472
|
more code review feedback
|
2024-12-20 08:09:19 -08:00 |
|
Kenneth Kehl
|
83193c221a
|
fix fragile filter approach
|
2024-12-19 11:18:31 -08:00 |
|
Kenneth Kehl
|
3388371428
|
fix filter_bys
|
2024-12-19 11:10:03 -08:00 |
|
Kenneth Kehl
|
8cd0bd81f7
|
code review feedback
|
2024-12-19 07:18:14 -08:00 |
|
Kenneth Kehl
|
48c3cebc72
|
clean up
|
2024-12-18 07:44:24 -08:00 |
|
Kenneth Kehl
|
7cf747d35a
|
go back to filter log events
|
2024-12-17 15:59:30 -08:00 |
|
Kenneth Kehl
|
b784d33173
|
more work
|
2024-12-13 16:45:09 -08:00 |
|
Kenneth Kehl
|
56ebed5445
|
switch to log insights for delivery receipts
|
2024-12-13 14:40:37 -08:00 |
|
Kenneth Kehl
|
f706086bbf
|
cleanup
|
2024-12-13 09:48:48 -08:00 |
|
Kenneth Kehl
|
26e53a80ba
|
avoid message is none scenario
|
2024-12-13 08:43:23 -08:00 |
|
Kenneth Kehl
|
5ce31c78fd
|
start writing message ids to the notifications table
|
2024-12-13 07:30:41 -08:00 |
|
Kenneth Kehl
|
14e4d761fc
|
try to fix tests
|
2024-12-03 13:50:42 -08:00 |
|
Kenneth Kehl
|
b4093e8152
|
change create notification to an upsert
|
2024-12-03 12:55:52 -08:00 |
|
Kenneth Kehl
|
ed30a85bc8
|
change create notification to an upsert
|
2024-12-03 12:44:57 -08:00 |
|
Kenneth Kehl
|
1a1de39949
|
change querie to stmt
|
2024-11-21 09:38:43 -08:00 |
|
Kenneth Kehl
|
4a03f5b58b
|
remove print statements
|
2024-11-19 13:10:13 -08:00 |
|
Kenneth Kehl
|
331f0eb7b3
|
fix notifications
|
2024-11-19 12:43:05 -08:00 |
|
Kenneth Kehl
|
76dc06cc6b
|
fix notifications
|
2024-11-19 12:17:32 -08:00 |
|
Kenneth Kehl
|
b388d9f0ff
|
fix notifications
|
2024-11-19 12:12:27 -08:00 |
|
Kenneth Kehl
|
a53c067223
|
uploads
|
2024-11-19 10:19:25 -08:00 |
|