Commit Graph

17809 Commits

Author SHA1 Message Date
Beverly Nguyen
8fdd1feb08 fix test 2025-10-20 13:09:21 -07:00
Beverly Nguyen
fa7e7f239b refactor 2025-10-20 12:28:34 -07:00
Beverly Nguyen
3127de7711 refactor 2025-10-20 12:26:07 -07:00
Beverly Nguyen
afef4978f9 refactor org model and removed enum 2025-10-20 12:11:01 -07:00
Beverly Nguyen
d73d4d17d0 trigger action 2025-10-17 13:11:38 -07:00
Beverly Nguyen
847101fbf6 add test 2025-10-16 16:56:29 -07:00
Beverly Nguyen
a89163ce28 updated the styling 2025-10-16 14:58:27 -07:00
Beverly Nguyen
3e5bc0917c refactor 2025-10-16 14:44:45 -07:00
Beverly Nguyen
a8400c1881 add enums 2025-10-16 14:41:13 -07:00
Beverly Nguyen
fb528f03a8 Add organization message usage and service counts to dashboard
- Fetch organization message allowance from API endpoint
- Display messages sent, remaining, and total limit on dashboard
- Add service count statistics (total, live, trial, suspended)
- Pass message usage data to template for chart visualization
2025-10-16 14:39:01 -07:00
Beverly Nguyen
8877087c28 Merge remote-tracking branch 'origin/main' into 2967-calculate-an-organizations-message-usage-for-current-agreement-period 2025-10-16 12:45:28 -07:00
Beverly Nguyen
7c9ed23ba1 Merge pull request #2975 from GSA/2966-create-organization-dashboard-pageroutetemplate-page
Set up org dashboard template
2025-10-16 12:42:39 -07:00
dependabot[bot]
b9884ed635 Bump humanize from 4.13.0 to 4.14.0 (#3013)
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.13.0...4.14.0)

---
updated-dependencies:
- dependency-name: humanize
  dependency-version: 4.14.0
  dependency-type: direct:production
  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-10-16 13:42:13 +00:00
dependabot[bot]
730e3b8cf0 Bump numpy from 2.3.3 to 2.3.4 (#3014)
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.3 to 2.3.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.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.3.4
  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-10-16 13:34:01 +00:00
dependabot[bot]
ed2c588ad3 Bump hypothesis from 6.141.0 to 6.141.1 (#3016)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.141.0 to 6.141.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.141.0...hypothesis-python-6.141.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.141.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-10-16 13:14:15 +00:00
dependabot[bot]
9a27247b71 Bump coverage from 7.10.7 to 7.11.0 (#3015)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.7 to 7.11.0.
- [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.10.7...7.11.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.11.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-10-16 09:12:53 -04:00
dependabot[bot]
4f05f37128 Bump cryptography from 46.0.2 to 46.0.3 (#3017)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.2 to 46.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.2...46.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.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-10-16 09:06:03 -04:00
Beverly Nguyen
6cde0675d2 remove comment 2025-10-15 16:47:19 -07:00
Beverly Nguyen
69bee58170 adding todo 2025-10-15 16:45:35 -07:00
ccostino
f716b7adfe Merge pull request #3006 from GSA/dependabot/pip/hypothesis-6.140.4
Bump hypothesis from 6.140.3 to 6.140.4
10-15-2025
2025-10-15 09:52:45 -04:00
dependabot[bot]
9bed82dd8b Bump hypothesis from 6.140.3 to 6.140.4
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.140.3 to 6.140.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.140.3...hypothesis-python-6.140.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 13:43:31 +00:00
ccostino
24795324a2 Merge pull request #3005 from GSA/dependabot/pip/charset-normalizer-3.4.4
Bump charset-normalizer from 3.4.3 to 3.4.4
2025-10-15 09:40:45 -04:00
ccostino
8ae9f03f17 Merge pull request #3007 from GSA/dependabot/npm_and_yarn/rollup/plugin-commonjs-28.0.7
Bump @rollup/plugin-commonjs from 28.0.6 to 28.0.7
2025-10-15 09:27:45 -04:00
dependabot[bot]
e342381e6b Bump @rollup/plugin-commonjs from 28.0.6 to 28.0.7
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.6 to 28.0.7.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.7/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 28.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 23:06:24 +00:00
dependabot[bot]
845132c7f6 Bump charset-normalizer from 3.4.3 to 3.4.4
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.4.
- [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.3...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 23:05:15 +00:00
Beverly Nguyen
11d7f5839d Add Service Status and message usage count 2025-10-14 15:28:58 -07:00
Beverly Nguyen
a88634b04e Merge pull request #3003 from GSA/terraform_lockfile
use lockfile
2025-10-14 14:59:02 -07:00
Beverly Nguyen
2db7152bc4 sanitize 2025-10-14 13:37:04 -07:00
Beverly Nguyen
e041ea433f f-strings instead of .format() 2025-10-14 13:32:11 -07:00
Kenneth Kehl
3c6ecfb13c fix format failures 2025-10-14 13:21:06 -07:00
Beverly Nguyen
5ca2ffcef6 fix pytest 2025-10-14 13:20:05 -07:00
Beverly Nguyen
14c4f3a726 we only need current financial year 2025-10-14 12:59:49 -07:00
Beverly Nguyen
f4d326738c added feature flag 2025-10-14 12:37:12 -07:00
Beverly Nguyen
1e58c3d9fa Merge branch 'main' into 2966-create-organization-dashboard-pageroutetemplate-page 2025-10-14 12:33:46 -07:00
Beverly Nguyen
08d39d7bad Moved usage to it's own route to not confuse with dashboard 2025-10-14 12:27:15 -07:00
Kenneth Kehl
f30c956a07 use lockfile 2025-10-14 11:54:53 -07:00
Alex Janousek
3a39d910b3 Feat/webpack (#2998)
* First commit

* Removed govuk for webpack. Modernized javascript importing. Removed dead js

* Fixed tests, a few styling bugs

* Fixed some table errors and regenerated backstop ref images

* Updated tests for coverage

* Changes from carlo suggestions
2025-10-14 13:20:58 -04:00
dependabot[bot]
3b3191b337 Bump @rollup/plugin-node-resolve from 16.0.2 to 16.0.3 (#3001)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 16.0.2 to 16.0.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.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-10-14 09:26:15 -04:00
dependabot[bot]
4722576125 Bump idna from 3.10 to 3.11 (#3002)
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.11'
  dependency-type: direct:production
  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-10-14 13:25:47 +00:00
ccostino
10751eacba Merge pull request #3000 from GSA/dependabot/pip/isort-7.0.0
Bump isort from 6.1.0 to 7.0.0
2025-10-14 09:17:33 -04:00
dependabot[bot]
f5a7ade89a Bump isort from 6.1.0 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 6.1.0 to 7.0.0.
- [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/6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 13:05:49 +00:00
ccostino
3e1b77f9b4 Merge pull request #2999 from GSA/dependabot/pip/cachetools-6.2.1
Bump cachetools from 6.2.0 to 6.2.1
2025-10-14 09:03:26 -04:00
ccostino
54fd592b28 Merge pull request #2991 from GSA/2986-remove-unused-notifications-routes-from-jobspy
Remove view_notifications unused code
2025-10-14 08:54:40 -04:00
Beverly Nguyen
d44d7e8c1f remove caseworker 2025-10-14 00:34:29 -07:00
dependabot[bot]
d211ef46c2 Bump cachetools from 6.2.0 to 6.2.1
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.0 to 6.2.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 23:06:23 +00:00
dependabot[bot]
4df5ba0d82 Bump phonenumbers from 9.0.15 to 9.0.16 (#2996)
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.15 to 9.0.16.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.15...v9.0.16)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.16
  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-10-13 08:59:22 -04:00
dependabot[bot]
d9f8ab6a1d Bump virtualenv from 20.35.1 to 20.35.3 (#2997)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.1 to 20.35.3.
- [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.35.1...20.35.3)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.35.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-10-13 08:57:46 -04:00
Beverly Nguyen
0a1136e2b5 fixing testing 2025-10-10 15:40:40 -07:00
ccostino
4bb36a793f Merge pull request #2989 from GSA/template_usage
reverse template usage
2025-10-10 11:52:36 -04:00
ccostino
6fab5c9355 Merge pull request #2994 from GSA/dependabot/pip/pytest-env-1.2.0
Bump pytest-env from 1.1.5 to 1.2.0
2025-10-10 11:07:27 -04:00