Commit Graph

13965 Commits

Author SHA1 Message Date
Anastasia Gradova
5d91fb6838 fixed isort issue 2023-12-22 10:21:42 -07:00
Anastasia Gradova
ed6471be61 corrected build errors 2023-12-22 10:13:18 -07:00
Anastasia Gradova
0989246334 Moved convert_markdown_template to formatters 2023-12-22 10:03:43 -07:00
Anastasia Gradova
86af8fcaa4 Updated get-started to render from markdown 2023-12-21 20:43:52 -07:00
Carlo Costino
d3be471413 Merge pull request #1023 from GSA/notify-api-585
some debugging for login.gov
2023-12-15 17:26:21 -05:00
Kenneth Kehl
59faa8fd42 some debugging 2023-12-15 14:20:54 -08:00
Carlo Costino
514657e81c Merge pull request #1020 from GSA/notify-api-585
reformat private key (notify-api-585)
2023-12-15 15:22:06 -05:00
Kenneth Kehl
f54a79bdf9 reformat private key 2023-12-15 12:16:03 -08:00
Kenneth Kehl
cec2d7ea02 reformat private key 2023-12-15 12:07:54 -08:00
Kenneth Kehl
bc32c62dc6 flake8 2023-12-15 07:20:34 -08:00
Kenneth Kehl
72a2cf554a add debugging statement 2023-12-15 07:18:47 -08:00
Carlo Costino
a292a98788 Merge pull request #1019 from GSA/dependabot/pip/coverage-7.3.3
Bump coverage from 7.3.2 to 7.3.3
2023-12-15 09:22:32 -05:00
dependabot[bot]
08a0785a17 Bump coverage from 7.3.2 to 7.3.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.2...7.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 23:09:07 +00:00
Carlo Costino
8aed79f4e8 Merge pull request #1018 from GSA/notify-api-585
fix typo for integrate login.gov with staging
2023-12-14 17:03:00 -05:00
Kenneth Kehl
d1b5233095 fix typo for integrate login.gov with staging 2023-12-14 13:50:59 -08:00
Carlo Costino
a2f753eb15 Merge pull request #1016 from GSA/tdlowden-quick-doc-add
Add Checklist Temporarily
2023-12-14 16:06:48 -05:00
Tim Lowden
bfebd5ce27 Rename Compelling_Texts_Checklist.pdf to compelling-texts-checklist.pdf
Changing for naming consistency
2023-12-14 15:59:03 -05:00
Tim Lowden
0c568a0519 Add Checklist Temporarily
Em requested we add this PDF in our Github docs until it can be hosted more permanently on performance.gov, so that she can point people to a link for an upcoming listserv email.
2023-12-14 15:57:30 -05:00
Carlo Costino
60f8492ce0 Merge pull request #1013 from GSA/Remove-UTC-help-text-from-templates-#1009
Remove UTC help text from templates#1009
2023-12-14 14:14:53 -05: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
Beverly Nguyen
50dc153cd8 removed UTC text 2023-12-13 23:12:02 -08:00
Beverly Nguyen
6edc20df55 removed UTC text 2023-12-13 15:17:04 -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