Commit Graph

16967 Commits

Author SHA1 Message Date
Beverly Nguyen
ca1e87a54b merge main 2025-04-11 13:34:32 -07:00
Beverly Nguyen
da695557b0 status banner added 2025-04-11 13:28:42 -07:00
Beverly Nguyen
3e18c8f595 keep landing page independent from api 2025-04-11 13:03:40 -07:00
Beverly Nguyen
d3e17c743b Merge pull request #2490 from GSA/sandbox_scan_fix 2025-04-11 09:39:39 -07:00
Beverly Nguyen
6d398f7301 test 2025-04-10 16:13:34 -07:00
Beverly Nguyen
e96f01f4a9 Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax 2025-04-10 15:08:56 -07:00
Jonathan Bobel
9eec7cdba5 Merge pull request #2486 from GSA/2041-csv-upload-more-instructions
2041 csv upload more instructions
2025-04-10 16:31:14 -04:00
alexjanousekGSA
e59ddfcae5 Update unit test 2025-04-10 15:58:26 -04:00
Jonathan Bobel
38d8bdea0a Small content updates 2025-04-10 15:41:27 -04:00
Beverly Nguyen
f8eb512aab isort and flake8 2025-04-10 12:38:41 -07:00
Beverly Nguyen
6dd44fdc2d added feature flag 2025-04-10 12:35:04 -07:00
Jonathan Bobel
1967195da0 Merge branch 'main' of https://github.com/GSA/notifications-admin into 2041-csv-upload-more-instructions 2025-04-10 15:20:26 -04:00
alexjanousekGSA
fb11fbfba3 Merged in main 2025-04-10 15:11:28 -04:00
alexjanousekGSA
17a7080f46 Fixing unit tests 2025-04-10 15:10:07 -04:00
alexjanousekGSA
a962da9c7d Added existing csp header 2025-04-10 12:15:34 -04:00
alexjanousekGSA
3a468c77aa Fixed unit test 2025-04-10 08:20:47 -04:00
Beverly Nguyen
d8ca53e08b clean up 2025-04-09 17:17:01 -07:00
Beverly Nguyen
bea926f103 install socket 2025-04-09 17:11:09 -07:00
Beverly Nguyen
6f8f7346ca merge main 2025-04-09 17:03:47 -07:00
Beverly Nguyen
8dbcc59726 socket setup 2025-04-09 16:57:42 -07:00
Kenneth Kehl
f3c3a60875 merge from main and fix test 2025-04-09 14:18:24 -07:00
Andrew Shumway
253934a495 Merge pull request #2472 from GSA/dependabot/pip/async-timeout-5.0.1
Bump async-timeout from 4.0.3 to 5.0.1
2025-04-08 11:06:07 -06:00
alexjanousekGSA
fff81870e5 Fixed header 2025-04-08 13:03:01 -04:00
Andrew Shumway
970483ef0b Merge pull request #2491 from GSA/dependabot/pip/pip-audit-2.9.0
Bump pip-audit from 2.8.0 to 2.9.0
2025-04-08 10:55:34 -06:00
ccostino
ba661a0c53 Merge pull request #2492 from GSA/dependabot/pip/moto-5.1.3
Bump moto from 5.1.2 to 5.1.3
2025-04-08 12:54:49 -04:00
dependabot[bot]
f5ce055079 Bump async-timeout from 4.0.3 to 5.0.1
Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/aio-libs/async-timeout/releases)
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 16:51:40 +00:00
Andrew Shumway
29c2eafbd7 Merge pull request #2470 from GSA/dependabot/pip/markupsafe-3.0.2
Bump markupsafe from 2.1.5 to 3.0.2
2025-04-08 10:49:46 -06:00
dependabot[bot]
6ecbc7ebab Bump markupsafe from 2.1.5 to 3.0.2
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.2.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.5...3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 16:07:13 +00:00
Andrew Shumway
f3688d62d5 Merge pull request #2471 from GSA/dependabot/pip/ago-0.1.0
Bump ago from 0.0.95 to 0.1.0
2025-04-08 10:05:06 -06:00
dependabot[bot]
1f13176fa6 Bump moto from 5.1.2 to 5.1.3
Bumps [moto](https://github.com/getmoto/moto) from 5.1.2 to 5.1.3.
- [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.2...5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 01:11:50 +00:00
dependabot[bot]
09c6d0445d Bump pip-audit from 2.8.0 to 2.9.0
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 01:04:34 +00:00
dependabot[bot]
c328353e18 Bump ago from 0.0.95 to 0.1.0
---
updated-dependencies:
- dependency-name: ago
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 21:27:13 +00:00
Alex Janousek
e9e0601237 Merge pull request #2473 from GSA/dependabot/pip/phonenumbers-9.0.2
Bump phonenumbers from 8.13.55 to 9.0.2
2025-04-07 17:25:24 -04:00
dependabot[bot]
88f29a6727 Bump phonenumbers from 8.13.55 to 9.0.2
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.55 to 9.0.2.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.55...v9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 18:51:04 +00:00
Alex Janousek
9d4d55a670 Merge pull request #2474 from GSA/dependabot/pip/pyexcel-xlsx-0.6.1
Bump pyexcel-xlsx from 0.6.0 to 0.6.1
2025-04-07 14:49:07 -04:00
Alex Janousek
3211c5a16f Merge pull request #2476 from GSA/dependabot/npm_and_yarn/uswds/compile-1.2.2
Bump @uswds/compile from 1.2.1 to 1.2.2
2025-04-07 14:48:54 -04:00
Alex Janousek
9c8aa9c0e2 Merge pull request #2477 from GSA/dependabot/npm_and_yarn/rollup-4.39.0
Bump rollup from 4.38.0 to 4.39.0
2025-04-07 14:48:42 -04:00
Alex Janousek
c2508f7230 Merge pull request #2487 from GSA/dependabot/npm_and_yarn/sass-embedded-1.86.3
Bump sass-embedded from 1.86.1 to 1.86.3
2025-04-07 14:48:17 -04:00
alexjanousekGSA
b5675e586e Fixed security issue and noscript iframe 2025-04-07 14:45:28 -04:00
Jonathan Bobel
823b490331 Merge branch 'main' of https://github.com/GSA/notifications-admin into 2041-csv-upload-more-instructions 2025-04-07 11:22:12 -04:00
dependabot[bot]
e69d6f807f Bump sass-embedded from 1.86.1 to 1.86.3
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.86.1 to 1.86.3.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.86.1...1.86.3)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-version: 1.86.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 23:53:25 +00:00
ccostino
ee8213f670 Merge pull request #2485 from GSA/updating_assets_folder
updating asset folder
2025-04-04 14:57:47 -04:00
Beverly Nguyen
c43174be78 Merge pull request #2484 from GSA/corrupt_csv
fix blank lines at end of csv
2025-04-04 11:34:09 -07:00
Jonathan Bobel
548072fe66 Content and styling updates to CSV upload page 2025-04-04 14:33:11 -04:00
Beverly Nguyen
7f3e368427 updating asset folder 2025-04-04 11:29:53 -07:00
Beverly Nguyen
caed2ad5d6 updating asset folder 2025-04-04 11:27:20 -07:00
dependabot[bot]
3401b994cd Bump pyexcel-xlsx from 0.6.0 to 0.6.1
Bumps [pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/pyexcel/pyexcel-xlsx/releases)
- [Changelog](https://github.com/pyexcel/pyexcel-xlsx/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/pyexcel/pyexcel-xlsx/compare/v0.6.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 18:07:10 +00:00
Beverly Nguyen
d5798bb818 Merge pull request #2480 from GSA/2475-target-blank-error 2025-04-04 11:05:11 -07:00
Kenneth Kehl
0cf9abf5e8 add test 2025-04-04 09:35:01 -07:00
Kenneth Kehl
0bdf0cb073 fix blank lines at end of csv 2025-04-04 09:13:46 -07:00