Commit Graph

13928 Commits

Author SHA1 Message Date
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
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
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
dependabot[bot]
d2e360d0cd Bump newrelic from 9.2.0 to 9.3.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.2.0...v9.3.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-12-06 23:37:42 +00:00
Kenneth Kehl
d218fd2178 notify-admin-529 remove provider view 2023-12-06 13:40:15 -08:00
Beverly Nguyen
cdd7a2cffd removed item.ancestors 2023-12-06 13:19:30 -08:00
Andrew Shumway
97a8c04928 Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-871 2023-12-06 12:26:51 -07:00
Andrew Shumway
9c658bf020 Fix verbage on front end to better reflect functionality 2023-12-06 12:26:33 -07:00
Carlo Costino
414352ea69 Merge pull request #970 from GSA/dependabot/pip/flake8-bugbear-23.12.2
Bump flake8-bugbear from 23.11.28 to 23.12.2
2023-12-06 10:09:31 -05:00
Tim Lowden
5bb1eb8711 Update sprint-goals.md 2023-12-06 09:58:46 -05:00
dependabot[bot]
d284e6c13b Bump flake8-bugbear from 23.11.28 to 23.12.2
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.11.28 to 23.12.2.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.11.28...23.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 14:58:11 +00:00
Steven Reilly
928a49753c Merge pull request #978 from GSA/fix-register-test
Fix test_register.py flake8-bugbear warning
2023-12-06 09:52:07 -05:00
Carlo Costino
a7bf173457 Fix test_register.py flake8-bugbear warning
This changeset fixes a small syntax issue with one of the tests that is being picked up by the new version of flake8-bugbear.  It turns out there was an extraneous comma left in the test.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-06 09:46:44 -05:00
Carlo Costino
d226afcb3c Merge pull request #973 from GSA/notify-admin-931
Notify admin 931 add a preferred timezone widget
2023-12-05 16:47:57 -05:00
Kenneth Kehl
569be3cf74 remove debug stmt 2023-12-05 13:16:27 -08:00
Carlo Costino
b4578438d2 Merge pull request #971 from GSA/dependabot/pip/freezegun-1.3.1
Bump freezegun from 1.2.2 to 1.3.1
2023-12-05 15:27:30 -05:00
dependabot[bot]
a01c5b6016 Bump freezegun from 1.2.2 to 1.3.1
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/commits/1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 20:21:04 +00:00
Carlo Costino
e34f16bfc6 Merge pull request #969 from GSA/dependabot/pip/moto-4.2.11
Bump moto from 4.2.10 to 4.2.11
2023-12-05 15:14:39 -05:00
dependabot[bot]
c6444ce5cd Bump moto from 4.2.10 to 4.2.11
Bumps [moto](https://github.com/getmoto/moto) from 4.2.10 to 4.2.11.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/4.2.10...4.2.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 23:32:40 +00:00
Kenneth Kehl
cee2552706 notify-admin-931 2023-12-04 14:52:48 -08:00
Carlo Costino
93d5e0a124 Merge pull request #965 from GSA/893-copy-existing-template
893 copy existing template
2023-12-04 16:33:51 -05:00
Carlo Costino
e26967acac Merge pull request #949 from GSA/notify-admin-901
Create UI changes to let people know of considerations when using Non-ISO character sets
2023-12-04 13:28:53 -05:00
Carlo Costino
ecb2015ad5 Merge pull request #951 from GSA/85-live-service-content-says-250k-per-day-not-per-year
Change live service content to "Year" and not "day
2023-12-04 13:26:40 -05:00