Commit Graph

10025 Commits

Author SHA1 Message Date
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
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
Beverly Nguyen
0391c94677 adjusted width 2024-08-12 23:53:44 -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
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
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
Kenneth Kehl
191b591ac0 merge from main 2024-08-09 11:40:44 -07:00
Jonathan Bobel
832932f3b8 Updates to styles and js 2024-08-09 10:33:51 -04:00
Jonathan Bobel
45bc6a9173 test updates 2024-08-08 16:53:56 -04: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
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
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
c778ad092b Removing reports column and adjusting tests 2024-08-08 14:42:15 -04:00
Kenneth Kehl
b6dd9967ed code review feedback 2024-08-08 11:14:24 -07:00
Kenneth Kehl
1a75e56187 code review feedback 2024-08-08 10:59:57 -07:00
Kenneth Kehl
69e9c6d1ca code review changes 2024-08-08 10:47:18 -07:00
Beverly Nguyen
86748c3317 js lint 2024-08-07 17:03:25 -07:00
Beverly Nguyen
2bb398a962 fixing console errors 2024-08-07 15:54:54 -07:00
Beverly Nguyen
c6f1ae37a4 fixing console errors 2024-08-07 15:47:33 -07:00
Beverly Nguyen
f65655e56c fixing console errors 2024-08-07 15:42:46 -07:00
Beverly Nguyen
5797e989fd fixing console errors 2024-08-07 15:33:08 -07:00
Beverly Nguyen
4bfbd9f71f fixing console errors 2024-08-07 15:27:43 -07:00
Jonathan Bobel
e7e3bac36c Updates to the activity table(s) on the dashboard 2024-08-07 16:20:40 -04:00
Kenneth Kehl
2497679046 switch commas to tabs 2024-08-07 07:21:53 -07:00
Beverly Nguyen
ad2151b637 fix 400 errors 2024-08-06 17:28:14 -07:00
Jonathan Bobel
1a528626de Merge branch '1669-toggle-between-recent-activity-and-all-activity' into 1674-match-recent-batches-to-wireframe 2024-08-06 15:28:46 -04:00
Kenneth Kehl
323ecf63f4 remove unused import 2024-08-06 12:27:42 -07:00
Jonathan Bobel
b01ca6bb15 Updates to the template table and removing the table being replicated 2 times 2024-08-06 15:03:57 -04:00
Kenneth Kehl
7b03d02447 add front end for download all users 2024-08-06 11:31:05 -07:00
Beverly Nguyen
bdbdaaae8a avoid jobs with job status cancelled 2024-08-05 13:06:51 -07:00
Jonathan Bobel
d6079a463d Adding the ability to switch tables in the js
Updating css
Testing updated js
2024-08-05 16:05:54 -04:00
Jonathan Bobel
7ac6400827 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1669-toggle-between-recent-activity-and-all-activity 2024-08-05 09:34:50 -04:00
Kenneth Kehl
af59b13836 code review feedback 2024-08-02 14:30:35 -07:00
Kenneth Kehl
79786df09c merge from main 2024-08-02 14:29:46 -07:00
Cliff Hill
0fe73f6973 Trying this now.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-08-02 15:14:17 -04:00
Cliff Hill
65da623458 Done stuff to make serialization work hopefully.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-08-02 15:01:55 -04:00
Cliff Hill
6b8be20ed2 Black & isort.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-08-02 14:50:52 -04:00
Cliff Hill
27ee039b2d iDumping object as a JSON.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-08-02 14:42:29 -04:00