Commit Graph

13458 Commits

Author SHA1 Message Date
Steven Reilly
155ea99b36 Merge pull request #719 from GSA/709-remove-govuk-styles
709 remove govuk styles
2023-08-29 14:01:54 -04:00
Carlo Costino
0d2f125140 Merge pull request #736 from GSA/tdlowden-patch-1
Update notify-pilot-info.md
2023-08-29 13:27:28 -04:00
Jonathan Bobel
2675760f4d Still trying to strip out sass and have it build 2023-08-29 09:48:10 -04:00
Tim Lowden
ea6d49e35b Update notify-pilot-info.md
Updating roadmap chart
2023-08-29 09:22:13 -04:00
Jonathan Bobel
84d436baf2 Adding back in sass-embedded 2023-08-28 16:36:35 -04:00
Jonathan Bobel
42c4670c89 Removing more sass includes to see if this addresses my issue 2023-08-28 16:33:25 -04:00
Jonathan Bobel
b04f0dea54 Merge branch 'main' of https://github.com/GSA/notifications-admin into 709-remove-govuk-styles 2023-08-28 16:26:50 -04:00
Jonathan Bobel
c7b756e46c Removing sass 2023-08-28 16:25:01 -04:00
Jonathan Bobel
7a100a68f2 Checking to see if this is the reason the build is failing 2023-08-28 16:01:47 -04:00
Jonathan Bobel
c02b7b0047 Few govuk to usa changes on this page which I'm not sure when you see it 2023-08-28 15:26:19 -04:00
Jonathan Bobel
fea6debaf2 More changes from govuk to usa 2023-08-28 14:40:33 -04:00
Steven Reilly
38c6ddf0bc Merge pull request #732 from GSA/dependabot/pip/gunicorn-21.2.0
Bump gunicorn from 20.1.0 to 21.2.0
2023-08-28 14:18:50 -04:00
Jonathan Bobel
3cee5302e4 Changes to the forms file 2023-08-28 12:29:25 -04:00
Jonathan Bobel
2e16d8d31b Updates after merging black 2023-08-28 12:12:21 -04:00
Jonathan Bobel
40dd67056d Merge branch 'main' of https://github.com/GSA/notifications-admin into 709-remove-govuk-styles
# Conflicts:
#	Pipfile.lock
#	app/main/forms.py
#	tests/app/main/views/accounts/test_choose_accounts.py
#	tests/app/main/views/organizations/test_organizations.py
#	tests/app/main/views/service_settings/test_service_settings.py
#	tests/app/main/views/test_add_service.py
#	tests/app/main/views/test_api_integration.py
#	tests/app/main/views/test_dashboard.py
#	tests/app/main/views/test_find_users.py
#	tests/app/main/views/test_index.py
#	tests/app/main/views/test_jobs.py
#	tests/app/main/views/test_platform_admin.py
#	tests/app/main/views/test_template_folders.py
#	tests/app/main/views/test_tour.py
2023-08-28 10:25:53 -04:00
dependabot[bot]
68f6145ca5 Bump gunicorn from 20.1.0 to 21.2.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...21.2.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 23:21:05 +00:00
Carlo Costino
c3e4114b3e Merge pull request #725 from GSA/notify-api-389
notify-api-389 unpin gunicorn
2023-08-25 17:04:41 -04:00
Kenneth Kehl
df754c34ed merge from main 2023-08-25 13:48:17 -07:00
Carlo Costino
787c46e7b0 Merge pull request #729 from GSA/notify-api-412b
notify-api-412b use black to enforce python coding style
2023-08-25 16:37:22 -04:00
Kenneth Kehl
51b6c38e2f refresh PR? 2023-08-25 12:58:53 -07:00
Jonathan Bobel
8ab550a22f Radio buttons and list edits 2023-08-25 15:31:44 -04:00
Carlo Costino
34e52f4887 Merge pull request #731 from GSA/remove-final-metrics
Remove final metrics reference
2023-08-25 15:15:06 -04:00
Carlo Costino
bbc84fc095 Remove final metrics reference
This changeset removes a leftover reference to the gds_metrics library, which was taken out previously.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-25 14:50:52 -04:00
Carlo Costino
522c99cb0b Merge pull request #730 from GSA/update-cloud-gov-org
Update cloud.gov org references
2023-08-25 14:27:29 -04:00
Carlo Costino
a44afb0bcc Update cloud.gov org references
quote>
quote> This changeset adjusts our references to the cloud.gov org we are using from gsa-tts-benefits-studio-prototyping to gsa-tts-benefits-studio.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-25 12:25:18 -04:00
Kenneth Kehl
8c9721d8e2 notify-api-412 use black to enforce python coding style 2023-08-25 09:12:23 -07:00
Kenneth Kehl
c6eb007386 merge from main 2023-08-25 08:57:24 -07:00
Jonathan Bobel
8b3807da3c Removing the govuk-body class 2023-08-25 11:49:13 -04:00
Jonathan Bobel
64256a6f57 Removing govuk utility classes 2023-08-25 11:38:07 -04:00
Jonathan Bobel
8ea03c9da6 Few style and header changes 2023-08-25 11:11:15 -04:00
Jonathan Bobel
a388178e2a Removing or changing more govuk styles 2023-08-25 10:40:56 -04:00
Carlo Costino
1463d8421b Merge pull request #728 from GSA/dependabot/pip/vulture-2.9.1
Bump vulture from 2.7 to 2.9.1
2023-08-25 10:33:37 -04:00
Kenneth Kehl
7743c2fe79 modify gunicorn to specify eventlet (green threads) 2023-08-25 07:31:57 -07:00
dependabot[bot]
fc20dbc842 Bump vulture from 2.7 to 2.9.1
Bumps [vulture](https://github.com/jendrikseipp/vulture) from 2.7 to 2.9.1.
- [Release notes](https://github.com/jendrikseipp/vulture/releases)
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jendrikseipp/vulture/compare/v2.7...v2.9.1)

---
updated-dependencies:
- dependency-name: vulture
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 14:23:22 +00:00
Jonathan Bobel
769f1e9355 Merge branch 'main' of https://github.com/GSA/notifications-admin into 709-remove-govuk-styles 2023-08-25 09:12:16 -04:00
Steven Reilly
aa0f1b39cf Merge pull request #722 from GSA/notify-admin-211
notify-admin-211 remove nhs-specific code
2023-08-24 21:03:23 -04:00
Steven Reilly
bdb363daf8 Merge pull request #708 from GSA/notify-admin-674
notify-admin-674 remove gds_metrics
2023-08-24 20:28:39 -04:00
stvnrlly
6c6c22c307 Merge branch 'main' into notify-admin-211 2023-08-24 20:27:40 -04:00
Steven Reilly
be39bc9692 Merge pull request #727 from GSA/dependabot/pip/pytest-env-1.0.1
Bump pytest-env from 1.0.0 to 1.0.1
2023-08-24 20:25:33 -04:00
dependabot[bot]
ea40b59643 Bump pytest-env from 1.0.0 to 1.0.1
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: pytest-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 00:13:28 +00:00
Steven Reilly
5e4faf2b0a Merge pull request #696 from GSA/686-remove-uk-styles
686 Remove UK references and styles
2023-08-24 16:20:18 -04:00
Steven Reilly
cd8c11e66c Merge pull request #726 from GSA/cleanup-e2e-test-state
Clean up state of E2E tests
2023-08-24 15:50:11 -04:00
Carlo Costino
d79e15c2a1 Clean up state of E2E tests
This changeset takes care of leaving E2E tests in a clean state so that
we can revisit the work later.  The efforts to add authentication
support did not pan out, so we will go a different route in the near
future.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-24 15:31:21 -04:00
Kenneth Kehl
b98909727f notify-api-389 unpin gunicorn 2023-08-24 11:12:23 -07:00
Kenneth Kehl
476644369d notify-admin-211 remove nhs-specific code 2023-08-24 07:49:42 -07:00
Jonathan Bobel
a9ee0769ee Fixing this test 2023-08-23 16:34:33 -04:00
Jonathan Bobel
412fad89ff Changing the govuk grid to USWDS 2023-08-23 16:18:25 -04:00
Jonathan Bobel
4aa781ed9a Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles 2023-08-23 11:24:50 -04:00
Jonathan Bobel
966e929d47 Got the tests to work 2023-08-23 11:24:35 -04:00
Kenneth Kehl
f47deb1f99 Merge pull request #690 from GSA/notify-api-387
notify-api-387 Scan projects for unused code
2023-08-23 07:38:16 -07:00