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
Kenneth Kehl
1a75e56187
code review feedback
2024-08-08 10:59:57 -07:00
Carlo Costino
21da7ef7db
Update docs/debug-issues-with-staging-api.md
...
Some additional formatting.
2024-08-08 13:49:49 -04:00
Kenneth Kehl
69e9c6d1ca
code review changes
2024-08-08 10:47:18 -07: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
alexjanousekGSA
f8e85e5fa6
Added new package to see if it breaks pipeline
2024-08-07 21:58:55 -06: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
alexjanousekGSA
b1668ebe57
Made update to trigger successful build
2024-08-07 14:51:38 -06:00
Jonathan Bobel
e7e3bac36c
Updates to the activity table(s) on the dashboard
2024-08-07 16:20:40 -04:00
Kenneth Kehl
b77a142f6b
try moving if block
2024-08-07 07:37:04 -07:00
Kenneth Kehl
2497679046
switch commas to tabs
2024-08-07 07:21:53 -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
aed9778a65
fix tests
2024-08-06 12:42:34 -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
Kenneth Kehl
89eb24c795
add ds.baseline
2024-08-06 08:37:43 -07:00
Jonathan Bobel
6cecd5903a
Small test update
2024-08-06 10:17:50 -04: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
Jonathan Bobel
6e3ad6b354
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1669-toggle-between-recent-activity-and-all-activity
2024-08-05 16:06:15 -04: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
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
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
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