Commit Graph
5747 Commits
Author SHA1 Message Date
Kenneth Kehl 034684bbb0 code review feedback 2024-08-08 10:57:37 -07:00
Kenneth Kehl 304b270112 fix data format 2024-08-06 12:57:40 -07:00
Kenneth Kehl e7ef25af01 fix dump user info 2024-08-01 13:00:49 -07:00
Kenneth Kehl ef88378d72 merge from main 2024-08-01 12:43:26 -07:00
Kenneth Kehl 2dd3ebc657 fix test 2024-08-01 10:38:58 -07:00
Kenneth Kehl b5014bd0ec ugh 2024-08-01 09:37:49 -07:00
Kenneth Kehl 4299b46f8a fix test 2024-08-01 09:23:26 -07:00
Kenneth Kehl 0ab937346d change to actually downloading file 2024-08-01 08:05:12 -07:00
Carlo Costino b3e56cb28b Merge pull request #1228 from GSA/wrong_phone_numbers2
raise exception if phone number doesn't match
2024-07-31 23:34:13 -04:00
Kenneth Kehl e244278ccf fix tests 2024-07-31 14:21:30 -07:00
Kenneth Kehl 1e26511dc6 raise exception if phone number doesn't match 2024-07-31 13:54:03 -07:00
Kenneth Kehl 0b96a51701 update comments 2024-07-31 11:03:07 -07:00
Kenneth Kehl ace04bd6cf new command to look at sms senders 2024-07-31 10:48:50 -07:00
Carlo Costino 6ba740323f Merge pull request #1101 from GSA/notify-api-1002
remove dead code
2024-07-29 12:16:58 -04:00
Cliff Hill fef3173876 Minor fix.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 12:42:36 -04:00
Cliff Hill 17b078982f Logging where the error is at.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-26 09:46:37 -04:00
Carlo Costino 6f9e0cf591 Merge pull request #1201 from GSA/admin-1701_Logging_set_up_around_service_phone_numbers
Getting the logging where I think it will be most useful.
2024-07-24 11:36:20 -04:00
Cliff Hill d6b59611cb Fixing hopefully
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-24 10:24:47 -04:00
Kenneth Kehl dab47e7cf6 make user command 2024-07-23 10:53:57 -07:00
Kenneth Kehl bf587aaf2f set delivery receipt delay to 30 seconds (from 120 seconds) 2024-07-23 09:21:40 -07:00
Kenneth Kehl 86c9065a44 use click.echo 2024-07-23 07:47:35 -07:00
Kenneth Kehl 3efec5f7e8 delete commented out code 2024-07-22 14:27:41 -07:00
Carlo Costino 26c6d392ce Merge pull request #1200 from GSA/grrr
fix ExpiringDict caching solution
2024-07-22 17:15:44 -04:00
Cliff Hill 32500a13c1 Fixing some things.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-22 17:04:13 -04:00
Cliff Hill 67b43ffbb1 Getting the logging where I think it will be most useful.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-22 16:39:03 -04:00
Kenneth Kehl f1e09908a6 remove print statement 2024-07-22 10:59:05 -07:00
Kenneth Kehl 946b1e9d65 fix flake8 2024-07-22 10:26:25 -07:00
Kenneth Kehl e97b567e9e code review feedback 2024-07-22 10:05:21 -07:00
Kenneth Kehl f61a47acef code review feedback 2024-07-22 09:11:21 -07:00
Kenneth Kehl aa63003937 cleanup 2024-07-22 07:21:03 -07:00
Kenneth Kehl 4d24b8257e clean up 2024-07-19 15:02:54 -07:00
Kenneth Kehl 875d378b3d fix ExpiringDict caching solution 2024-07-19 13:58:23 -07:00
Kenneth Kehl 56c87e9611 handling throttling exception 2024-07-19 07:48:55 -07:00
Kenneth Kehl 7600699e23 fix flake8 2024-07-18 07:39:01 -07:00
Kenneth Kehl 85557dbb75 put all of csv file in one line 2024-07-17 13:07:40 -07:00
Kenneth Kehl 6769e7ae45 merge from main 2024-07-16 10:54:46 -07:00
Carlo Costino a14efecee1 Merge pull request #1179 from GSA/notify-compliance-46
add new api for compliance #46
2024-07-12 17:05:48 -04:00
Kenneth Kehl 337c90bb79 add new api 2024-07-11 11:32:59 -07:00
Cliff Hill 31f946e5ba Fixed the new endpoint calculations, added unit tests to validate the
code.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-10 16:12:38 -04:00
Cliff Hill 56a208601e Hopefully this fixes Bev's issue.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-09 14:12:46 -04:00
Kenneth Kehl e902e69082 wrap calls to get personalization and phone number so dashboard doesn't explode 2024-07-05 11:02:28 -07:00
Carlo Costino 5c27b62e39 Merge pull request #1078 from GSA/all_users_command
Generate a way to export all Notify.gov user contact information
2024-07-03 16:14:34 -04:00
Carlo Costino 9c39a92545 Merge pull request #1059 from GSA/1006-new-api-failed-and-delivered-messages-7-days
1006/1007/1008 created new API endpoints for front end statistics
2024-07-03 14:09:06 -04:00
Kenneth Kehl b436de3b23 fix tuple 2024-07-03 07:49:59 -07:00
Cliff Hill c368d3d3f2 More import adjustments.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-02 16:00:58 -04:00
Cliff Hill 8708d8ddce Fixin' imports.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-02 15:57:14 -04:00
Cliff Hill f95d3e0b99 Made changes I requested to be done.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-07-02 15:38:22 -04:00
Kenneth Kehl 328c211eb6 remove task 2024-07-02 11:55:19 -07:00
Kenneth Kehl 700303829c merge from main 2024-07-02 11:47:34 -07:00
Kenneth Kehl 141dd51b52 code review feedback 2024-07-02 08:50:48 -07:00