Kenneth Kehl
fa3b013a38
Merge pull request #2664 from GSA/import_python_client
...
bring code from the notifications-python-client project into our project
2025-06-18 07:25:32 -07:00
Beverly Nguyen
deae07d301
Merge pull request #2682 from GSA/2351-remove-send-text-messages-settings-page-from-permissioned-view
...
Disabled the user’s ability to toggle SMS on or off
2025-06-17 09:55:34 -07:00
Kenneth Kehl
8b31f73d53
merge from main
2025-06-17 09:08:37 -07:00
Alex Janousek
e616811c81
Merge pull request #2668 from GSA/dependabot/npm_and_yarn/jest-environment-jsdom-30.0.0
...
Bump jest-environment-jsdom from 29.7.0 to 30.0.0
2025-06-16 23:02:51 -04:00
alexjanousekGSA
fe0f8f98ad
Added polyfills to coverage
2025-06-16 22:52:08 -04:00
alexjanousekGSA
648324b7b9
Fixing more tests
2025-06-16 22:36:47 -04:00
alexjanousekGSA
4abf4068a9
Improving code coverage
2025-06-16 20:30:44 -04:00
alexjanousekGSA
f12a977608
More tests fixed
2025-06-16 20:17:43 -04:00
alexjanousekGSA
468216fdf9
Removed unused imports
2025-06-16 19:42:08 -04:00
alexjanousekGSA
a57811a8a8
Updated tests to mock new immutable window location object
2025-06-16 19:33:32 -04:00
Beverly Nguyen
740cdcd7a3
fix pytest
2025-06-16 15:56:43 -07:00
Kenneth Kehl
29084860d4
merge from main
2025-06-16 07:14:31 -07:00
ccostino
63ec371db1
Merge pull request #2663 from GSA/2253-bug-on-template-page
...
Fixes for several bugs on the templates page related to form submission issues
2025-06-11 17:52:32 -04:00
Beverly Nguyen
dec0fb4e63
jest test
2025-06-11 13:37:23 -07:00
Beverly Nguyen
7452a3675c
e2e
2025-06-11 12:31:13 -07:00
Beverly Nguyen
518e2b5bce
Merge branch 'main' into 2579-updating-homepage-content-at-end-of-may
2025-06-11 11:31:44 -07:00
Kenneth Kehl
30093673d0
inline notifications-python-client
2025-06-10 11:40:14 -07:00
Kenneth Kehl
7b6a6ffe53
commit out offending tests
2025-06-09 12:28:08 -07:00
Kenneth Kehl
396459be67
try to solve async issues
2025-06-09 12:18:38 -07:00
Kenneth Kehl
a2fab31653
try to solve async issues
2025-06-09 12:15:54 -07:00
Kenneth Kehl
1e95628c56
try to solve async issues
2025-06-09 12:08:10 -07:00
Kenneth Kehl
3672b16315
try to solve async issues
2025-06-09 11:59:32 -07:00
Kenneth Kehl
e5dc5f12aa
mix and match asyncs to try to get things passing
2025-06-09 11:02:01 -07:00
Kenneth Kehl
12b8dd6c4f
remove async
2025-06-09 10:55:26 -07:00
Kenneth Kehl
36c7781e37
remove async
2025-06-09 10:47:37 -07:00
Kenneth Kehl
19b0e24602
uncomment tests
2025-06-09 10:07:04 -07:00
Kenneth Kehl
71b865cc12
uncomment tests
2025-06-09 09:34:13 -07:00
Kenneth Kehl
9f6e449b5e
whoops, put test back
2025-06-05 10:01:57 -07:00
Kenneth Kehl
7942e02747
comment out async tests
2025-06-05 09:01:26 -07:00
Kenneth Kehl
9430bbd97e
fix format
2025-06-04 11:49:55 -07:00
Kenneth Kehl
8b3cb14666
more asyncio
2025-06-04 11:42:49 -07:00
Kenneth Kehl
56980e04ce
try pytest-asyncio again
2025-06-04 11:22:28 -07:00
Kenneth Kehl
b990363436
comment out offending test
2025-06-04 11:02:08 -07:00
Kenneth Kehl
1981c02207
try adding pytest-asyncio
2025-06-04 10:45:38 -07:00
Kenneth Kehl
4cd727ab51
get rid of async
2025-06-04 10:31:13 -07:00
Beverly Nguyen
55a86bcebc
updated content
2025-06-03 15:33:10 -07:00
Beverly Nguyen
3e5c194a11
fix test
2025-06-02 13:21:37 -07:00
Beverly Nguyen
8722ae8dd9
- Replace homepage content with sunset messaging for May 30, 2025 service end
...
- Convert inline SVGs to external files for better maintainability
-Removed Login buttons except for /sign-in page
-Removed header navs
2025-06-02 12:56:47 -07:00
Beverly Nguyen
b3e09219a8
fix test
2025-05-29 13:02:48 -07:00
Kenneth Kehl
40ece121b1
e2e
2025-05-23 11:07:30 -07:00
Kenneth Kehl
94c465f78c
e2e
2025-05-23 10:51:13 -07:00
Beverly Nguyen
790fe2d6f9
update csp using variables and testing
2025-05-22 12:03:18 -07:00
Beverly Nguyen
444800fbda
flake8
2025-05-21 17:23:30 -07:00
Beverly Nguyen
cb2ad27d1c
updating csp and test
2025-05-21 17:03:35 -07:00
Beverly Nguyen
2459ecd715
Fix formatting
2025-05-20 10:26:54 -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
Jonathan Bobel
3788fe7a91
Update radioSelect.test.js
2025-05-15 12:48:01 -04:00
Jonathan Bobel
39682c4c50
Merge branch 'main' of https://github.com/GSA/notifications-admin into 2568-css-cleanup
2025-05-15 12:28:17 -04:00
Alex Janousek
6fc16db52b
Merge pull request #2558 from GSA/2554-add-cancel-button-and-modal-to-preview-send-page
...
2554 add cancel button and modal to preview send page
2025-05-15 11:34:35 -04:00
Alex Janousek
23cb68e3bc
Merge pull request #2567 from GSA/2211-update-language-regarding-auto-refresh
...
2211 - Update content to inform user of page refresh
2025-05-15 11:34:14 -04:00