Commit Graph

15347 Commits

Author SHA1 Message Date
Jonathan Bobel
28bc4befbe Small changes to the data viz colors and chart sizing 2024-08-08 16:29:35 -04: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
Carlo Costino
b654bca6bf Merge pull request #1807 from GSA/1806-add-how-to-debug-in-staging-in-docs
add debug staging api to docs
2024-08-08 14:03:32 -04:00
Carlo Costino
21da7ef7db Update docs/debug-issues-with-staging-api.md
Some additional formatting.
2024-08-08 13:49:49 -04:00
dependabot[bot]
3bafa48577 Bump botocore from 1.34.150 to 1.34.156
Bumps [botocore](https://github.com/boto/botocore) from 1.34.150 to 1.34.156.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.150...1.34.156)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 16:39:07 +00:00
Beverly Nguyen
d1701ab946 Merge pull request #1819 from GSA/1810-clean-up-data-viz-ui-component
fix 400 errors
2024-08-07 17:23:11 -07:00
Beverly Nguyen
b426a17cf8 fix activity jtest test 2024-08-07 17:15:15 -07:00
Beverly Nguyen
86748c3317 js lint 2024-08-07 17:03:25 -07:00
Beverly Nguyen
1a75fc5142 fixed coverage report 2024-08-07 16:44:02 -07:00
Beverly Nguyen
2bb398a962 fixing console errors 2024-08-07 15:54:54 -07:00
Beverly Nguyen
92026a83aa fixing console errors 2024-08-07 15:54:21 -07:00
Beverly Nguyen
a6ac7086da fixing console errors 2024-08-07 15:48:35 -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
Beverly Nguyen
65d339fb8a fix jest testing errors 2024-08-07 15:16:09 -07:00
Carlo Costino
0f75fbf11e Merge pull request #1813 from GSA/notify-admin-1267
E2E Bug Fix: Get Dependabot to work properly with end-to-end tests
2024-08-07 18:00:13 -04:00
Kenneth Kehl
b77a142f6b try moving if block 2024-08-07 07:37:04 -07:00
Beverly Nguyen
078fbb7f4e Merge branch 'main' into 1810-clean-up-data-viz-ui-component 2024-08-06 17:32:12 -07:00
Beverly Nguyen
ad2151b637 fix 400 errors 2024-08-06 17:28:14 -07:00
Kenneth Kehl
89eb24c795 add ds.baseline 2024-08-06 08:37:43 -07:00
Kenneth Kehl
a48f4fa476 Merge pull request #1809 from GSA/notify-admin-1267
E2E Bug Fix: Get Dependabot to work properly with end-to-end tests
2024-08-05 14:10:02 -07:00
Kenneth Kehl
cf505faef9 Merge pull request #1808 from GSA/1795-bug-recent-batches-table-not-displaying-most-recent-jobs
avoid jobs with job_status = cancelled
2024-08-05 13:34:36 -07:00
Kenneth Kehl
7c89863eab add more environment variables for e2e tests 2024-08-05 13:20:21 -07:00
Beverly Nguyen
bdbdaaae8a avoid jobs with job status cancelled 2024-08-05 13:06:51 -07:00
Beverly Nguyen
cd1cedad69 add debug staging api to docs 2024-08-05 12:09:38 -07:00
Kenneth Kehl
bc853367d9 Merge pull request #1800 from GSA/update-dependabot
Update dependabot.yml config
2024-08-05 11:35:23 -07:00
Carlo Costino
9f79ae314f Update dependabot.yml config
This changeset updates our dependabot.yml configuration to match what the documentation currently says is current:

* Adjusts version referenced from 3 to 2 to match the docs
* Adjusts the formatting of values to match the docs

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-08-05 11:55:43 -04:00
Carlo Costino
863979b726 Merge pull request #1797 from GSA/Logging_the_job_information_that_was_retrieved
Logging the job information that was retrieved
2024-08-02 16:37:43 -04: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
Cliff Hill
03466d0184 Removing pformat from the change.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-08-02 14:37:06 -04:00
Cliff Hill
131d99a4df iAdding some logging for Bev.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-08-02 14:02:44 -04:00
Carlo Costino
22bc355562 Merge pull request #1623 from GSA/1484-dashboard-visualizations
1484 dashboard visualizations
2024-08-01 21:31:33 -04:00
Beverly Nguyen
9471174f20 removed extra template path in gulp 2024-08-01 15:44:05 -07:00
Beverly Nguyen
da33213730 Merge branch 'main' into 1484-dashboard-visualizations 2024-08-01 15:42:44 -07:00
Carlo Costino
da34acaf76 Merge pull request #1743 from GSA/1677-user-story-view-table-of-all-jobs-sent-with-my-service
new activity page
2024-08-01 15:00:38 -04:00
Beverly Nguyen
97ae46d57b table th color changed 2024-08-01 09:34:57 -07:00
Carlo Costino
989aaf747f Merge pull request #1784 from GSA/1676-individual-job-table-updates
1676 - Updates to Job status page
2024-07-31 23:35:41 -04:00
Carlo Costino
fd046e02e7 Merge pull request #1791 from GSA/notify-admin-1188
remove uk bank holidays
2024-07-31 16:50:49 -04:00
Jonathan Bobel
7715e6b275 Removing commented code - PR comment 2024-07-31 12:15:55 -04:00
Jonathan Bobel
cfc65d20c3 Too many blank lines? 2024-07-31 11:54:45 -04:00
Jonathan Bobel
634f3f9643 Removing a print command 2024-07-31 11:34:42 -04:00
Jonathan Bobel
71cca74779 Updates to dashboard and py tests for dashboard 2024-07-31 11:34:19 -04:00
Kenneth Kehl
a1180747d5 remove uk bank holidays 2024-07-31 08:17:29 -07:00
Jonathan Bobel
d12d2418a5 Addressing some PR comments 2024-07-31 10:25:59 -04:00
Jonathan Bobel
5680f5c98f Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations 2024-07-31 10:01:35 -04:00