Commit Graph

13428 Commits

Author SHA1 Message Date
ccostino
0c08b56263 Merge pull request #1924 from GSA/email_check_restored
fix email check
08-21-2025
2025-08-21 15:55:54 -04:00
Kenneth Kehl
182664292e fix email check 2025-08-21 12:35:03 -07:00
dependabot[bot]
b921c1bdcf Bump flask from 3.1.1 to 3.1.2 (#1921)
Bumps [flask](https://github.com/pallets/flask) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.1.1...3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 10:38:05 -04:00
dependabot[bot]
38ed14fab8 Bump cloudfoundry-client from 1.38.6 to 1.39.0 (#1922)
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client) from 1.38.6 to 1.39.0.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.38.6...v1.39.0)

---
updated-dependencies:
- dependency-name: cloudfoundry-client
  dependency-version: 1.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 10:36:30 -04:00
ccostino
cf111d7af6 Merge pull request #1920 from GSA/2795-bug-when-a-new-template-folder-is-added-existing-users-are-automatically-given-permission-to-it
Only the person who creates the folder and admin gets default folder permissions
2025-08-20 10:41:47 -04:00
Beverly Nguyen
15fb5a8ecb pytest 2025-08-19 13:24:31 -07:00
Beverly Nguyen
166a03cbbd adding creator by id to schema 2025-08-19 12:44:46 -07:00
Beverly Nguyen
3926619fd4 flake8 2025-08-19 12:12:02 -07:00
Beverly Nguyen
0ba6c06a21 Only the person who creates the folder and admin gets permissions 2025-08-19 12:08:04 -07:00
dependabot[bot]
5441965c71 Bump requests from 2.32.4 to 2.32.5 (#1918)
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 12:36:57 +00:00
dependabot[bot]
d6a17729e7 Bump jsonschema from 4.25.0 to 4.25.1 (#1919)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.0 to 4.25.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.25.0...v4.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 08:28:04 -04:00
ccostino
57a477b354 Merge pull request #1916 from GSA/dependabot/pip/phonenumbers-9.0.12
Bump phonenumbers from 9.0.11 to 9.0.12
2025-08-18 10:26:54 -04:00
dependabot[bot]
2cdf211501 Bump phonenumbers from 9.0.11 to 9.0.12
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.11 to 9.0.12.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.11...v9.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 14:13:49 +00:00
ccostino
42baedd723 Merge pull request #1917 from GSA/dependabot/pip/newrelic-10.16.0
Bump newrelic from 10.15.0 to 10.16.0
2025-08-18 10:10:45 -04:00
dependabot[bot]
d7e6f8e55f Bump newrelic from 10.15.0 to 10.16.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.15.0 to 10.16.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.15.0...v10.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-15 21:10:36 +00:00
ccostino
2c55889900 Merge pull request #1915 from GSA/dependabot/pip/virtualenv-20.34.0
Bump virtualenv from 20.33.1 to 20.34.0
2025-08-14 09:28:03 -04:00
ccostino
9067d57dcd Merge pull request #1914 from GSA/fix_updated_at
fix updated_at
2025-08-13 17:40:48 -04:00
dependabot[bot]
52a657c108 Bump virtualenv from 20.33.1 to 20.34.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.33.1 to 20.34.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.33.1...20.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 21:37:06 +00:00
Kenneth Kehl
af16564fc7 fix 2025-08-13 13:13:50 -07:00
Kenneth Kehl
94cd812f08 fix 2025-08-13 13:02:37 -07:00
Kenneth Kehl
63568acc24 fix 2025-08-13 12:54:28 -07:00
Kenneth Kehl
397a4dcac5 fix 2025-08-13 12:39:38 -07:00
Kenneth Kehl
fd02defcf5 fix 2025-08-13 12:27:38 -07:00
Kenneth Kehl
771b27499c fix updated_at 2025-08-13 12:21:10 -07:00
dependabot[bot]
4e5f7b6b23 Bump charset-normalizer from 3.4.2 to 3.4.3 (#1912)
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 16:01:42 +00:00
Kenneth Kehl
789b7501ba Merge pull request #1913 from GSA/increase-disk-quota
Increase our disk quota in Cloud.gov
2025-08-13 07:46:27 -07:00
Carlo Costino
01993d98fe Increase our disk quota in Cloud.gov
This changeset increases our allocated disk quota for the API to be 2G instead of 1G to ensure the app can be fully deployed.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-08-13 09:47:49 -04:00
ccostino
366c9f5de9 Merge pull request #1911 from GSA/email_check
remove email check
2025-08-12 17:07:10 -04:00
ccostino
eddf00b273 Merge pull request #1906 from GSA/add-report-generation-adr
Add ADR 0015 (improving report generation) and update ADR listing
2025-08-12 16:31:11 -04:00
Carlo Costino
54c801d8f1 Updated the contents of the ADR to be accurate
Thanks @terrazoon for pointing these items out!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-08-12 16:12:50 -04:00
Kenneth Kehl
dde58d7b8a hmmm 2025-08-12 12:28:03 -07:00
Kenneth Kehl
c15d8d7319 hmmm 2025-08-12 12:16:24 -07:00
Kenneth Kehl
e5470ddb47 fix sample user 2025-08-12 12:05:55 -07:00
Kenneth Kehl
e4ea12d44c fix test 2025-08-12 11:36:26 -07:00
Kenneth Kehl
f625d4dc76 fix test 2025-08-12 11:09:03 -07:00
Kenneth Kehl
ada2fcc345 remove email check 2025-08-12 10:50:28 -07:00
dependabot[bot]
f320a5c0cc Bump freezegun from 1.5.4 to 1.5.5 (#1908)
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.4...1.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 17:19:46 +00:00
dependabot[bot]
b9a5281875 Bump moto from 5.1.9 to 5.1.10 (#1907)
Bumps [moto](https://github.com/getmoto/moto) from 5.1.9 to 5.1.10.
- [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/5.1.9...5.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 17:09:30 +00:00
dependabot[bot]
ef19faaff6 Bump sqlalchemy from 2.0.42 to 2.0.43 (#1909)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.42 to 2.0.43.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 17:01:04 +00:00
dependabot[bot]
3312c96a96 Bump pre-commit from 4.2.0 to 4.3.0 (#1910)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.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/v4.2.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 12:52:14 -04:00
ccostino
e423e21a4e Merge pull request #1905 from GSA/report_performance
add tests
2025-08-11 16:19:08 -04:00
Kenneth Kehl
cc476d7a7f add tests 2025-08-11 12:44:57 -07:00
Kenneth Kehl
7615c8d09e add tests 2025-08-11 12:31:50 -07:00
Carlo Costino
d0e173faed Add ADR 0015 (improving report generation) and update ADR listing
This changeset adds a new ADR, 0015 (Improve API stability when processing job data and generating reports), and updates the ADR log in the ADR README.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-08-11 15:24:47 -04:00
Kenneth Kehl
b3b7d51fa3 add tests 2025-08-11 12:21:30 -07:00
Kenneth Kehl
a65d65a097 add tests 2025-08-11 12:09:53 -07:00
Kenneth Kehl
4a31f34117 add tests 2025-08-11 11:52:24 -07:00
Kenneth Kehl
8228549fa3 add tests 2025-08-11 11:29:13 -07:00
Kenneth Kehl
4e584ccd72 add tests 2025-08-11 11:14:24 -07:00
Kenneth Kehl
97f8fd7669 add tests 2025-08-11 11:00:47 -07:00