Commit Graph

15166 Commits

Author SHA1 Message Date
Jonathan Bobel
dfcd71a6d3 Updates to table wrappers across the application
Grid update to dashboard
Small style updates
2024-07-25 15:36:31 -04:00
Carlo Costino
3ca1b4b32a Merge pull request #1761 from GSA/notify-compliance-46d
add another url for compliance #46
2024-07-24 11:25:34 -04:00
Carlo Costino
94ba7792e5 Merge pull request #1760 from GSA/update-python-runtime
Update Python runtime version for cloud.gov
2024-07-24 11:08:29 -04:00
Kenneth Kehl
08fec7e111 add another url for compliance #46 2024-07-24 07:59:05 -07:00
Carlo Costino
42fb5ad377 Update Python runtime version for cloud.gov
This changeset modifies the Python version specified in the runtime.txt file for cloud.gov.  The buildpack was recently updated, and the older version we had pinned is no longer supported.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-24 10:48:00 -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
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
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
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
Steven Reilly
6a187e472b Merge pull request #1731 from GSA/jskinne3-terraform-cloudgov-version
Specify version of terraform-cloudgov module
2024-07-17 15:30:23 -04:00
Kenneth Kehl
b60e49ef4a add github repos to footer 2024-07-17 09:57:25 -07:00
John Skiles Skinner
b34d3c8aa2 Expunge boilerplate instructions, link to updated ones in API repo 2024-07-16 14:23:21 -07:00
alexjanousekGSA
084eb318ff Added specific version of terrafor-cloudgov module 2024-07-16 15:11:25 -06:00
John Skiles Skinner
f6975724a8 Specify working version, sadly the oldest version 2024-07-16 13:55:29 -07:00
Kenneth Kehl
bb5d248e83 merge from main 2024-07-16 13:17:23 -07:00
Kenneth Kehl
bf556eb408 make settings button invisible if you don't have permission to manage settings 2024-07-16 13:01:12 -07:00
Kenneth Kehl
d0d56ab5c4 merge from main 2024-07-16 10:52:05 -07:00
Kenneth Kehl
0d3f06eb74 merge from main 2024-07-16 10:49:31 -07:00
Carlo Costino
2088a30b34 Merge pull request #1728 from GSA/notify-compliance-46d
another tweak for session management
2024-07-16 13:33:38 -04:00