Commit Graph

8943 Commits

Author SHA1 Message Date
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
Jonathan Bobel
3cee5302e4 Changes to the forms file 2023-08-28 12:29:25 -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
Jonathan Bobel
8ab550a22f Radio buttons and list edits 2023-08-25 15:31:44 -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
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
Kenneth Kehl
476644369d notify-admin-211 remove nhs-specific code 2023-08-24 07:49:42 -07: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
Steven Reilly
9fc44a352b Merge branch 'main' into notify-api-387 2023-08-22 17:45:04 -04:00
Jonathan Bobel
a4fc40bcba Renamed components folder, put failing tests back in to get some assistance with those 2023-08-22 12:40:53 -04:00
Kenneth Kehl
864c3dd6d9 code review feedback 2023-08-22 07:54:25 -07:00
Kenneth Kehl
5b8b235cb6 notify-admin-674 remove gds_metrics 2023-08-18 11:01:27 -07:00
Jonathan Bobel
96d9e009af Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles 2023-08-18 11:57:47 -04:00
Jonathan Bobel
51fde90f79 A few clean-up items in the Platform Admin section 2023-08-18 11:30:30 -04:00
Jonathan Bobel
a574fc7b3a Working through the Platform Admin section 2023-08-17 15:13:26 -04:00
Kenneth Kehl
88d55242a6 notify-admin-703 remove outdated daily message 2023-08-16 12:21:01 -07:00
Jonathan Bobel
031a643b26 Working through the Platform Admin section 2023-08-16 12:49:36 -04:00
Jonathan Bobel
01a319e0be Commit before editing platform admin area 2023-08-16 11:15:23 -04:00
Jonathan Bobel
bad2fd5fe4 Adjusted styles to *not* break tests 2023-08-15 16:45:48 -04:00
Jonathan Bobel
d66ff27bae Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles
# Conflicts:
#	app/assets/stylesheets/main.scss
#	app/templates/views/find-users/user-information.html
#	app/templates/views/two-factor-webauthn.html
#	app/templates/views/user-profile/manage-security-key.html
#	app/templates/views/user-profile/security-keys.html
#	gulpfile.js
2023-08-15 13:29:39 -04:00
Jonathan Bobel
6b22c347da Got the tests to pass, so doing a commit 2023-08-15 13:22:39 -04:00
Steven Reilly
bc04bccdca Merge pull request #694 from GSA/switch-to-fips
Switch to using FIPS-enabled endpoints
2023-08-14 17:13:52 -04:00
Carlo Costino
9e609efa1c Remove webauthn hooks
This changeset removes webauthn from the Notify.gov admin app.  We are not using webauthn at all in our implementation and will be looking at an entirely different authentication system in the near future.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-14 16:59:38 -04:00
Jonathan Bobel
ffafc16430 Fixed a few broken styles in the template search 2023-08-14 15:02:07 -04:00
Jonathan Bobel
68d49fc8dd More updates to checkboxes and radio buttons 2023-08-14 14:30:57 -04:00
Jonathan Bobel
1be305d045 Reworking checkboxes to adhere to USWDS styling 2023-08-14 10:35:11 -04:00
Carlo Costino
bb1c90ff34 Fix use of botocore Config object
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-10 18:27:35 -04:00
Carlo Costino
7e7f4245a4 Switch to using FIPS-enabled endpoints
This changeset switches AWS service touchpoints to use their FIPS-enabled counterparts.  Note that S3 has some specific configuration associated with it.

This changeset also updates our allow ACLs to cover the FIPS-enabled endpoints.  We should investigate removing the non-FIPS endpoints as a part of this.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-08-10 18:05:40 -04:00
Jonathan Bobel
fc9667d25b Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles
# Conflicts:
#	app/templates/views/service-settings/set-sms.html
2023-08-08 16:49:56 -04:00
Jonathan Bobel
348e29fb40 - Removed links to the gov uk stylesheets
- Deleted /stylesheets folder
- Removed sass build from gulpfile
- Changed gov links to usa links
- Changed other govuk styles, like breadcrumbs
- Changed name of uk_components file to us_components
- Fixed a few tests that broke on account of the changes
2023-08-08 16:19:17 -04:00
Kenneth Kehl
d36c70ed16 notify-api-387 scan projects for unused code 2023-08-08 12:12:15 -07:00
Kenneth Kehl
47ab69c4ec notify-admin-687 settings/send text messages changes 2023-08-08 07:53:06 -07:00
Carlo Costino
9c384c1183 Merge pull request #682 from GSA/668-change-UK-to-US-international-phone-number
Changed UK to US for sending international phone numbers
2023-08-04 14:54:12 -04:00
Jonathan Bobel
ec14370b5a Changed UK to US for sending international phone numbers 2023-08-04 14:32:25 -04:00
Jonathan Bobel
d9e5709a0f Removing the section that calculated the count bar for templates and simplified 2023-08-04 14:23:19 -04:00
Jonathan Bobel
74c1bb3baf Changed link to email address instead, adjusted test to reflect 2023-08-03 14:46:36 -04:00
Jonathan Bobel
1dc8d6ee53 Changed the wrong Notify, updating 2023-07-31 14:28:14 -04:00
Jonathan Bobel
fdd35e8c6b Quick change per Meghan 2023-07-31 12:34:38 -04:00
Jonathan Bobel
196f160696 no message 2023-07-28 12:14:31 -04:00