Commit Graph

13129 Commits

Author SHA1 Message Date
Kenneth Kehl
618c2eb6bb fix skips and xfails 2023-05-26 12:35:48 -07:00
Kenneth Kehl
5a44d8ae40 merge from main 2023-05-26 07:45:53 -07:00
Kenneth Kehl
d69dffa677 remove nhs test 2023-05-26 07:35:59 -07:00
Kenneth Kehl
59170aa627 get rid of test skips 2023-05-25 14:30:54 -07:00
Carlo Costino
8862dd6f14 Merge pull request #526 from GSA/tdlowden-patch-2
Sprint K - 5/24/23
2023-05-25 17:19:56 -04:00
Tim Lowden
6e1c4d5afe Update sprint-goals.md 2023-05-25 17:11:07 -04:00
Tim Lowden
d9ac6ceb93 Update docs/sprint-goals.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2023-05-25 17:11:07 -04:00
Tim Lowden
d943e7fcd3 Sprint K - 5/24/23 2023-05-25 17:11:07 -04:00
dependabot[bot]
6571b85556 Bump requests from 2.29.0 to 2.31.0 (#518)
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 16:21:19 -04: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
Tim Lowden
7b9e030b25 Update sprint-goals.md (#511) 2023-05-18 12:56:31 -04:00
Carlo Costino
d83ee3f66c Update README with additional nvm install step (#513) 2023-05-17 17:09:23 -04:00
Ryan Ahearn
c316610568 Merge pull request #506 from GSA/configure-prod-browser-monitoring
Configure prod browser monitoring
2023-05-10 16:48:01 -04:00
Tim Lowden
0303466556 Update sprint-goals.md (#507) 2023-05-10 15:51:58 -04:00
Ryan Ahearn
17c641019b Add missing documentation step for domain module 2023-05-10 12:46:21 -04:00
Ryan Ahearn
68b5df2a80 Install updated newrelic JS and configure prod id values 2023-05-10 12:43:49 -04:00
Ryan Ahearn
855ddbb9e4 Merge pull request #504 from GSA/fix-domain-module
Use fixed version of domain terraform module
2023-05-09 14:15:14 -04:00
Ryan Ahearn
8148731701 Use fixed version of domain terraform module 2023-05-09 14:04:27 -04:00
Ryan Ahearn
acff8896a8 Merge pull request #502 from GSA/enable-prod-terraform-modules
Enable networking modules for production
2023-05-09 13:16:28 -04:00
Ryan Ahearn
4ae4729970 Enable networking modules for production 2023-05-09 13:03:10 -04:00
Ryan Ahearn
3f6bab2278 Merge pull request #499 from GSA/prod-deploy-prep
Prod deploy prep
2023-05-08 15:59:44 -04:00
Ryan Ahearn
84123c31fb Workflows for enabling production space deploys 2023-05-08 15:41:09 -04:00
Ryan Ahearn
a3ce5e547e Stop setting redis_enabled in secrets 2023-05-08 15:27:55 -04:00
Jonathan Bobel
68e94dd650 Addressing most of the low-lift items from the Notify content audit (#491) 2023-05-08 10:49:30 -04:00
Ryan Ahearn
8f76a9bb17 Merge pull request #495 from GSA/new-relic-prod-name
Add env to app name for new relic production config
2023-05-08 09:37:40 -04:00
Ryan Ahearn
e30f56aaf7 Merge branch 'main' into new-relic-prod-name
* main:
  bump pip-audit action to 1.0.6 (#498)
2023-05-08 09:28:09 -04:00
Steven Reilly
3c31bb8c16 bump pip-audit action to 1.0.6 (#498) 2023-05-05 13:20:20 -04:00
Ryan Ahearn
1fe591535f Add env to app name for new relic production config 2023-05-03 17:01:55 -04:00
Steven Reilly
454b778582 Cookie streamlining (#493)
* remove cookie banner
* remove form from cookies.html
* move cookie content to privacy page
2023-05-03 15:33:27 -04:00
Ryan Ahearn
b9c78eeb43 Merge pull request #494 from GSA/fix-manifest-yml
Use valid yaml format
2023-05-03 09:51:01 -04:00
Ryan Ahearn
74a46e37d1 Use valid yaml format 2023-05-03 09:09:28 -04:00
Ryan Ahearn
b3e4917b49 Merge pull request #492 from GSA/new-relic-js
New relic JS integration
2023-05-03 08:54:01 -04:00
Andrew Shumway
575c2b7d75 Notify 473: add code coverage for jest (#488) 2023-05-02 16:38:28 -04:00
Ryan Ahearn
c2216d3449 Pass NR_BROWSER_KEY to deploy scripts 2023-05-02 16:08:04 -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
Steven Reilly
3f44877c8b Bump flask & werkzeug to 2.3 (#490)
* bump werkzeug to 2.3
* remove no_cookie blueprint
2023-05-02 09:45:48 -04:00
Jonathan Bobel
3b94814c5a Commenting out USWDS (#487) 2023-05-01 15:38:54 -04:00
Ryan Ahearn
643d830f06 Merge pull request #486 from GSA/cg-egress-proxy
Use cg-egress-proxy main branch again
2023-05-01 10:01:07 -04:00
Ryan Ahearn
117f0e91b9 Use cg-egress-proxy main branch again 2023-04-28 17:15:46 -04:00
Kenneth Kehl
54abfb3a4d remove components related to MOU and agreement (#476)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-04-28 14:08:12 -04:00
Jonathan Bobel
f5f666884c Merge pull request #474 from GSA/install-uswds
Install USWDS
2023-04-28 11:48:10 -04:00
Jonathan Bobel
9412821490 Removing these instructions because I tied them into the default build process 2023-04-28 11:25:40 -04:00
Andrew Shumway
948ee68193 Added code coverage test to pipfile/makefile/workflow (#472)
Co-authored-by: stvnrlly <steven.reilly@gsa.gov>
2023-04-28 11:17:02 -04:00
Ryan Ahearn
ae9d179be2 Merge pull request #483 from GSA/cflinuxfs4
Deploy app to cflinuxfs4 stack (Admin)
2023-04-27 16:59:36 -04:00
Tim Lowden
16a4f06888 Tdlowden patch 2 - sprint ibis goals (#484) 2023-04-27 16:57:48 -04:00
Jonathan Bobel
9feaec206c Had to update the test to reflect the new attached css 2023-04-27 15:39:49 -04:00
Ryan Ahearn
cffe391e13 Deploy app to cflinuxfs4 stack 2023-04-27 14:49:32 -04:00
Jonathan Bobel
3bc273eced - Added support for default gulp/build commands
- Moved some folders around to align with gulp copy functions
2023-04-27 13:32:23 -04:00
Jonathan Bobel
e7faec60b5 Merge remote-tracking branch 'origin' into install-uswds 2023-04-27 12:14:59 -04:00