Commit Graph

17232 Commits

Author SHA1 Message Date
Beverly Nguyen
bde035187d isort 2025-06-25 14:32:54 -07:00
Beverly Nguyen
2868a86f55 isort and remove sorting from ui 2025-06-25 14:01:23 -07:00
Beverly Nguyen
5007523d79 Improved job/activity list ordering and display. Jobs are now shown by most recent activity (processing started or created) 2025-06-25 13:25:01 -07:00
Alex Janousek
543e8f2f44 Merge pull request #2710 from GSA/dependabot/pip/eventlet-0.40.1
Bump eventlet from 0.40.0 to 0.40.1
2025-06-25 10:20:36 -04:00
dependabot[bot]
a16386445a Bump eventlet from 0.40.0 to 0.40.1
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.40.0 to 0.40.1.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.0...0.40.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 12:53:45 +00:00
Alex Janousek
2f1ffb443d Merge pull request #2711 from GSA/dependabot/pip/python-dotenv-1.1.1
Bump python-dotenv from 1.1.0 to 1.1.1
2025-06-25 08:51:53 -04:00
dependabot[bot]
d15f9e583c Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 23:12:47 +00:00
Alex Janousek
429022f892 Merge pull request #2708 from GSA/dependabot/pip/numpy-2.3.1
Bump numpy from 2.3.0 to 2.3.1
2025-06-24 08:30:19 -04:00
dependabot[bot]
b1ae92a549 Bump numpy from 2.3.0 to 2.3.1
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.0 to 2.3.1.
- [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.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 01:34:47 +00:00
Beverly Nguyen
b84f2983ce Merge pull request #2688 from GSA/2032-bug-redirect-after-user-register-is-going-to-an-error-page
redirecting users to 404
2025-06-23 17:54:35 -07:00
Alex Janousek
add3ace98a Merge pull request #2691 from GSA/dependabot/pip/newrelic-10.14.0
Bump newrelic from 10.13.0 to 10.14.0
2025-06-23 16:22:05 -04:00
alexjanousekGSA
3d0d3c675e Fixed audit issue 2025-06-23 15:47:37 -04:00
Alex Janousek
313b4f499c Merge pull request #2695 from GSA/dependabot/npm_and_yarn/playwright-1.53.1
Bump playwright from 1.53.0 to 1.53.1
2025-06-23 15:44:07 -04:00
alexjanousekGSA
cdce255de0 Fixed audit issue 2025-06-23 15:37:33 -04:00
Alex Janousek
310806b736 Merge pull request #2702 from GSA/dependabot/npm_and_yarn/jest-30.0.2
Bump jest from 30.0.0 to 30.0.2
2025-06-23 12:18:25 -04:00
Alex Janousek
36bf5ff948 Merge pull request #2706 from GSA/dependabot/pip/flake8-7.3.0
Bump flake8 from 7.2.0 to 7.3.0
2025-06-23 12:18:00 -04:00
dependabot[bot]
79f7276769 Bump flake8 from 7.2.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 23:09:09 +00:00
dependabot[bot]
f8100e8db4 Bump jest from 30.0.0 to 30.0.2
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.0 to 30.0.2.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 19:04:48 +00:00
Alex Janousek
a109fe1882 Merge pull request #2703 from GSA/dependabot/npm_and_yarn/jest-each-30.0.2
Bump jest-each from 30.0.0 to 30.0.2
2025-06-20 15:03:27 -04:00
dependabot[bot]
5b758f79bc Bump jest-each from 30.0.0 to 30.0.2
Bumps [jest-each](https://github.com/jestjs/jest/tree/HEAD/packages/jest-each) from 30.0.0 to 30.0.2.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest-each)

---
updated-dependencies:
- dependency-name: jest-each
  dependency-version: 30.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 15:33:27 +00:00
Alex Janousek
85dd0eba92 Merge pull request #2704 from GSA/dependabot/npm_and_yarn/rollup-4.44.0
Bump rollup from 4.43.0 to 4.44.0
2025-06-20 11:32:37 -04:00
Alex Janousek
f8b634942d Merge pull request #2705 from GSA/dependabot/npm_and_yarn/jest-environment-jsdom-30.0.2
Bump jest-environment-jsdom from 30.0.0 to 30.0.2
2025-06-20 11:32:10 -04:00
dependabot[bot]
8f7ba56d6f Bump jest-environment-jsdom from 30.0.0 to 30.0.2
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.0.0 to 30.0.2.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 23:49:21 +00:00
dependabot[bot]
25b955d597 Bump rollup from 4.43.0 to 4.44.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.43.0 to 4.44.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.43.0...v4.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 23:49:11 +00:00
Alex Janousek
83d91ee91a Merge pull request #2694 from GSA/dependabot/pip/pytest-8.4.1
Bump pytest from 8.4.0 to 8.4.1
2025-06-19 17:43:25 -04:00
dependabot[bot]
c039916312 Bump pytest from 8.4.0 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...8.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 21:37:36 +00:00
Alex Janousek
7c964bf448 Merge pull request #2692 from GSA/dependabot/pip/markdown-3.8.1
Bump markdown from 3.8 to 3.8.1
2025-06-19 17:35:41 -04:00
Beverly Nguyen
ba02acf837 Merge branch 'main' into 2032-bug-redirect-after-user-register-is-going-to-an-error-page 2025-06-19 11:12:19 -07:00
dependabot[bot]
710d942f49 Bump markdown from 3.8 to 3.8.1
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.8.1.
- [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.8...3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 17:56:11 +00:00
Alex Janousek
6aa866e113 Merge pull request #2701 from GSA/audit-updates
Fixing audit issue
2025-06-19 13:54:09 -04:00
alexjanousekGSA
8161e68c25 Fixing audit issue 2025-06-19 13:29:12 -04:00
dependabot[bot]
b31686d6f2 Bump playwright from 1.53.0 to 1.53.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.53.0 to 1.53.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.0...v1.53.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-18 23:50:55 +00:00
dependabot[bot]
c5b8b318fe Bump newrelic from 10.13.0 to 10.14.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.13.0 to 10.14.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.13.0...v10.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-18 23:22:02 +00:00
Beverly Nguyen
3755922a6a upgrade urllib3 2025-06-18 15:26:49 -07:00
Beverly Nguyen
6ba59915a6 Merge branch 'main' into 2032-bug-redirect-after-user-register-is-going-to-an-error-page 2025-06-18 15:20:47 -07:00
Beverly Nguyen
a4d19648b2 pytest 2025-06-18 15:14:53 -07:00
Alex Janousek
f9e9c840da Merge pull request #2690 from GSA/feature/backstopjs-updates
Updated backstop reference files
2025-06-18 16:08:41 -04:00
Beverly Nguyen
775a14583d flake8 2025-06-18 10:05:33 -07:00
Beverly Nguyen
063c4b6362 Merge branch 'main' into 2032-bug-redirect-after-user-register-is-going-to-an-error-page 2025-06-18 09:56:51 -07:00
Beverly Nguyen
3fbbb1b06d flake8 2025-06-18 09:51:31 -07:00
alexjanousekGSA
856a68e7dc Updated backstop reference files 2025-06-18 12:36:12 -04:00
Kenneth Kehl
fa3b013a38 Merge pull request #2664 from GSA/import_python_client
bring code from the notifications-python-client project into our project
2025-06-18 07:25:32 -07:00
Alex Janousek
ab3584bd9a Merge pull request #2689 from GSA/dependabot/pip/bandit-1.8.5
Bump bandit from 1.8.3 to 1.8.5
2025-06-18 09:23:24 -04:00
Beverly Nguyen
d620243e32 test 2025-06-17 18:08:41 -07:00
Beverly Nguyen
17ec285130 isort 2025-06-17 17:44:44 -07:00
dependabot[bot]
eaaa7e6b41 Bump bandit from 1.8.3 to 1.8.5
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.8.5.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.8.3...1.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 23:49:12 +00:00
Beverly Nguyen
c2cda68059 flake8 2025-06-17 15:47:16 -07:00
Beverly Nguyen
519f8f7f7d redirecting users to 404 2025-06-17 15:31:58 -07:00
Alex Janousek
f4ecc73b48 Merge pull request #2687 from GSA/dependabot-updates
Updated packages to stay ahead of dependabot
2025-06-17 12:55:53 -04:00
Beverly Nguyen
deae07d301 Merge pull request #2682 from GSA/2351-remove-send-text-messages-settings-page-from-permissioned-view
Disabled the user’s ability to toggle SMS on or off
2025-06-17 09:55:34 -07:00