Commit Graph

294 Commits

Author SHA1 Message Date
Kenneth Kehl
28177a9bbb fix notification provider clients 2025-10-08 08:15:31 -07:00
Kenneth Kehl
501e63ea68 fix notification provider clients 2025-10-08 07:50:43 -07:00
Kenneth Kehl
dd6035db0c fix db 2025-10-08 07:28:50 -07:00
Kenneth Kehl
d9abd87aad try to lazy init db another way 2025-10-07 15:10:47 -07:00
Kenneth Kehl
3a4d6dcac2 try to lazy init db another way 2025-10-07 14:35:56 -07:00
Kenneth Kehl
10328de392 cleanup 2025-10-07 10:01:57 -07:00
Kenneth Kehl
931c00e234 merge from main 2025-10-07 09:59:16 -07:00
ccostino
35fe2c3168 Remove SocketIO (#2019)
* Remove SocketIO

We have tried a few times to enable SocketIO in our app and it has been a challenge each step of the way, and now there is a dependency incompatibility it seems.  Given that we are in maintenance mode with the applicaiton currently and hve different plans for the interface, we are removing this dependency.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>

* Remove more unused code and address Flake8 warnings

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>

* Revert changes to fix test

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>

---------

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-10-07 12:33:43 -04:00
Kenneth Kehl
e0ede2cf6e fix tests 2025-10-07 07:24:28 -07:00
Kenneth Kehl
d7a1663f33 lazy init encryption 2025-10-06 15:11:41 -07:00
Kenneth Kehl
2336578fd3 lazy init encryption 2025-10-06 15:06:39 -07:00
Kenneth Kehl
b75da2cb43 lazy init encryption 2025-10-06 14:56:19 -07:00
Kenneth Kehl
1fd9cacf43 lazy init encryption 2025-10-06 14:52:18 -07:00
Kenneth Kehl
edcb3cb486 lazy init encryption 2025-10-06 14:30:23 -07:00
Kenneth Kehl
c5b93f8b9b lazy init encryption 2025-10-06 14:00:57 -07:00
Kenneth Kehl
1c0d8be858 lazy init encryption 2025-10-06 13:26:25 -07:00
Kenneth Kehl
4114306307 lazy init encryption 2025-10-06 12:58:43 -07:00
Kenneth Kehl
46c5cb24fe lazy init encryption 2025-10-06 12:16:34 -07:00
Kenneth Kehl
7bf847dd82 lazyinit aws_sns_client 2025-10-06 07:32:35 -07:00
Kenneth Kehl
8b6999f375 cleanup 2025-10-03 09:22:55 -07:00
Kenneth Kehl
816e6ad818 fix tests 2025-10-02 11:56:20 -07:00
Kenneth Kehl
6d9e996817 more mocks 2025-10-02 10:49:05 -07:00
Kenneth Kehl
96b8424a40 lazy init aws_cloudwatch_client 2025-10-02 09:38:02 -07:00
Kenneth Kehl
b9ad225848 lazy init migrate 2025-10-02 09:19:05 -07:00
Kenneth Kehl
6c72c466a4 lazy initialize document_download_client 2025-10-02 08:18:12 -07:00
Kenneth Kehl
65911044fd lazy initialize zendesk_client 2025-10-02 07:36:55 -07:00
Kenneth Kehl
3a6db01599 fix format 2025-09-30 12:29:00 -07:00
Kenneth Kehl
f4ba3cd7bf fix get_job_from_s3 2025-09-30 12:19:47 -07:00
Kenneth Kehl
1f1c971257 fix dead code warning 2025-08-05 09:09:26 -07:00
Kenneth Kehl
270189c00e cleanup 2025-08-05 08:11:22 -07:00
alexjanousekGSA
73154b1fa5 Made changes for zap scans 2025-07-31 10:50:55 -04:00
Kenneth Kehl
a792c1b941 ugh 2025-07-24 10:43:40 -07:00
Kenneth Kehl
daf490d308 fix dead code errors 2025-07-24 10:35:33 -07:00
Kenneth Kehl
378dfc3221 dead code findings? 2025-07-24 10:10:36 -07:00
Kenneth Kehl
3f68657607 revert truststore 2025-07-24 10:01:03 -07:00
Kenneth Kehl
70d142cb90 fix truststore 2025-07-24 08:03:50 -07:00
Kenneth Kehl
e16c4fe277 try using truststore 2025-07-22 10:44:14 -07:00
Carlo Costino
07195ba145 Merge branch 'main' into update-marshmallow-deps 2025-06-02 10:19:17 -04:00
Kenneth Kehl
2788c21420 change page size 2025-05-21 13:44:14 -07:00
alexjanousekGSA
898607b40a Removed dependency that is not needed, fixed more tests 2025-05-16 16:23:59 -04:00
Carlo Costino
419d6cee69 Update the flask-socketio config to play more nicely:
* Reverts run commands to what they previously were
* Addresses some outstanding linting/formatting
* Accounts for proper config initialization (CORS, Redis)
* Updates dependencies and pulls in latest changes from main

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-04-16 17:43:10 -04:00
Beverly Nguyen
f8726ca6b7 socket io setup 2025-04-09 16:56:42 -07:00
Beverly Nguyen
16c68e06b9 initial test socket io setup 2025-03-27 09:51:22 -07:00
Kenneth Kehl
fa0d308eff fix werkzeug server header 2025-02-03 14:38:43 -08:00
Kenneth Kehl
8a70e728f2 try to fix dynamic scan warnings 2025-02-03 08:08:47 -08:00
Kenneth Kehl
ec02da930b try to fix dynamic scan warnings 2025-02-03 07:56:30 -08:00
Kenneth Kehl
2770f76431 cleanup 2025-01-09 11:14:51 -08:00
Kenneth Kehl
6aae2c7aae fix db connection pool 2025-01-09 10:53:33 -08:00
Kenneth Kehl
a45e411094 stop workers from propagating logs 2024-12-18 11:59:30 -08:00
Cliff Hill
5a9b867d7a Sticking the job cache into the flask app's config, in an effort to
improve/fix things.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-11-05 17:21:14 -05:00