Commit Graph

14100 Commits

Author SHA1 Message Date
Jonathan Bobel
dd02ae587b Adding a config 2024-01-11 13:51:06 -05:00
Jonathan Bobel
a2ca10a6c5 About wasn't a permitted key 2024-01-11 12:52:35 -05:00
Jonathan Bobel
c57e4b9355 Adding a template to create a User Story issue 2024-01-11 12:43:49 -05:00
Carlo Costino
0e20d60a50 Merge pull request #1084 from GSA/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
2024-01-11 09:47:24 -05:00
dependabot[bot]
fa0d1e20d1 Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 14:21:14 +00:00
Carlo Costino
f0148de751 Merge pull request #1083 from GSA/dependabot/pip/markdown-3.5.2
Bump markdown from 3.5.1 to 3.5.2
2024-01-11 09:14:21 -05:00
dependabot[bot]
f0e667b3b5 Bump markdown from 3.5.1 to 3.5.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 00:06:38 +00:00
Carlo Costino
57bcc2568c Merge pull request #1081 from GSA/update-utils-0-2-5
Update utils to 0.2.5
2024-01-10 13:28:08 -05:00
Carlo Costino
8d6e455d18 Update utils to 0.2.5
This changeset updates the notification-utils library to 0.2.5.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-10 13:23:19 -05:00
Carlo Costino
fee1cdf600 Merge pull request #1078 from GSA/1077-fix-failure-threshold
1077 - fix failure threshold so it always shows with any failure %
2024-01-10 13:13:31 -05:00
Carlo Costino
1ac1e83da5 Merge pull request #1080 from GSA/dependabot/pip/gitpython-3.1.41
Bump gitpython from 3.1.40 to 3.1.41
2024-01-10 12:57:45 -05:00
dependabot[bot]
12b8b1ce9c Bump gitpython from 3.1.40 to 3.1.41
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 17:14:29 +00:00
Carlo Costino
f1f1357d0d Merge pull request #1079 from GSA/dependabot/pip/wtforms-3.1.2
Bump wtforms from 3.1.1 to 3.1.2
2024-01-10 10:35:02 -05:00
dependabot[bot]
4d06c9d389 Bump wtforms from 3.1.1 to 3.1.2
Bumps [wtforms](https://github.com/wtforms/wtforms) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/wtforms/wtforms/releases)
- [Changelog](https://github.com/wtforms/wtforms/blob/master/CHANGES.rst)
- [Commits](https://github.com/wtforms/wtforms/compare/3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: wtforms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 23:11:19 +00:00
Jonathan Bobel
80744cd7c9 1077 - fix failure threshold so it always shows with any failure % 2024-01-09 16:19:17 -05:00
Steven Reilly
a4e6b5e910 Merge pull request #1073 from GSA/fix-beautifulsoup
Fix BeautifulSoup Dependency
2024-01-09 13:46:15 -05:00
Carlo Costino
493654652c This changeset shifts the BeautifulSoup dependency from a dev-only dependency to a proper project dependency.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-09 12:03:04 -05:00
Carlo Costino
97cb71fc8f Merge pull request #1063 from GSA/1043-move-account-info-into-utility-nav
1043 move account info into utility nav
2024-01-09 11:40:29 -05:00
Steven Reilly
43c81fe67b Merge pull request #1052 from GSA/976-convert-start-pages-to-generate-markdown
976 convert start pages to generate markdown
2024-01-09 11:27:58 -05:00
Jonathan Bobel
9b10b30784 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav
# Conflicts:
#	app/templates/views/manage-users.html
2024-01-09 11:03:23 -05:00
Anastasia Gradova
624ba5f7f7 Merge branch 'main' into 976-convert-start-pages-to-generate-markdown 2024-01-09 08:42:48 -07:00
Carlo Costino
d0f4be8ad4 Merge pull request #1062 from GSA/tdlowden-patch-1
Update sprint-goals.md
2024-01-09 10:30:38 -05:00
Carlo Costino
e6ca3dda54 Merge pull request #1071 from GSA/dependabot/pip/newrelic-9.4.0
Bump newrelic from 9.3.0 to 9.4.0
2024-01-09 10:18:40 -05:00
dependabot[bot]
8b9a892e76 Bump newrelic from 9.3.0 to 9.4.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.3.0...v9.4.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 15:08:35 +00:00
Carlo Costino
48801f65d2 Merge pull request #1070 from GSA/dependabot/pip/pip-audit-2.6.3
Bump pip-audit from 2.6.2 to 2.6.3
2024-01-09 10:05:21 -05:00
dependabot[bot]
872afba186 Bump pip-audit from 2.6.2 to 2.6.3
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 14:51:51 +00:00
Carlo Costino
753fad4d66 Merge pull request #1069 from GSA/dependabot/pip/moto-4.2.13
Bump moto from 4.2.12 to 4.2.13
2024-01-09 09:35:50 -05:00
dependabot[bot]
c5c7dd5321 Bump moto from 4.2.12 to 4.2.13
Bumps [moto](https://github.com/getmoto/moto) from 4.2.12 to 4.2.13.
- [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.12...4.2.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 23:12:02 +00:00
Carlo Costino
106a443883 Merge pull request #1067 from GSA/notify-admin-1049
fix timezones
2024-01-08 14:11:55 -05:00
Kenneth Kehl
f43fd3e21f add missing timezones 2024-01-08 10:13:26 -08:00
Carlo Costino
d18d2438d6 Merge pull request #1034 from GSA/1031-update-team-member-area
1031 update team member area
2024-01-08 11:46:22 -05:00
Carlo Costino
b06183e285 Merge pull request #1066 from GSA/fix-egress-proxy
fix egress proxy for login.gov
2024-01-08 11:34:33 -05:00
Kenneth Kehl
38f5909079 fix format 2024-01-08 08:27:37 -08:00
Kenneth Kehl
07de703491 notify-admin-1049 2024-01-08 08:25:11 -08:00
Jonathan Bobel
f14d7112a6 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav 2024-01-05 12:07:27 -05:00
Jonathan Bobel
5a243904b6 Updated the tests to include the Settings page 2024-01-05 12:07:20 -05:00
Anastasia Gradova
69aaf174d7 Merge branch 'main' into 976-convert-start-pages-to-generate-markdown 2024-01-05 09:11:49 -07:00
Jonathan Bobel
3a1d624d8f Missed a test 2024-01-04 15:43:43 -05:00
Jonathan Bobel
f1e678760b Updating tests, but need to add a new one to test the new secondary navivation 2024-01-04 15:23:01 -05:00
Carlo Costino
9a3dbb954d Merge pull request #1059 from GSA/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-41.0.0
Bump tj-actions/changed-files from 1.1.2 to 41.0.0 in /.github/workflows
2024-01-04 10:19:31 -05:00
Jonathan Bobel
7d6a07efd7 Test update 2024-01-04 10:02:31 -05:00
Anastasia Gradova
545fbbe43c isort update 2024-01-03 22:17:43 -07:00
Anastasia Gradova
d1b71838e1 style update 2024-01-03 22:13:04 -07:00
Anastasia Gradova
df4ee859e5 style update 2024-01-03 22:08:42 -07:00
Anastasia Gradova
7a1d9cf705 built new beautifulsoup function to apply
html tags to markdown file once processed
with test cases.
2024-01-03 22:01:07 -07:00
Carlo Costino
f9044589e8 Merge pull request #1056 from GSA/dependabot/pip/notifications-python-client-8.2.0
Bump notifications-python-client from 8.1.0 to 8.2.0
2024-01-03 17:27:20 -05:00
Jonathan Bobel
0b8fac944b Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav 2024-01-03 13:51:11 -05:00
Anastasia Gradova
a884bef77b Update app/content/get-started.md
Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com>
2024-01-03 10:08:14 -07:00
Tim Lowden
2ad234e338 Update sprint-goals.md 2024-01-03 10:08:04 -05:00
Steven Reilly
54250c2029 Merge pull request #1040 from GSA/tdlowden-sprint-goals
Update sprint-goals.md
2024-01-03 09:26:01 -05:00