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
8aa7a63f55
reformatted
2025-05-14 10:08:02 -07:00
Alex Janousek
b9c50c1e5d
Merge pull request #2424 from GSA/fix-existing-e2e-tests
...
Fix existing end-to-end tests
2025-05-02 14:04:47 -04:00
alexjanousekGSA
eff92773cc
e2e tests pass locally
2025-05-02 10:43:07 -04:00
Jonathan Bobel
6c16482577
Update tour.py
2025-04-28 13:00:31 -04:00
Jonathan Bobel
bf03391b6d
Update tour.py
2025-04-28 12:17:28 -04:00
Jonathan Bobel
e04806b1eb
Update tour.py
...
Formatting
2025-04-28 11:59:48 -04:00
Jonathan Bobel
7410a00519
Update tour.py
2025-04-28 11:53:01 -04:00
Jonathan Bobel
fb20ea6e1c
Update send.py
2025-04-28 11:23:00 -04:00
Jonathan Bobel
cd40580231
Working through some tests
2025-04-25 16:20:21 -04:00
Jonathan Bobel
fb5f7d969e
Update send.py
2025-04-25 10:35:25 -04:00
Jonathan Bobel
2d6afb7904
Merge branch 'main' of https://github.com/GSA/notifications-admin into 2123-back-button-context
2025-04-25 10:27:25 -04:00
Jonathan Bobel
670d82b72c
Adjusting back text for all steps in send message process
2025-04-25 10:23:28 -04:00
Beverly Nguyen
7130925b9a
Merge pull request #2524 from GSA/2510-add-phone-number-instruction
...
2510 - Adding additional context to phone numbers
2025-04-23 11:56:05 -07:00
Beverly Nguyen
57023b3a3a
Merge branch 'main' into 2481-landing-page-standalone-without-api
2025-04-22 12:08:34 -07:00
Beverly Nguyen
431dbb10dd
remove header banner when site is down
2025-04-21 16:26:07 -07:00
Beverly Nguyen
3328853bd0
Fix connection url
2025-04-21 15:56:19 -07:00
Jonathan Bobel
fe42f5ef64
Allowing for a custom label on the first step
2025-04-21 12:12:09 -04:00
Beverly Nguyen
34fdf7a1ca
fixed testing
2025-04-18 11:17:51 -07:00
Beverly Nguyen
b4e239c9bb
creating error page for tech difficulties
2025-04-17 15:01:22 -07:00
Beverly Nguyen
8dfa881f26
fix test
2025-04-17 11:48:55 -07:00
Carlo Costino
a3eeeb2b2c
Make a few adjustments to match changes to the API:
...
* Updates the Makefile so make test works (removed js-lint action for now)
* Addresses some outstanding linting/formatting
* Updates dependencies and pulls in latest changes from main
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-04-16 17:45:32 -04:00
Beverly Nguyen
88e9f1dec6
Fixing feature flag
2025-04-16 13:04:55 -07:00
Beverly Nguyen
d4a2584dfb
update logging
2025-04-14 14:51:55 -07:00
Beverly Nguyen
3e18c8f595
keep landing page independent from api
2025-04-11 13:03:40 -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
Beverly Nguyen
d8ca53e08b
clean up
2025-04-09 17:17:01 -07:00
Beverly Nguyen
2ca7f5d2b0
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-03 15:30:02 -07:00
Kenneth Kehl
91f3e6a557
fix static scan warnings
2025-04-01 08:00:33 -07:00
Beverly Nguyen
e007571ac8
Merge pull request #2427 from GSA/1134-change-brackets-to-parenthesis
...
1134 - Changing all instances of the word "brackets" to "parenthesis"
2025-03-27 13:34:49 -07:00
Beverly Nguyen
21980d2bdf
flake8 and isort
2025-03-27 09:50:17 -07:00
Beverly Nguyen
f246cc7c51
cleaned up init
2025-03-26 14:54:26 -07:00
Beverly Nguyen
e0e8c56a61
install socket io and getting an example up
2025-03-26 12:54:21 -07:00
Beverly Nguyen
5507891d8f
Merge branch 'main' into 2410-bug-radio-buttons-cannot-be-selected
2025-03-24 12:49:04 -07:00
Beverly Nguyen
1a5f255539
jest fix
2025-03-24 12:48:28 -07:00
Beverly Nguyen
7e2a2bad8e
update validation code
2025-03-24 12:33:01 -07:00
Beverly Nguyen
3a38b8bf31
fixed validation for radio and text input fields
2025-03-21 18:53:49 -07:00
alexjanousekGSA
35f3203e9c
Removed feature flag
2025-03-20 14:22:41 -04:00
Jonathan Bobel
15103c99b5
Merge pull request #2403 from GSA/2298-bug-able-to-keep-pressing-send-and-send-more-and-more-while-processing
...
Prevent duplicate form submissions
2025-03-20 13:06:51 -04:00
Jonathan Bobel
6dd8b3cfe0
Update validators.py
2025-03-20 10:45:33 -04:00
Jonathan Bobel
fe098eca22
1134 - Changing all instances of the word "brackets" to "parenthesis"
2025-03-20 10:29:29 -04:00
Beverly Nguyen
a5ddf8038b
Merge pull request #2412 from GSA/2042-no-emojis-special-characters-plain-language
...
2042 no emojis special characters plain language
2025-03-19 13:05:32 -07:00
Jonathan Bobel
937aa5af15
Update templates.py
2025-03-19 14:35:22 -04:00
Jonathan Bobel
b5203f473a
Adding the personalization message back in
2025-03-19 11:30:01 -04:00
Jonathan Bobel
c05beb42f2
Update templates.py
2025-03-18 16:28:30 -04:00
Jonathan Bobel
2049fd5c76
Fixing formatting errors
2025-03-18 16:07:58 -04:00
Jonathan Bobel
1d911c4d44
Updates to text area validation on template edit page
2025-03-18 15:55:01 -04:00
alexjanousekGSA
61c37687a2
Merge branch 'main' into feat/text-by-user-update
2025-03-18 11:21:25 -04:00
alexjanousekGSA
f13ab20e93
Updated FE to allow stats by user
2025-03-18 11:09:09 -04:00