Commit Graph

17503 Commits

Author SHA1 Message Date
ccostino
9207bd6876 Merge pull request #2822 from GSA/dependabot/pip/redis-6.4.0
Bump redis from 6.3.0 to 6.4.0
2025-08-08 10:08:08 -04:00
Beverly Nguyen
bc3657d566 Merge pull request #2815 from GSA/2813-add-quick-filters
add quick filters for easy data consumption
2025-08-07 21:33:27 -07:00
Beverly Nguyen
dbfeb32eb2 clean up 2025-08-07 18:49:09 -07:00
Beverly Nguyen
2853a49f0c clean up 2025-08-07 18:43:04 -07:00
Beverly Nguyen
0a25d75146 fix filtering to use processing_started time 2025-08-07 18:31:53 -07:00
dependabot[bot]
f5bfce516b Bump redis from 6.3.0 to 6.4.0
Bumps [redis](https://github.com/redis/redis-py) from 6.3.0 to 6.4.0.
- [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/v6.3.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-07 23:28:27 +00:00
Beverly Nguyen
e8fb7117c0 Merge branch 'main' into 2813-add-quick-filters 2025-08-07 14:50:01 -07:00
Beverly Nguyen
24f2cb3566 Merge pull request #2812 from GSA/2802-making-the-data-more-scannable-through-better-formatting-and-status-indicators
cleaning up css and add better visual for pagination
2025-08-07 14:34:13 -07:00
dependabot[bot]
0a11838a73 Bump certifi from 2025.7.14 to 2025.8.3 (#2805)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.8.3
  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-08-07 21:00:19 +00:00
Beverly Nguyen
7afcebfc87 npm test 2025-08-07 13:00:32 -07:00
Alex Janousek
5c00ee1840 Fix/main build 2 (#2819)
* Removed double slash

* Fixing race condition with testing

* Created cleaner solution

* Keeping flash alive longer so tests finish in main build
2025-08-07 12:52:56 -07:00
Beverly Nguyen
bd9948ed7b Backstop 2025-08-07 12:35:13 -07:00
Beverly Nguyen
b6b8223eb2 removed sort 2025-08-07 12:30:25 -07:00
Beverly Nguyen
c779f38258 Refactored the activity table to use meaningful data attributes instead of CSS classes for JavaScript functionality. 2025-08-07 12:29:15 -07:00
Beverly Nguyen
4f82c69323 flake 8 2025-08-07 11:51:25 -07:00
Beverly Nguyen
e4929c835e fixed pytest 2025-08-07 11:46:01 -07:00
Beverly Nguyen
9739fe8d24 backstop 2025-08-07 11:14:43 -07:00
Beverly Nguyen
736e7c34f9 backstop reference and table scroll 2025-08-07 11:04:42 -07:00
Beverly Nguyen
43aa02d6f2 no text wrap 2025-08-07 10:55:40 -07:00
Beverly Nguyen
c4c1cc6046 font c hanges 2025-08-07 10:15:11 -07:00
Beverly Nguyen
d774ab89d1 fix syntax 2025-08-07 10:06:46 -07:00
Beverly Nguyen
28cd113f37 Merge branch 'main' into 2813-add-quick-filters 2025-08-07 09:58:08 -07:00
Beverly Nguyen
894e8c7d1b adding status column 2025-08-07 09:57:44 -07:00
Alex Janousek
843699061d Removed double slash (#2817) 2025-08-07 11:55:26 -04:00
Beverly Nguyen
7fc6be815a Merge branch 'main' into 2802-making-the-data-more-scannable-through-better-formatting-and-status-indicators 2025-08-06 13:41:33 -07:00
Beverly Nguyen
562a57bd85 formatting files 2025-08-06 13:40:11 -07:00
Beverly Nguyen
511b0b8b9e add in test and fix isort 2025-08-06 13:36:28 -07:00
Beverly Nguyen
463be2a46b add quick filters for easy data consumption without scrolling through many pages 2025-08-06 13:24:28 -07:00
Beverly Nguyen
95421c6d1e cleaning up css and add better visual for pagination 2025-08-05 22:46:49 -07:00
dependabot[bot]
12cd3d711e Bump sass-embedded from 1.89.2 to 1.90.0 (#2808)
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.89.2 to 1.90.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.89.2...1.90.0)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-version: 1.90.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-08-05 20:32:04 -04:00
dependabot[bot]
26a06e0f4d Bump redis from 6.2.0 to 6.3.0 (#2809)
Bumps [redis](https://github.com/redis/redis-py) from 6.2.0 to 6.3.0.
- [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/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 6.3.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-08-05 20:31:00 -04:00
dependabot[bot]
068a7b9a3d Bump virtualenv from 20.33.0 to 20.33.1 (#2810)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.33.0 to 20.33.1.
- [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.0...20.33.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.33.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-05 20:29:54 -04:00
dependabot[bot]
129f75e045 Bump virtualenv from 20.32.0 to 20.33.0 (#2806)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.32.0 to 20.33.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.32.0...20.33.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.33.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-08-05 12:54:54 -04:00
dependabot[bot]
8feaff29ae Bump coverage from 7.10.1 to 7.10.2 (#2807)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.1 to 7.10.2.
- [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.1...7.10.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.2
  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-05 12:54:40 -04:00
Alex Janousek
bca68e06c5 Merge pull request #2804 from GSA/dependabot/npm_and_yarn/playwright-1.54.2
Bump playwright from 1.54.1 to 1.54.2
2025-08-04 12:53:54 -04:00
Alex Janousek
69eb8e09b2 Merge pull request #2803 from GSA/dependabot/pip/regex-2025.7.34
Bump regex from 2025.7.33 to 2025.7.34
2025-08-04 12:53:42 -04:00
dependabot[bot]
281c1e7e3a Bump playwright from 1.54.1 to 1.54.2
Bumps [playwright](https://github.com/microsoft/playwright) from 1.54.1 to 1.54.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.1...v1.54.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 23:07:58 +00:00
dependabot[bot]
8ecf72b74f Bump regex from 2025.7.33 to 2025.7.34
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.7.33 to 2025.7.34.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.7.33...2025.7.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-31 23:55:35 +00:00
Alex Janousek
3ecd9853ab Merge pull request #2800 from GSA/2589-may-19-zap-scan-fixes
Updated based on scan results
2025-07-31 19:03:42 -04:00
alexjanousekGSA
aa18d1447e Reran reference tests and merged in main to fix conflicts 2025-07-31 17:07:17 -04:00
alexjanousekGSA
1203546a97 Merge branch 'main' into 2589-may-19-zap-scan-fixes
Resolved conflicts by:
- Taking all backstop images from main branch
- Taking .ds.baseline from main (with updated line numbers)
- Keeping template literal security fixes in listEntry.js while incorporating main's styling changes
- Taking main's config.py updates (LOGO_CDN_DOMAIN and formatting)
2025-07-31 16:08:12 -04:00
Beverly Nguyen
cb84fba9f6 Merge pull request #2794 from GSA/2085-conditional-within-the-my-activity-page-needs-to-be-fixed
Fix empty table display in My activity view when user has no jobs
2025-07-31 12:15:28 -07:00
Alex Janousek
1b52da73b7 Merge pull request #2774 from GSA/govuk-migration
More govuk conversions
2025-07-31 15:11:24 -04:00
alexjanousekGSA
1168e221df Removed hogan from tests that were leftover 2025-07-31 13:52:35 -04:00
alexjanousekGSA
51c9cf9e74 Merge branch 'main' into govuk-migration 2025-07-31 13:40:38 -04:00
alexjanousekGSA
c04d8969f5 Fixed linting and build errors 2025-07-31 13:38:50 -04:00
ccostino
307e52a7d6 Merge pull request #2801 from GSA/fix-gunicorn-config
Remove logging from gunicorn config file
2025-07-31 13:07:37 -04:00
Carlo Costino
bf171ebaab Remova unneeded hilite import
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-31 12:58:57 -04:00
Carlo Costino
5e4e763119 Remove logging from gunicorn config file
This changeset removes the logging statements in the gunicorn config file to see if that addresses the issue we are seeing.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-31 12:55:25 -04:00
alexjanousekGSA
611ada696f Security scan updates 2025-07-31 12:47:40 -04:00