Jonathan Bobel
c7b90e3010
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
2024-07-24 10:47:54 -04:00
Carlo Costino
058547231c
Merge pull request #1733 from GSA/notify-admin-980
...
add github repos to footer
2024-07-23 18:41:36 -04:00
Carlo Costino
c5e521c534
Merge pull request #1751 from GSA/increase-prod-memory
...
Increased Admin app memory to 4 GB
2024-07-23 17:29:42 -04:00
Jonathan Bobel
ad2e5de01b
Removing service_id from chart, and small style update
2024-07-23 15:55:09 -04:00
Jonathan Bobel
5b1516bdd1
Another test update
2024-07-23 15:27:03 -04:00
Jonathan Bobel
3dcc438542
Adjusting some tests
2024-07-23 14:58:13 -04:00
Kenneth Kehl
43c72d2ebc
Update app/templates/new/components/footer.html
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2024-07-23 11:37:22 -07:00
Carlo Costino
da11e3d9ef
Increased Admin app memory to 4 GB
...
This changeset updates the memory available to the API app and workers to be 4 GB to improve app stability and performance.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-07-23 12:14:45 -04:00
Jonathan Bobel
a0e64304d6
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
2024-07-23 11:54:00 -04:00
Jonathan Bobel
4af04ff183
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
...
# Conflicts:
# package-lock.json
# package.json
2024-07-23 11:39:49 -04:00
Carlo Costino
1a98fc6370
Merge pull request #1727 from GSA/notify-admin-1697
...
hide settings button if user doesn't have permission to manage the service
2024-07-23 10:37:48 -04:00
Kenneth Kehl
f7d0b728cd
merge from main
2024-07-23 07:21:20 -07:00
Kenneth Kehl
9af1d922d3
merge from main
2024-07-23 07:20:05 -07:00
Carlo Costino
d968fcd4e5
Merge pull request #1707 from GSA/1634-timedate-column-within-recent-batch-table-isnt-accurate
...
update timestamp to display notification time created_at
2024-07-22 18:14:26 -04:00
Carlo Costino
abc409ab08
Merge pull request #1714 from GSA/1635-time-within-status-banner-on-confirmation-page-is-not-accurate
...
updating the timestamp to showcase time job sent
2024-07-22 18:03:21 -04:00
Carlo Costino
0b7c427b98
Merge pull request #1748 from GSA/admin-1701_setting_up_logging_to_track_this
...
Put logging where I think it will help the most.
2024-07-22 17:54:37 -04:00
Carlo Costino
ea4e9d1e0b
Merge pull request #1747 from GSA/update-python-deps-7-22-24
...
Python dependency updates - 7/22/24
2024-07-22 17:36:08 -04:00
Carlo Costino
0b42fe73f2
Merge pull request #1606 from GSA/notify-admin-1395
...
add debug for investigating stack trace in logs
2024-07-22 17:21:30 -04:00
Carlo Costino
2037469bf6
Merge pull request #1689 from GSA/1682-update-remaining-outdated-npm-dependencies
...
1682 update remaining outdated npm dependencies
2024-07-22 17:07:26 -04:00
Cliff Hill
8c2190e3c4
Stuff was fixed.
...
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov >
2024-07-22 17:05:44 -04:00
Cliff Hill
9b00618b5b
Put logging where I think it will help the most.
...
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov >
2024-07-22 16:38:34 -04:00
Carlo Costino
a08cf0ca44
Python dependency updates - 7/22/24
...
This changeset updates a few Python dependencies that Dependabot had flagged for updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-07-22 16:05:04 -04:00
John Skiles Skinner
b28ac059f9
Merge branch 'main' into 1682-update-remaining-outdated-npm-dependencies
2024-07-22 12:58:05 -07:00
Carlo Costino
f26b857796
Merge pull request #1725 from GSA/notify-admin-1692
...
update flake8-pytest-style-plugin
2024-07-22 15:52:29 -04:00
Carlo Costino
7e0fa90fb2
Merge pull request #1738 from GSA/jskinne3-upgrade-terraform-cloudgov
...
Upgrade terraform cloudgov
2024-07-22 12:51:37 -04:00
Carlo Costino
210ea7b54b
Merge pull request #1742 from GSA/jskinne3-update-terraform-cloudgov-dev-env
...
Upgrade terraform-cloudgov, remove recursive_delete in dev module
2024-07-22 12:38:45 -04:00
John Skiles Skinner
3567a0651a
Upgrade terraform-cloudgov, remove recursive_delete in dev module
2024-07-18 15:56:27 -07:00
alexjanousekGSA
93609417c1
Added requirements file
2024-07-18 15:17:12 -06:00
Jonathan Bobel
5cf05bd4b6
Missing semicolons
2024-07-18 16:14:25 -04:00
Jonathan Bobel
5f5f6a948b
Fixing build errors
2024-07-18 15:59:27 -04:00
Jonathan Bobel
c80645b11c
Changes to fix a build error and removing dummy Failed data
2024-07-18 15:52:27 -04:00
Jonathan Bobel
20ab840f27
removing console.logs
2024-07-18 15:42:32 -04:00
Jonathan Bobel
2029c64ea6
case issue was failing the build
2024-07-18 15:39:30 -04:00
Jonathan Bobel
b3de594741
Removing duplicate js
2024-07-18 15:30:16 -04:00
Jonathan Bobel
afd82f3742
Separated the js to make it easier to test
2024-07-18 15:27:17 -04:00
Jonathan Bobel
2e81f6f45a
Checking if the threshold is why this branch is failing
2024-07-18 13:14:36 -04:00
Jonathan Bobel
47bb1e4c8c
Test updates - still need more coverage
2024-07-18 12:36:49 -04:00
John Skiles Skinner
b8a62852a6
Terraform fmt
2024-07-17 17:35:17 -07:00
John Skiles Skinner
aef7ff487e
Add prevent_destory in Bootstrap module
2024-07-17 17:02:56 -07:00
John Skiles Skinner
43818a6df4
Add a note about an upgrade I don't feel good about making just now
2024-07-17 17:00:21 -07:00
John Skiles Skinner
24bbf5fa9c
Upgrade terraform-cloudgov in 4 env modules, remove recursive_delete
2024-07-17 16:52:51 -07:00
John Skiles Skinner
c41cb94a5d
Add prevent_destroy to env modules
2024-07-17 16:47:30 -07:00
John Skiles Skinner
58dc83d9fd
Upgrade terraform-cloudgov version and args in Bootstrap module
2024-07-17 16:35:58 -07:00
Carlo Costino
7507de973e
Merge pull request #1736 from GSA/jskinne3-sandbox-remove-old-redis
...
Delete outdated Redis instance from Sandbox Terraform config
2024-07-17 18:02:50 -04:00
John Skiles Skinner
5800f9289e
Delete outdated Redis instance from Sandbox Terraform config
2024-07-17 14:54:37 -07:00
Carlo Costino
2242bb17ad
Merge pull request #1732 from GSA/jskinne3-link-to-terraform-docs
...
Replace old Terraform README with link
2024-07-17 17:45:58 -04:00
Carlo Costino
6b58981005
Merge pull request #1735 from GSA/notify-compliance-46d
...
fix /verify/code
2024-07-17 16:51:10 -04:00
Kenneth Kehl
39ee6b677f
fix /verify/code
2024-07-17 13:35:51 -07:00
Carlo Costino
f5666d9901
Merge pull request #1734 from GSA/notify-compliance-46d
...
add debug for compliance #46
2024-07-17 16:22:19 -04:00
Kenneth Kehl
cb46bb1e24
add debug for compliance #46
2024-07-17 12:59:13 -07:00