Commit Graph

15526 Commits

Author SHA1 Message Date
Beverly Nguyen
0391c94677 adjusted width 2024-08-12 23:53:44 -07:00
Beverly Nguyen
5d211f7c59 fixed flake8 2024-08-12 23:50:13 -07:00
Beverly Nguyen
e3c78c5871 added download url and stat count in table 2024-08-12 23:45:01 -07:00
Beverly Nguyen
c5b71dfe8d added download url and stat count in table 2024-08-12 23:28:41 -07:00
dependabot[bot]
847057b2a8 Bump redis from 5.0.7 to 5.0.8
Bumps [redis](https://github.com/redis/redis-py) from 5.0.7 to 5.0.8.
- [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/v5.0.7...v5.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 02:29:34 +00:00
dependabot[bot]
932963beb5 Bump @uswds/uswds from 3.8.1 to 3.8.2
Bumps [@uswds/uswds](https://github.com/uswds/uswds) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/uswds/uswds/releases)
- [Commits](https://github.com/uswds/uswds/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: "@uswds/uswds"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 02:28:57 +00:00
Carlo Costino
d10a46c5ee Merge pull request #1832 from GSA/1810-clean-up-data-viz-ui-component
1810 clean up data viz UI component
2024-08-12 22:27:40 -04:00
Beverly Nguyen
cf5ea736e2 removed unused js file 2024-08-12 15:08:40 -07:00
Beverly Nguyen
aa1a738463 uninstalled sockeio client 2024-08-12 15:05:24 -07:00
Beverly Nguyen
bfb08173c2 Merge branch 'main' into 1810-clean-up-data-viz-ui-component 2024-08-12 15:02:48 -07:00
Carlo Costino
46c11285c6 Merge pull request #1831 from GSA/feature/updating-node-modules
Feature/updating node modules
2024-08-12 17:45:04 -04:00
alexjanousekGSA
57ee345451 Removed chart js 2024-08-12 15:29:35 -06:00
Beverly Nguyen
6d09d44a84 removed flask-socketio 2024-08-12 13:38:29 -07:00
Beverly Nguyen
a0e177b99b add comments 2024-08-12 11:51:20 -07:00
Beverly Nguyen
96d6415578 add comments 2024-08-12 11:47:56 -07:00
Kenneth Kehl
bda957f76a change delimiter back to comma 2024-08-12 07:27:32 -07:00
Kenneth Kehl
6cb03d962e merge from main 2024-08-12 07:15:46 -07:00
Beverly Nguyen
2f62a57c7c fixed pytest 2024-08-09 15:04:56 -07:00
Beverly Nguyen
de27071112 fixed js errors 2024-08-09 14:49:16 -07:00
Beverly Nguyen
2cbab8727f fixed isort 2024-08-09 14:33:53 -07:00
Beverly Nguyen
a6e7e15643 Merge branch 'main' into 1810-clean-up-data-viz-ui-component 2024-08-09 14:29:51 -07:00
Beverly Nguyen
9e6f87ace1 removed socket io 2024-08-09 14:29:14 -07:00
Carlo Costino
7d22f23217 Merge pull request #1830 from GSA/1824-data-viz-changes
1824 data viz changes
2024-08-09 15:59:11 -04:00
Carlo Costino
75a69dc8a6 Merge pull request #1780 from GSA/notify-compliance-48
Notify compliance 48
2024-08-09 15:32:29 -04:00
Kenneth Kehl
191b591ac0 merge from main 2024-08-09 11:40:44 -07:00
alexjanousekGSA
e5b4dd5a31 Merge branch 'feature/updating-node-modules' of https://github.com/GSA/notifications-admin into feature/updating-node-modules 2024-08-09 11:00:53 -06:00
alexjanousekGSA
d9d802cfb7 Added charts back 2024-08-09 10:57:59 -06:00
Alex Janousek
cb8e620343 Merge branch 'main' into feature/updating-node-modules 2024-08-09 10:50:30 -06:00
alexjanousekGSA
393ba67878 Added d3 2024-08-09 10:48:39 -06:00
alexjanousekGSA
39981c1f70 Added back new chart module 2024-08-09 10:43:56 -06:00
alexjanousekGSA
0a39077fc8 Added another missing file 2024-08-09 09:41:13 -06:00
alexjanousekGSA
220106ff6b Added another file 2024-08-09 09:18:50 -06:00
Jonathan Bobel
832932f3b8 Updates to styles and js 2024-08-09 10:33:51 -04:00
alexjanousekGSA
1acb37c012 Added styling files back 2024-08-09 07:40:58 -06:00
Jonathan Bobel
45bc6a9173 test updates 2024-08-08 16:53:56 -04:00
Jonathan Bobel
3e472e0a97 Test update 2024-08-08 16:35:09 -04:00
alexjanousekGSA
9b768846cb Updated rollup 2024-08-08 14:32:33 -06:00
Jonathan Bobel
a395ad0281 Multiples of 8 2024-08-08 16:30:34 -04:00
Jonathan Bobel
28bc4befbe Small changes to the data viz colors and chart sizing 2024-08-08 16:29:35 -04:00
Kenneth Kehl
193e1f7952 fix duplicate test name 2024-08-08 13:16:29 -07:00
Kenneth Kehl
38a6c35afd add test 2024-08-08 13:11:58 -07:00
Kenneth Kehl
ee1dcdeb03 strip commas from fields 2024-08-08 13:02:51 -07:00
alexjanousekGSA
25f75a98ec Replaced stream queue 2024-08-08 14:01:05 -06:00
alexjanousekGSA
cc310d8a23 Added simple package updates 2024-08-08 13:58:33 -06:00
alexjanousekGSA
e730c46525 Removed test command 2024-08-08 13:45:38 -06:00
Andrew Shumway
7d6b209c8d Merge pull request #1828 from GSA/dependabot/pip/botocore-1.34.156
Bump botocore from 1.34.150 to 1.34.156
2024-08-08 13:23:10 -06:00
Jonathan Bobel
064cae7c31 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1674-match-recent-batches-to-wireframe
# Conflicts:
#	tests/javascripts/activityChart.test.js
2024-08-08 15:07:03 -04:00
Jonathan Bobel
a3d9c24d34 Fixing a test 2024-08-08 14:47:35 -04:00
Jonathan Bobel
c778ad092b Removing reports column and adjusting tests 2024-08-08 14:42:15 -04:00
Kenneth Kehl
f3cab5a6cc revert Makefile changes 2024-08-08 11:22:08 -07:00