Commit Graph
13948 Commits
Author SHA1 Message Date
Kenneth Kehl 62ae2e96b7 mock s3upload 2023-12-18 12:43:13 -08:00
Kenneth Kehl bab0b53ffb rework how we display error message for disallowed phone numbers 2023-12-18 12:31:40 -08:00
Kenneth Kehl 94b86f1afc fix tests 2023-12-15 10:29:42 -08:00
Kenneth Kehl 32b4e6918f flake8 2023-12-14 13:24:34 -08:00
Carlo Costino 931a48b3c6 Merge pull request #1015 from GSA/notify-api-585
another try with login.gov on staging
2023-12-14 13:11:16 -05:00
Kenneth Kehl 53dc0f0870 flake8 2023-12-14 10:05:26 -08:00
Kenneth Kehl f7f1b7fb3e fix initial url import to signin.html 2023-12-14 09:17:32 -08:00
Kenneth Kehl 19b0f8a76d flake8 2023-12-14 09:11:32 -08:00
Carlo Costino 45df2d0fd6 Merge pull request #992 from GSA/notify-api-585
enable login.gov on staging
2023-12-14 10:48:34 -05:00
Kenneth Kehl 7ffd3f5031 code review feedback 2023-12-14 07:34:33 -08:00
Kenneth Kehl 279b1019d1 merge from main 2023-12-14 07:27:52 -08:00
Carlo Costino 5aab7d264c Merge pull request #1012 from GSA/dependabot/pip/isort-5.13.2
Bump isort from 5.12.0 to 5.13.2
2023-12-13 17:43:03 -05:00
dependabot[bot] 4a5347ccef Bump isort from 5.12.0 to 5.13.2
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 22:37:58 +00:00
Carlo Costino 45363d6387 Merge pull request #1003 from GSA/dependabot/pip/black-23.12.0
Bump black from 23.11.0 to 23.12.0
2023-12-13 17:36:08 -05:00
dependabot[bot] ee11a048d5 Bump black from 23.11.0 to 23.12.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 22:29:34 +00:00
Carlo Costino 666130dca0 Merge pull request #995 from GSA/dependabot/pip/pre-commit-3.6.0
Bump pre-commit from 3.5.0 to 3.6.0
2023-12-13 17:26:49 -05:00
dependabot[bot] f4ba5b83c6 Bump pre-commit from 3.5.0 to 3.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 22:21:29 +00:00
Carlo Costino d73b7dcbda Merge pull request #996 from GSA/dependabot/pip/bandit-1.7.6
Bump bandit from 1.7.5 to 1.7.6
2023-12-13 17:13:58 -05:00
Carlo Costino efb5ca3a57 Merge pull request #1008 from GSA/dependabot/npm_and_yarn/postcss-and-uswds/compile-8.4.31
Bump postcss and @uswds/compile
2023-12-13 12:31:58 -05:00
dependabot[bot] 353383d323 Bump postcss and @uswds/compile
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@uswds/compile](https://github.com/uswds/uswds-compile). These dependencies need to be updated together.


Updates `postcss` from 7.0.39 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.4.31)

Updates `@uswds/compile` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/uswds/uswds-compile/releases)
- [Commits](https://github.com/uswds/uswds-compile/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@uswds/compile"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 17:11:55 +00:00
Steven Reilly a3c5498d6e Merge pull request #1007 from GSA/update-utils-0-2-4
Update utils to 0.2.4 release
2023-12-13 12:11:00 -05:00
Carlo Costino 56b3cd9fd5 Fixed failing test given new character handling in utils update
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-13 12:04:56 -05:00
Carlo Costino 0947c5d336 Update utils to 0.2.4 release
This changeset updates the utils library to our 0.2.4 release.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-13 11:52:59 -05:00
Carlo Costino cc6efa3a3e Merge pull request #1001 from GSA/878-invite-team-member-button
878 - Moved the invite team member button to a more obvious place on the page
2023-12-13 10:28:37 -05:00
Steven Reilly 3cc613314e Merge pull request #1005 from GSA/1004-csp-add-ga
1004 - Adding GA to connect-src
2023-12-13 10:25:52 -05:00
Steven Reilly 1903b742d7 Merge pull request #983 from GSA/Hide-individual-template-display-if-it-is-in-a-folder#828
Hide individual template display if it is in a folder#828
2023-12-13 09:32:51 -05:00
Jonathan Bobel 6297091022 1004 - Adding GA to connect-src 2023-12-13 08:50:25 -05:00
Steven Reilly 42eca53f77 Merge pull request #1000 from GSA/Update-tagline-on-beta.notify.gov-#998
Update tagline on beta.notify.gov #998
2023-12-12 17:09:02 -05:00
Steven Reilly 9cd2486942 Merge pull request #982 from GSA/notify-871
Notify 871
2023-12-12 17:08:14 -05:00
Steven Reilly 6c4b1dc2b6 Merge pull request #1002 from GSA/966-add-GA-and-DAP-to-CSP
966 - Added 2 urls to the CSP configuration + adjusted the test
2023-12-12 17:05:23 -05:00
Steven Reilly 8493aaea5c Merge pull request #989 from GSA/925-log-response-ui-dashboard
Added 2 new macros for carrier and carrier message
2023-12-12 17:02:16 -05:00
Jonathan Bobel 13ed67b18b 966 - Added 2 urls to the CSP configuration + adjusted the test 2023-12-12 16:45:21 -05:00
Jonathan Bobel d35b490ee7 Moved the button to a more obvious place on the page 2023-12-12 15:39:16 -05:00
Beverly Nguyen fea6e0a0d0 update content text 2023-12-12 11:34:20 -08:00
Beverly Nguyen 218359411d updated test 2023-12-12 10:16:06 -08:00
Beverly Nguyen 13d3ffd914 fixed typo 2023-12-12 10:04:38 -08:00
Steven Reilly ec14996525 Merge pull request #991 from GSA/fix-service-invite-user-permission
Fix permissions check for inviting users to a service
2023-12-12 13:02:46 -05:00
Beverly Nguyen 5fc0329c97 content changes 2023-12-12 10:02:26 -08:00
dependabot[bot] b124457350 Bump bandit from 1.7.5 to 1.7.6
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.5...1.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 23:55:18 +00:00
Carlo Costino b0d2de703b Updated tests with correct permissions and added test for no permissions
h/t @stvnrlly for the suggestions!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-11 16:59:04 -05:00
Anastasia Gradova 8fc79ce757 updated header for carrier response 2023-12-11 13:09:06 -05:00
Kenneth Kehl 70de61c695 fix whitespace 2023-12-11 07:50:45 -08:00
Carlo Costino f7efceba44 Fix permissions check for inviting users to a service
This changeset reverts a change we had made previously where we accidentally locked down the ability for service admins to invite other users to their own service.  This removes the platform admin user check and reverts it back to the proper permissions check (including adjusting the tests to account for this).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-11 10:47:21 -05:00
Beverly Nguyen ea5dd442d1 fixed whitespace 2023-12-08 13:38:53 -08:00
Beverly Nguyen 47933a236e test updates 2023-12-08 13:30:04 -08:00
Anastasia Gradova 9e48282c52 Added 2 new macros for carrier and carrier message
adjusted formating in table and notifications html
2023-12-08 11:04:16 -07:00
Carlo Costino 190bc3f807 Merge pull request #984 from GSA/notify-admin-529
notify-admin-529 remove provider view
2023-12-08 10:54:05 -05:00
Carlo Costino 7a514001ba Merge pull request #979 from GSA/tdlowden-sprint-goals
Update sprint-goals.md
2023-12-08 09:33:26 -05:00
Tim Lowden 5abce6d7e4 Update sprint-goals.md 2023-12-07 15:50:44 -05:00
Carlo Costino f11e29e7a2 Merge pull request #985 from GSA/dependabot/pip/newrelic-9.3.0
Bump newrelic from 9.2.0 to 9.3.0
2023-12-07 11:35:45 -05:00