Kenneth Kehl
9f62313332
try using commit hash
2023-08-22 10:09:21 -07:00
Kenneth Kehl
bf338368a1
change package name to v0.5.8-alpha
2023-08-22 09:59:49 -07: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
502af3b8fe
try downgrade to 0.5.5
2023-08-22 09:33:52 -07:00
Kenneth Kehl
0829fa2fad
try changing org name
2023-08-22 09:18:20 -07:00
Kenneth Kehl
f9c95eee4a
merge from main
2023-08-22 08:09:23 -07:00
Kenneth Kehl
864c3dd6d9
code review feedback
2023-08-22 07:54:25 -07:00
dependabot[bot]
d9924ed857
Bump flask from 2.3.2 to 2.3.3
...
Bumps [flask](https://github.com/pallets/flask ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/2.3.2...2.3.3 )
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 00:15:09 +00: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
Carlo Costino
77271df2a8
Merge pull request #699 from GSA/tdlowden-sprint-goals
...
Update sprint-goals.md
2023-08-17 17:16:21 -04:00
Jonathan Bobel
cc0e0a90f0
Few amendments to a failing test
2023-08-17 15:27:49 -04:00
Jonathan Bobel
a574fc7b3a
Working through the Platform Admin section
2023-08-17 15:13:26 -04:00
Carlo Costino
5ada4a5200
Merge pull request #705 from GSA/dependabot/pip/humanize-4.8.0
...
Bump humanize from 4.7.0 to 4.8.0
2023-08-17 10:48:21 -04:00
dependabot[bot]
93cc86b919
Bump humanize from 4.7.0 to 4.8.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.7.0...4.8.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-16 23:59:41 +00:00
Carlo Costino
0d2d11282a
Merge pull request #704 from GSA/notify-admin-703
...
notify-admin-703 remove outdated daily message
2023-08-16 16:22:48 -04:00
Kenneth Kehl
88d55242a6
notify-admin-703 remove outdated daily message
2023-08-16 12:21:01 -07:00
Andrew Shumway
9d16738c83
Add initial file for popup
2023-08-16 10:55:24 -06: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
Tim Lowden
b3db38e988
Update sprint-goals.md
2023-08-16 10:49:24 -04:00
Tim Lowden
e44e843614
Update sprint-goals.md
2023-08-16 10:48:48 -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
Carlo Costino
01c18c9624
Merge pull request #698 from GSA/dependabot/pip/exceptiongroup-1.1.3
...
Bump exceptiongroup from 1.1.2 to 1.1.3
2023-08-15 09:39:55 -04:00
dependabot[bot]
e472282769
Bump exceptiongroup from 1.1.2 to 1.1.3
...
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup ) from 1.1.2 to 1.1.3.
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst )
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.1.2...1.1.3 )
---
updated-dependencies:
- dependency-name: exceptiongroup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 23:59:27 +00: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
Steven Reilly
1a34c5f6ce
Merge pull request #697 from GSA/remove-webauthn
...
Remove webauthn hooks
2023-08-14 17:06:49 -04:00
Steven Reilly
26a454122c
Merge pull request #684 from GSA/notify-api-386
...
notify-api-386 scan projects for code complexity
2023-08-14 17:06:37 -04:00
Carlo Costino
97dff0a92c
Remove unnecessary ACL config additions
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-14 17:03:18 -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
Steven Reilly
da4a78a7e2
Merge branch 'main' into notify-api-386
2023-08-14 16:40:46 -04:00
Jonathan Bobel
ff33c7c7f9
Fixing tests
2023-08-14 15:29:10 -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
0929a920b7
Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles
2023-08-14 12:33:35 -04:00
Jonathan Bobel
1be305d045
Reworking checkboxes to adhere to USWDS styling
2023-08-14 10:35:11 -04:00
Carlo Costino
a85b98ecb5
Merge pull request #695 from GSA/dependabot/pip/newrelic-8.10.0
...
Bump newrelic from 8.9.0 to 8.10.0
2023-08-11 16:37:02 -04:00
dependabot[bot]
e4dad627df
Bump newrelic from 8.9.0 to 8.10.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v8.9.0...v8.10.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-10 23:43:29 +00: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
621c381de8
add dead code command to Makefile
2023-08-08 13:16:20 -07:00
Carlo Costino
c0915a619f
Merge pull request #691 from GSA/update-playwright
...
Update Playwright as a dev dependency
2023-08-08 15:57:30 -04:00
Carlo Costino
15745475b9
Update Playwright as a dev dependency
...
This changeset updates Playwright to the latest release. It also modifies it to be correctly identified as a dev dependency with all of the other pytest packages.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-08 15:26:11 -04:00
Kenneth Kehl
d36c70ed16
notify-api-387 scan projects for unused code
2023-08-08 12:12:15 -07:00
Kenneth Kehl
5afecc2210
undo change to github workflow because I don't have permission
2023-08-08 11:02:33 -07:00