Commit Graph

8715 Commits

Author SHA1 Message Date
Ryan Ahearn
a87494235b Replace old notifications- service prefix with notify- 2022-11-07 12:15:54 -05:00
Ryan Ahearn
9becce9df1 Merge branch 'main' into uk-copy-fixing
* main: (28 commits)
  Enable network policy in demo env
  Demo deploy should use demo variables
  Enable network policy in staging env
  Update cryptography library
  Add demo application environment
  Setup github workflows for new spaces
  Switch terraform over to cloud.gov org
  trim non-existant pages further
  some test tweaks for page reductions
  Update features.html
  Update roadmap.html
  streamline navs & menus
  update 500 error page
  comment out another letters thing
  update roadmap
  Address PR feedback
  Use stable OWASP image because weekly is hanging
  Run js-lint as part of the full test target
  Compile js changes into bundles
  Update tests to use most recent jest and supporting libraries
  ...
2022-11-04 13:16:37 -04:00
Mike Gintz
e3b118d04f More copy tweaking to remove UK spellings 2022-11-04 12:35:40 -04:00
Mike Gintz
8fa692bb88 Removing some UK-specific language and replacing it with relevant team names. 2022-11-04 12:32:42 -04:00
Ryan Ahearn
e6b5078ab2 Merge branch 'main' into studio-cloud-gov
* main:
  Update cryptography library
  trim non-existant pages further
  some test tweaks for page reductions
  Update features.html
  Update roadmap.html
  streamline navs & menus
  update 500 error page
  comment out another letters thing
  update roadmap
2022-11-03 09:24:16 -04:00
Ryan Ahearn
3c74027a4a Add demo application environment 2022-11-02 16:05:53 -04:00
stvnrlly
3386317f5b trim non-existant pages further 2022-11-02 11:02:32 -04:00
stvnrlly
9692185cd6 some test tweaks for page reductions 2022-11-02 10:45:09 -04:00
Tim Lowden
919ac4f1ab Update features.html
Quick UK to US English spelling change
2022-11-02 08:18:50 -04:00
Tim Lowden
182130d158 Update roadmap.html
@em-herrick made a good point that `unidirectional` and `bidirectional` were prob not the best choices for plain language. I have swapped to `one-way` and `two-way` messaging here.
2022-11-02 08:16:30 -04:00
stvnrlly
14a8afee12 streamline navs & menus 2022-11-01 15:27:29 -04:00
stvnrlly
a2f5bd2616 update 500 error page 2022-11-01 15:26:39 -04:00
stvnrlly
7a857d1f44 comment out another letters thing 2022-11-01 13:19:19 -04:00
stvnrlly
2e6c373e24 update roadmap 2022-11-01 12:24:54 -04:00
Ryan Ahearn
07cf174fdb Compile js changes into bundles 2022-10-27 15:47:22 +00:00
Ryan Ahearn
bb2d57b27b Update tests to use most recent jest and supporting libraries 2022-10-27 11:12:39 -04:00
Ryan Ahearn
4fce69f0ac Merge branch 'main' into cleanup-config
* main:
  lingering merge repair
  remove alerts from env
  remove broadcast-related code
2022-10-26 13:23:01 +00:00
Ryan Ahearn
d98e25180f Use nonexistant buckets in testing to verify mocks 2022-10-26 13:19:07 +00:00
stvnrlly
b12a75050c lingering merge repair 2022-10-26 01:51:41 +00:00
stvnrlly
218eb3559f Merge branch 'main' into stvnrlly-remove-broadcasts 2022-10-26 01:27:44 +00:00
Ryan Ahearn
921c872bd1 Refactor method of retrieving credentials out of VCAP_SERVICES 2022-10-20 08:36:30 -04:00
Ryan Ahearn
d87d673b85 Consolidate and simplify environment variables and config.py 2022-10-19 20:29:45 +00:00
Steven Reilly
04aba21296 Merge pull request #139 from GSA/stvnrlly-hide-letters
Hide letters in non-admin UI
2022-10-18 11:35:44 -04:00
stvnrlly
b6a6a14bc7 now with even fewer letters 2022-10-18 15:27:13 +00:00
Steven Reilly
345516606f Merge pull request #59 from GSA/stvnrlly-update-form-flow
Update services for post-sign-up tour
2022-10-17 09:43:32 -04:00
Steven Reilly
3cabdf4f38 Merge branch 'main' into stvnrlly-hide-letters 2022-10-14 15:33:01 -04:00
stvnrlly
38fa1286b2 clean up admin ui & update tests 2022-10-14 18:58:55 +00:00
stvnrlly
80b45fbb78 switch to team preference for no default org type selection 2022-10-14 00:11:41 +00:00
stvnrlly
a2c6c2f08c remove letters from dashboard 2022-10-13 20:51:45 +00:00
stvnrlly
aec9f03410 set federal as default for new services 2022-10-13 20:41:06 +00:00
stvnrlly
067b4b3742 swap dollar symbols for pound symbols 2022-10-12 20:16:22 +00:00
stvnrlly
f16b5dd1c4 remove broadcast-related code 2022-10-04 03:04:13 +00:00
Ryan Ahearn
5f1a1f083a Proactively specify aws region for s3 operations 2022-09-26 10:25:03 -04:00
Ryan Ahearn
a90dcc918b Provide s3 credentials for each individual bucket 2022-09-23 12:59:55 -04:00
Ryan Ahearn
7ce9f8cfcb Remove MOU bucket, for now 2022-09-21 23:18:15 -04:00
Ryan Ahearn
b823c2d04f Create s3 buckets that aren't shared with api 2022-09-21 23:18:15 -04:00
Ryan Ahearn
271cf7643d Connect to s3 buckets created by notifications-api 2022-09-21 23:18:10 -04:00
stvnrlly
3e7b5b4370 update tests based on updated orgs 2022-09-15 18:47:04 +00:00
stvnrlly
7b51d1e7a6 remove nhs and gpo forms 2022-09-13 13:20:54 +00:00
jimmoffet
f3f3b914a1 remove unnecessary noqa comment 2022-09-12 17:51:32 -07:00
jimmoffet
c702104421 fix redis mocking for test runner 2022-09-12 17:38:53 -07:00
stvnrlly
0db9653638 remove org categories from service setup flow 2022-09-12 16:30:15 +00:00
jimmoffet
69abec0bb3 change dashboard test to reflect demo changes to uploads view 2022-09-09 17:02:48 -07:00
jimmoffet
68e6efdad0 remove redis debug config var 2022-09-08 09:07:54 -07:00
jimmoffet
1f7fa07a79 finally fix redis 2022-09-07 21:32:33 -07:00
Ryan Ahearn
f5775de3fe Updates to get pa11y passing 2022-08-31 09:01:11 -04:00
Ryan Ahearn
dfea3ac848 Install pa11y-ci 2022-08-30 10:37:33 -04:00
Ryan Ahearn
3341c08245 Add owasp baseline scan with Scanning environment 2022-08-26 17:08:35 -04:00
Ryan Ahearn
a2913f8b9c Fix static-scan findings 2022-08-26 17:55:31 +00:00
jimmoffet
dad051a662 2767 passing 2022-08-05 00:25:03 -07:00