Commit Graph

15662 Commits

Author SHA1 Message Date
Kenneth Kehl
3ce9097a02 Merge pull request #1837 from GSA/1817-activity-page-updates
1817 activity page updates
2024-08-14 07:33:15 -07:00
Jonathan Bobel
d57531a2b5 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1674-match-recent-batches-to-wireframe 2024-08-13 16:51:18 -04:00
Carlo Costino
44126a2f0c Merge pull request #1839 from GSA/bugfix/images
Added back part that got removed that allowed png images
2024-08-13 16:19:04 -04:00
Jonathan Bobel
49e390dd5e Using rows so it passes the test 2024-08-13 15:29:19 -04:00
Jonathan Bobel
f17ee0147f Test updates 2024-08-13 15:16:19 -04:00
alexjanousekGSA
3397b0c380 Added back part that got removed that allowed png images 2024-08-13 14:15:02 -05:00
Jonathan Bobel
9a59a09bf8 Show templates even if there is just 1 2024-08-13 15:06:08 -04:00
Jonathan Bobel
0fabcabeb3 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1674-match-recent-batches-to-wireframe
# Conflicts:
#	tests/app/main/views/test_dashboard.py
#	tests/javascripts/activityChart.test.js
2024-08-13 14:57:01 -04:00
Kenneth Kehl
6e77caee1a Merge pull request #1815 from GSA/notify-admin-1218
add front end for download all users
2024-08-13 11:52:13 -07:00
Kenneth Kehl
b5d4e12466 fix formatting 2024-08-13 11:37:08 -07:00
Kenneth Kehl
3a647ffa91 Merge branch 'main' into notify-admin-1218 2024-08-13 11:27:14 -07:00
Beverly Nguyen
832f18a1a9 added zeros to failed messages 2024-08-13 09:56:36 -07:00
Kenneth Kehl
556e381677 Merge pull request #1790 from GSA/dependabot/pip/redis-5.0.8
Bump redis from 5.0.7 to 5.0.8
2024-08-13 07:44:58 -07:00
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