Kenneth Kehl
a9385107b0
code review feedback
2024-10-28 12:50:11 -07:00
Kenneth Kehl
ef6e4048c2
fix core daos
2024-10-11 10:38:28 -07:00
Kenneth Kehl
84e46f1ef2
fix core daos
2024-10-11 10:29:13 -07:00
Kenneth Kehl
c44300a737
fix core daos
2024-10-11 10:13:11 -07:00
Kenneth Kehl
958861df59
fix core daos
2024-10-11 09:59:16 -07:00
Kenneth Kehl
d8bb71bf39
fix core daos
2024-10-11 09:47:00 -07:00
Kenneth Kehl
90b407241f
fix core daos
2024-10-11 09:38:12 -07:00
Kenneth Kehl
88c9af9050
fix core daos
2024-10-11 09:31:47 -07:00
Kenneth Kehl
b5f7977a48
fix core daos
2024-10-11 09:16:19 -07:00
Kenneth Kehl
64a85868a3
code review feedback and merge from main
2024-09-11 09:39:18 -07:00
Kenneth Kehl
146f0cc787
initial
2024-08-15 10:31:02 -07:00
Carlo Costino
a555bd429e
Merge pull request #1022 from GSA/notify-api-951
...
replace utcnow with timezone naive utc call
2024-05-31 11:18:29 -04:00
Kenneth Kehl
bbeb602224
fix query
2024-05-28 14:01:37 -07:00
Kenneth Kehl
905df17f65
remove datetime.utcnow()
2024-05-23 13:59:51 -07:00
Carlo Costino
99edc88197
Localize notification_utils to the API
...
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency. We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:17:45 -04:00
Aditi Anand
ad55eef5e9
Changes for sqlalchemy 2.0
2024-04-24 16:27:20 -04:00
Aditi Anand
420291ffee
sqlalchemy 2.0 changes
2024-03-25 10:55:14 -04:00
Kenneth Kehl
b777249b6f
merge from main
2024-03-01 13:50:09 -08:00
Cliff Hill
9523cc1d97
Cleaning up with black, isort, flake8.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:33 -05:00
Cliff Hill
7416de2a28
KeyType implemented.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:33 -05:00
Cliff Hill
69a9accfca
Getting NotificationStatus implemented everywhere.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:32 -05:00
Cliff Hill
3982f061b6
Made enums.py for all the enums to avoid cyclic imports.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:43:31 -05:00
Cliff Hill
43f18eed6a
More changes for enums.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:41:57 -05:00
Cliff Hill
820ee5a942
Cleaning up a lot of things, getting Enums used everywhere.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-02-28 12:40:52 -05:00
Kenneth Kehl
0010a431a6
merge from main again
2024-02-06 12:31:32 -08:00
Kenneth Kehl
ddad4e409e
update send_at when status resolves
2024-02-02 12:51:11 -08:00
Kenneth Kehl
c45e74a74b
update sent_at
2024-02-02 09:03:54 -08:00
Kenneth Kehl
6dc9828663
fix tests
2024-01-22 10:55:09 -08:00
Kenneth Kehl
ed3a356ad1
merge from main and fix some tests
2024-01-19 08:58:24 -08:00
Kenneth Kehl
567dd390b4
fix personalisation
2024-01-18 10:03:35 -08:00
Kenneth Kehl
f9f1013f5b
notify-api-742 don't write phone numbers to db
2024-01-16 11:21:24 -08:00
Kenneth Kehl
d710cdefd6
notify-api-634
2023-11-28 12:30:53 -08:00
Kenneth Kehl
9c841320ca
fix tests
2023-11-03 08:28:21 -07:00
Kenneth Kehl
7d2dc776b9
merge from main
2023-11-03 07:10:06 -07:00
Andrew Shumway
948bb17a6c
Removed history count from total count
2023-11-02 16:21:02 -04:00
Andrew Shumway
32dca0f5e0
Add notification history and notification to count
2023-11-02 16:21:02 -04:00
Andrew Shumway
db7aa969cd
Added api endpoint for count
2023-11-02 16:21:00 -04:00
Andrew Shumway
c247891c97
Add initial steps to call api for count
2023-11-02 16:18:02 -04:00
Andrew Shumway
a346a734fc
Removed/replaced retention redis count with notification count from db call
2023-11-02 16:16:08 -04:00
Kenneth Kehl
6d84ec64e5
notify-api-522
2023-10-24 11:35:00 -07:00
Kenneth Kehl
8af7a5552f
notify-api-520 persist the provider response even for successful sms messages
2023-09-29 13:39:10 -07:00
Kenneth Kehl
00fd3a72bb
code review feedback, fix setup.cfg and reformat
2023-08-25 08:10:33 -07:00
Kenneth Kehl
026dc14021
notify-api-412 use black to enforce python style standards
2023-08-23 10:35:43 -07:00
Kenneth Kehl
2075d2821b
try using vanilla sql for problematic query
2023-06-28 06:59:28 -07:00
Kenneth Kehl
6474e0ffa8
code review feedback
2023-06-27 14:45:48 -07:00
Kenneth Kehl
7105cf6ed8
try without weird SQLAlchemy flag
2023-06-27 14:39:17 -07:00
Kenneth Kehl
d7ad65ef89
remove autocommit and clean up some bad debug statements
2023-06-27 13:06:38 -07:00
Kenneth Kehl
17e9fc1e8f
notify-api-317 fix the scrubbing of pii for successful notifications
2023-06-27 10:48:14 -07:00
Kenneth Kehl
a46bd94650
code review feedback
2023-06-19 07:55:48 -07:00
Kenneth Kehl
1abe645b48
more
2023-06-16 07:38:48 -07:00