6477 Commits
Author SHA1 Message Date
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 69c0abdff9 merge from main 2025-01-29 12:15:29 -08:00
Kenneth Kehl 798cfbca0a make command to see sms sender phones 2025-01-29 12:15:12 -08:00
Kenneth Kehl aaf2685d46 Merge pull request #1541 from GSA/notify-api-1540
change total message limit to 100000
2025-01-29 08:52:48 -08:00
Kenneth Kehl 88e623cb10 cleanup 2025-01-29 08:04:33 -08:00
Kenneth Kehl 91585a8b9e cleanup 2025-01-29 07:50:23 -08:00
Kenneth Kehl efe9024442 add tests 2025-01-28 12:11:37 -08:00
Kenneth Kehl 6b318b8021 add api for message limit, messages_sent 2025-01-28 10:22:23 -08:00
Kenneth Kehl 481f27d443 remove check_rate_limiting 2025-01-28 09:01:24 -08:00
Kenneth Kehl a413ec092d merge from main 2025-01-28 08:45:04 -08:00
Kenneth Kehl 49f4129e5b add tada to makefile 2025-01-23 13:41:13 -08:00
Kenneth Kehl 0d874828e4 fix total message limit so it works 2025-01-23 13:28:26 -08:00
Kenneth Kehl 7e913983a4 ugh fix flake 8 2025-01-23 10:32:12 -08:00
Kenneth Kehl 2d2a54bda6 change the redis limit tracker to annual 2025-01-23 10:12:17 -08:00
Kenneth Kehl d051955d65 change total message limit to 100000 2025-01-23 08:01:51 -08:00
Beverly Nguyen 1fc78d81e5 Merge branch 'main' into 2199-add-pending-message-data-to-daily-and-user_daily-stats 2025-01-21 16:40:19 -08:00
Kenneth Kehl f94650c19e fix time schedule for missing rows 2025-01-21 09:45:09 -08:00
Kenneth Kehl 5d82af7b48 merge from main 2025-01-21 09:43:21 -08:00
Kenneth Kehl 87b8a1d282 fix imports 2025-01-17 09:38:05 -08:00
Kenneth Kehl 687819a213 Merge pull request #1528 from GSA/notify-api-1526
make sure we reuse boto3 clients and resources
2025-01-17 09:00:11 -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 7a7daf8323 Remove another print statement 2025-01-16 09:02:07 -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 0a7ccc58ea Merge pull request #1533 from GSA/notify-api-1531
Investigate bulk_save_objects for notification inserts
2025-01-15 09:47:00 -08:00
Kenneth Kehl 981fedaa01 code review feedback 2025-01-15 07:42:59 -08:00
Kenneth Kehl 9846c19681 merge from main 2025-01-15 07:40:53 -08:00
Beverly Nguyen 880237f55d fix tuples 2025-01-14 16:57:43 -08:00
Kenneth Kehl fdf6158934 merge from main 2025-01-14 12:01:46 -08:00
Kenneth Kehl 59dfb05ee5 code review feedback 2025-01-14 07:35:02 -08:00
Kenneth Kehl ba4301fc46 fix bug with created_at 2025-01-13 14:21:43 -08:00
Beverly Nguyen 88c3da5579 add testing 2025-01-13 13:39:34 -08:00
Kenneth Kehl 4965bc2354 change countdown from 30 to 60 seconds for message sends to better match batch insert timing 2025-01-13 13:35:40 -08:00
Kenneth Kehl eac21788a1 clean up 2025-01-13 13:21:34 -08:00
Kenneth Kehl f4b8c040a3 more tests 2025-01-13 13:03:50 -08:00
Kenneth Kehl 510b84b96b more tests 2025-01-13 12:19:53 -08:00
Kenneth Kehl aaddd8c336 more tests 2025-01-13 11:10:03 -08:00
Kenneth Kehl f9641aee39 more tests 2025-01-13 11:00:42 -08:00
Kenneth Kehl 238ec27d4e more tests 2025-01-13 10:48:19 -08:00
Beverly Nguyen b2240659ce fix testing 2025-01-13 10:16:38 -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
Beverly Nguyen dd3c277985 fix testing 2025-01-10 19:26:46 -08:00
Beverly Nguyen fa00bd14bf isort 2025-01-10 18:47:39 -08:00