ccostino
50132bc60d
Merge pull request #1730 from GSA/update-register_socket_handlers
...
Added @socketio.on(connect) and @socketio.on(disconnect)
2025-05-23 10:32:38 -04:00
Kenneth Kehl
1b7c6c2b74
Update app/aws/s3.py
...
Co-authored-by: ccostino <ccostino@users.noreply.github.com >
2025-05-23 06:58:21 -07:00
Kenneth Kehl
91f3bbaf98
Update app/aws/s3.py
...
Co-authored-by: ccostino <ccostino@users.noreply.github.com >
2025-05-23 06:58:09 -07:00
Beverly Nguyen
ec60818d8d
remove comments
2025-05-22 17:09:02 -07:00
Beverly Nguyen
c5dca6b533
black .
2025-05-22 17:08:15 -07:00
Beverly Nguyen
877313509f
Added @socketio.on(connect) and @socketio.on(disconnect) handlers to log and manage Socket.IO connections. The intention is to resolve connection issues by ensuring the server properly acknowledges incoming WebSocket clients.
2025-05-22 17:07:02 -07:00
Kenneth Kehl
170dc12284
fix reports
2025-05-22 08:31:33 -07:00
Kenneth Kehl
6a5ff00136
change page size
2025-05-21 14:12:42 -07:00
Kenneth Kehl
2788c21420
change page size
2025-05-21 13:44:14 -07:00
Kenneth Kehl
f62e3269f0
switch to fips endpoint
2025-05-20 14:02:06 -07:00
Kenneth Kehl
b45b9cbdbe
rethrow oserror
2025-05-20 07:38:31 -07:00
Kenneth Kehl
fe2f14c6e6
add sleep, more error handling, better debug message
2025-05-19 15:14:02 -07:00
Kenneth Kehl
af107ccd27
fix regenerate_job_cache
2025-05-14 07:49:30 -07:00
Kenneth Kehl
3961e72d32
try to replace blocking sleep call with nonblocking sleep call
2025-05-12 11:03:12 -07:00
Carlo Costino
fd974e1b79
Update no_proxy and S3 error handling
...
This changeset updates the no_proxy environment variable to allow S3 through. It also updates our error handling connecting to S3.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-05-08 16:54:50 -04:00
Beverly Nguyen
02becbd1e5
removing run.py and unnecessary logs
2025-04-18 11:48:26 -07: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
Carlo Costino
71e8f20b04
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-16 10:55:16 -04:00
Kenneth Kehl
e93e3f3690
cleanup
2025-04-15 11:36:09 -07:00
Kenneth Kehl
1f4b408d1d
fix phone number check
2025-04-15 11:13:26 -07:00
Kenneth Kehl
f15d6128dc
fix default case for US numbers
2025-04-15 10:44:30 -07:00
Beverly Nguyen
9174978e3e
merge main
2025-04-09 17:01:34 -07:00
Beverly Nguyen
f8726ca6b7
socket io setup
2025-04-09 16:56:42 -07:00
Kenneth Kehl
7aaa36e630
merge from main
2025-04-08 10:05:30 -07:00
Kenneth Kehl
91f269646f
fix invites again
2025-04-07 14:36:21 -07:00
Kenneth Kehl
e4b7cf98a3
fix invites again
2025-04-07 14:31:33 -07:00
Kenneth Kehl
b605c74262
fix invites
2025-04-07 12:48:35 -07:00
Kenneth Kehl
df305a815a
fix invites
2025-04-07 12:45:27 -07:00
Kenneth Kehl
d4a33549ca
fix invites
2025-04-07 12:37:35 -07:00
Kenneth Kehl
14de65816f
fix invites
2025-04-07 12:27:59 -07:00
Beverly Nguyen
0792ea123f
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-03 15:30:54 -07:00
Kenneth Kehl
28444a460b
fix test
2025-04-03 08:16:33 -07:00
Kenneth Kehl
e9ea22ad6d
restore international numbers
2025-04-03 08:02:08 -07:00
Kenneth Kehl
49252963f9
fix static scan warnings
2025-04-01 08:53:33 -07:00
Kenneth Kehl
5bfca4bf82
upgrade mistune
2025-03-31 09:28:35 -07:00
Beverly Nguyen
16c68e06b9
initial test socket io setup
2025-03-27 09:51:22 -07:00
ccostino
1c00cdc0a4
Merge pull request #1609 from GSA/utc-update
...
Updated BE code to breakdown stats by hour instead of day
2025-03-19 11:13:51 -04:00
alexjanousekGSA
5d1e758e57
Updated BE code to breakdown stats by hour instead of day
2025-03-18 11:07:32 -04:00
Kenneth Kehl
2370dfd2c1
revert debugging code
2025-03-14 09:03:52 -07:00
Kenneth Kehl
eaf6784236
fix phone number changing
2025-03-14 08:53:40 -07:00
Kenneth Kehl
cf3baff4cc
merge from main
2025-03-11 13:21:31 -07:00
Kenneth Kehl
abddff61cd
fix serialization
2025-03-10 08:28:44 -07:00
Kenneth Kehl
7cd4158b92
add even more debug for sender number
2025-03-04 11:17:06 -08:00
Kenneth Kehl
da9bbc31ba
remoe print statement
2025-02-28 14:47:26 -08:00
Kenneth Kehl
d0fe33cc6e
track message costs
2025-02-28 10:08:02 -08:00
Kenneth Kehl
d6bb2d8fb0
track message costs
2025-02-28 08:39:13 -08:00
Kenneth Kehl
4cfb980ac6
add debug tag adr
2025-02-27 13:24:32 -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
Alex Janousek
52b0998727
Merge pull request #1569 from GSA/feat/fe-tz-change
...
Updated endpoint to allow hourly updates to enable utc => local time conversion
2025-02-27 10:04:15 -05:00
alexjanousekGSA
d12b188861
Fixed bug
2025-02-24 18:16:19 -05:00