Commit Graph

16626 Commits

Author SHA1 Message Date
Kenneth Kehl
5741c572f0 some fixes 2025-03-27 14:47:43 -07:00
Kenneth Kehl
9e5475cd43 fix import 2025-03-27 12:58:05 -07:00
Kenneth Kehl
6eaa471a5c more 2025-03-27 12:53:10 -07:00
Kenneth Kehl
d92e2a7c04 more 2025-03-26 14:21:45 -07:00
Kenneth Kehl
94b791c869 more 2025-03-26 13:34:23 -07:00
Kenneth Kehl
0108bcf91f upgrade mistune to 3.1.3 2025-03-26 09:16:07 -07:00
Alex Janousek
96c033cd6f Merge pull request #2432 from GSA/dependabot/pip/certifi-2025.1.31
Bump certifi from 2024.8.30 to 2025.1.31
2025-03-25 09:49:09 -04:00
Alex Janousek
5d43ec2bb6 Merge pull request #2431 from GSA/dependabot/npm_and_yarn/rollup-4.37.0
Bump rollup from 4.36.0 to 4.37.0
2025-03-25 09:48:58 -04:00
dependabot[bot]
fff5caee1f Bump certifi from 2024.8.30 to 2025.1.31
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2025.1.31.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2025.01.31)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 01:14:54 +00:00
dependabot[bot]
6cfb15106e Bump rollup from 4.36.0 to 4.37.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.36.0 to 4.37.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.36.0...v4.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 00:56:17 +00:00
Alex Janousek
5c7a8913b0 Merge pull request #2316 from GSA/dependabot/pip/pytest-playwright-0.7.0
Bump pytest-playwright from 0.5.2 to 0.7.0
2025-03-24 12:28:40 -04:00
alexjanousekGSA
52a11945a1 Merge branch 'main' into dependabot/pip/pytest-playwright-0.7.0 2025-03-24 12:18:44 -04:00
Alex Janousek
79ea3a3ac9 Merge pull request #2429 from GSA/dependabot/pip/coverage-7.7.1
Bump coverage from 7.6.4 to 7.7.1
2025-03-24 12:16:31 -04:00
dependabot[bot]
88ff982c0d Bump coverage from 7.6.4 to 7.7.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.4 to 7.7.1.
- [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.6.4...7.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 13:28:07 +00:00
ccostino
77c97eeb0b Merge pull request #2423 from GSA/dependabot/pip/numpy-2.2.4
Bump numpy from 2.2.3 to 2.2.4
2025-03-24 09:22:00 -04:00
dependabot[bot]
5d4394bfda Bump numpy from 2.2.3 to 2.2.4
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.2.3...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 14:29:50 +00:00
Alex Janousek
7485162411 Merge pull request #2430 from GSA/dependabot/pip/gunicorn-23.0.0
Bump gunicorn from 22.0.0 to 23.0.0
2025-03-22 10:27:58 -04:00
dependabot[bot]
d16c0c5153 Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 14:07:53 +00:00
Alex Janousek
5144b90f22 Merge branch 'main' into dependabot/pip/pytest-playwright-0.7.0 2025-03-22 10:06:47 -04:00
Alex Janousek
418a868e18 Merge pull request #2422 from GSA/dependabot/pip/redis-5.2.1
Bump redis from 5.2.0 to 5.2.1
2025-03-22 10:05:57 -04:00
Beverly Nguyen
04f4f2e990 Merge pull request #2428 from GSA/remove-about-feature-flag 2025-03-20 16:14:16 -07:00
alexjanousekGSA
9efe503353 Fixed linting issue 2025-03-20 14:32:44 -04:00
Jonathan Bobel
012dc4fae6 Merge pull request #2425 from GSA/2255-CSV-content-update
2255 - Content update for CSV upload area
2025-03-20 14:29:19 -04:00
alexjanousekGSA
35f3203e9c Removed feature flag 2025-03-20 14:22:41 -04:00
ccostino
cb4cfeb610 Merge pull request #2409 from GSA/2400-styling-on-the-template-page-is-off
fix styling issue
2025-03-20 13:37:18 -04:00
Jonathan Bobel
15103c99b5 Merge pull request #2403 from GSA/2298-bug-able-to-keep-pressing-send-and-send-more-and-more-while-processing
Prevent duplicate form submissions
2025-03-20 13:06:51 -04:00
Jonathan Bobel
0ca31c1ed1 Update send.html
Removed role attribute
2025-03-20 10:21:03 -04:00
Beverly Nguyen
71b7c745db Merge branch 'main' into 2400-styling-on-the-template-page-is-off 2025-03-19 14:02:57 -07:00
Beverly Nguyen
da194d358c removing comments 2025-03-19 13:13:29 -07:00
dependabot[bot]
a539fcbef6 Bump redis from 5.2.0 to 5.2.1
Bumps [redis](https://github.com/redis/redis-py) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-19 20:07:25 +00:00
Beverly Nguyen
a5ddf8038b Merge pull request #2412 from GSA/2042-no-emojis-special-characters-plain-language
2042 no emojis special characters plain language
2025-03-19 13:05:32 -07:00
Jonathan Bobel
06d0581bc9 Update send.html 2025-03-19 15:54:55 -04:00
Jonathan Bobel
937aa5af15 Update templates.py 2025-03-19 14:35:22 -04:00
Jonathan Bobel
b5203f473a Adding the personalization message back in 2025-03-19 11:30:01 -04:00
ccostino
dc03a3f0d1 Merge pull request #2418 from GSA/feat/text-by-user-update
Updated FE to allow stats by user
2025-03-19 11:13:14 -04:00
Jonathan Bobel
7afdf7336a Update test_templates.py 2025-03-19 10:26:49 -04:00
Jonathan Bobel
bab13de934 Update test_validators.py
Fixing a test
2025-03-18 16:42:15 -04:00
Jonathan Bobel
c05beb42f2 Update templates.py 2025-03-18 16:28:30 -04:00
Jonathan Bobel
2049fd5c76 Fixing formatting errors 2025-03-18 16:07:58 -04:00
Jonathan Bobel
1d911c4d44 Updates to text area validation on template edit page 2025-03-18 15:55:01 -04:00
Jonathan Bobel
bc83fab764 Merge branch 'main' of https://github.com/GSA/notifications-admin into 2042-no-emojis-special-characters-plain-language 2025-03-18 15:52:40 -04:00
Andrew Shumway
051114157d Merge pull request #2395 from GSA/dependabot/pip/newrelic-10.7.0
Bump newrelic from 10.6.0 to 10.7.0
2025-03-18 12:40:45 -06:00
Andrew Shumway
cac7d1452a Merge pull request #2396 from GSA/dependabot/pip/cryptography-44.0.2
Bump cryptography from 44.0.1 to 44.0.2
2025-03-18 12:35:37 -06:00
ecayer
f9ea913b00 Merge pull request #2419 from GSA/update_cert
add comment to force redeploy
2025-03-18 10:28:33 -07:00
Kenneth Kehl
9a8a80ab14 add comment 2025-03-18 10:19:02 -07:00
dependabot[bot]
707768d749 Bump newrelic from 10.6.0 to 10.7.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.6.0...v10.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 16:54:44 +00:00
dependabot[bot]
d05bf1e9e0 Bump cryptography from 44.0.1 to 44.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 44.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/44.0.1...44.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 16:54:41 +00:00
Andrew Shumway
da081679c1 Merge pull request #2394 from GSA/dependabot/pip/flake8-7.1.2
Bump flake8 from 7.1.1 to 7.1.2
2025-03-18 10:52:49 -06:00
alexjanousekGSA
61c37687a2 Merge branch 'main' into feat/text-by-user-update 2025-03-18 11:21:25 -04:00
Alex Janousek
8bc6df5d35 Merge pull request #2392 from GSA/dependabot/npm_and_yarn/babel/core-7.26.10
Bump @babel/core from 7.26.9 to 7.26.10
2025-03-18 11:14:50 -04:00