Alex Janousek
a40c8861bf
Optimizing polling ( #2946 )
...
* Optimizing polling
* Fixed formatting issue
2025-09-26 06:57:18 -04:00
Kenneth Kehl
5a6c74edb3
hardcode FEATURE_SOCKET_ENABLED to False
2025-09-24 15:03:34 -07:00
Beverly Nguyen
ef487a9c6c
Feature flag default to true
2025-09-22 12:38:17 -07:00
alexjanousekGSA
aa18d1447e
Reran reference tests and merged in main to fix conflicts
2025-07-31 17:07:17 -04:00
alexjanousekGSA
b1e5b8d110
Fixed merge conflict
2025-07-31 07:53:37 -04:00
alexjanousekGSA
31a9e39846
Formatting and linting changes
2025-07-31 07:49:12 -04:00
Carlo Costino
f85efba737
Attempt to debug SSL cert validation error
...
This changeset introduces a few changes:
* Removes UK Notify Logo URL and config
* Removes UK Notify API URL and replaces with Notify.gov
* Improves the error handler for HTTPErrors to provide actual exception and stack trace information
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-29 17:33:13 -04:00
alexjanousekGSA
45607148aa
Migrate 4 govuk utility components to USWDS equivalents
2025-07-22 15:17:01 -04:00
Beverly Nguyen
790fe2d6f9
update csp using variables and testing
2025-05-22 12:03:18 -07:00
Beverly Nguyen
cb2ad27d1c
updating csp and test
2025-05-21 17:03:35 -07:00
Beverly Nguyen
8079a95c7a
fix testing
2025-05-20 10:17:31 -07:00
Beverly Nguyen
3c1574d070
Add API_PUBLIC_URL environment variable for public API access
...
- Added API_PUBLIC_URL to deploy-config and manifest.yml
- Updated app config to load API_PUBLIC_URL from environment
- Used API_PUBLIC_URL in CSP configuration for connect-src
2025-05-19 14:41:41 -07:00
Beverly Nguyen
f8eb512aab
isort and flake8
2025-04-10 12:38:41 -07:00
Beverly Nguyen
6dd44fdc2d
added feature flag
2025-04-10 12:35:04 -07:00
alexjanousekGSA
35f3203e9c
Removed feature flag
2025-03-20 14:22:41 -04:00
alexjanousekGSA
b6353c41e5
Removed best practices flag
2025-01-12 17:42:15 -05:00
Kenneth Kehl
8f30064f50
add carrier column to reports
2024-11-21 15:08:49 -08:00
alexjanousekGSA
70ecf8fa09
Added feature flag for route
2024-11-14 10:53:48 -05:00
alexjanousekGSA
b806fd5eec
Updated code based on comments
2024-10-29 15:28:07 -04:00
Beverly Nguyen
2bbc58c8af
changed guidanced to best practices
2024-10-24 17:03:45 -07:00
alexjanousekGSA
14880bf7ee
Fixed one test
2024-10-24 17:58:23 -04:00
Kenneth Kehl
ddf9c6d3ec
fix tests maybe
2024-09-03 10:37:05 -07:00
Andrew Shumway
a9e4df0591
Todays data is only todays
2024-06-24 10:44:19 -06:00
Andrew Shumway
35e27ff25a
Merge main
2024-06-10 10:44:09 -06:00
Andrew Shumway
a401562735
Add report options 1/3/5-day
2024-06-10 10:15:22 -06:00
Kenneth Kehl
16dc4512dd
fix si.edu
2024-05-21 07:38:23 -07:00
Kenneth Kehl
9ba5e3b917
code review feedback
2024-05-20 12:09:49 -07:00
Carlo Costino
9a83ba7475
Localize notification_utils to the admin
...
This changeset pulls in all of the notification_utils code directly into the admin 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 admin.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:37:37 -04:00
Kenneth Kehl
9021530a1a
remove template preview stuff
2024-04-03 13:38:54 -07:00
Kenneth Kehl
3aacdcb3ef
fix_commit_hash
2024-03-14 13:25:02 -07:00
Kenneth Kehl
cb0ba15571
merge from main and code review feedback
2024-03-13 10:17:38 -07:00
Kenneth Kehl
f332587b37
handle case where we are trying to build on github and haven't deployed yet
2024-02-26 11:48:06 -08:00
Kenneth Kehl
f245c25e59
merge from main
2024-02-26 11:10:37 -08:00
Kenneth Kehl
141c24e371
add latest version commit hash to footer (notify-admin-204)
2024-02-26 11:07:16 -08:00
Carlo Costino
fd5cd36959
Remove webkit testing for now
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-02-23 11:09:38 -05:00
Carlo Costino
534daa2d82
Attempting to match local E2E config with CI/CD
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-02-23 11:09:37 -05:00
Carlo Costino
1b6446e213
Added a new E2ETest config and adjusted a couple of things
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-02-23 11:09:37 -05:00
Andrew Shumway
9846379c0f
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678
2023-09-27 11:15:46 -06:00
Kenneth Kehl
0218ffd9ba
notify-admin-761 remove basic auth
2023-09-14 07:47:38 -07:00
Andrew Shumway
559965c479
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678
2023-09-07 08:39:14 -06:00
Kenneth Kehl
8c9721d8e2
notify-api-412 use black to enforce python coding style
2023-08-25 09:12:23 -07:00
Andrew Shumway
9d16738c83
Add initial file for popup
2023-08-16 10:55:24 -06:00
Kenneth Kehl
81e2f9b72b
notify-512 use daily message limit from notification_utils
2023-06-19 10:10:22 -07:00
Carlo Costino
63a97b9780
Remove PY_TIMEZONE references ( #547 )
...
This changeset removes the PY_TIMEZONE configuration variable and updates all references to it to refer directly to pytz.utc instead. It also cleans up a few of the import statements and removes those that are no longer needed (like the current_app reference from Flask).
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-06-12 17:00:20 -04:00
Carlo Costino
92d25f5a69
Convert frontend display to be just UTC ( #540 )
...
This changeset converts the display of dates and times to be just UTC to match the recent changes in the backend. This unwinds a bit of work that was done previously and allows us to start with a clean slate in how we want to approach displaying dates and times going forward. It also adds a bit of explanatory text to help users.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
Co-authored-by: stvnrlly <steven.reilly@gsa.gov >
2023-06-12 15:49:48 -04:00
Andrew Shumway
6c88cd980f
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-445
2023-06-01 10:48:17 -06:00
Andrew Shumway
bd798e78b6
Added global remaining daily messages across services to ui
2023-06-01 10:44:13 -06:00
Kenneth Kehl
4882595a48
notify-245 update the allowlist for user domains ( #510 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-05-19 16:54:27 -04:00
Ryan Ahearn
f42acc6fb4
Enable turning off browser monitoring when new relic is disabled
2023-05-02 16:05:09 -04:00
Ryan Ahearn
3f13598f70
Instrument JS with copy/pasted snippet
...
this avoids having to set `unsafe-inline` in our CSP header
2023-05-02 15:26:59 -04:00