- Issue created by @baldwinlouie
- @baldwinlouie opened merge request.
- Status changed to Needs review
about 1 year ago 4:47pm 28 September 2023 - πΊπΈUnited States baldwinlouie
@yas, please review this patch. I've added two things with this patch
1. In
admin/config/services/cloud/settings
, I added the ability to configure which tabs can be turned off. I didn't want to create an entire new admin configuration form just for this, so I usedcloud_orchestrator_form_cloud_admin_settings_alter
to alter in the checkboxes.
2. InDashboardController.php
, slightly refactored the code to make it easier to maintain. - Status changed to RTBC
about 1 year ago 5:38pm 28 September 2023 - πΊπΈUnited States yas California πΊπΈ
@baldwinlouie
Thank you for the great patch. It looks good to me. I'll merge the patch to
6.x
, and close this issue as Fixed. -
yas β
committed 9473c306 on 6.x authored by
baldwinlouie β
Issue #3390237 by baldwinlouie, yas: Add a feature to make the display...
-
yas β
committed 9473c306 on 6.x authored by
baldwinlouie β
- Status changed to Fixed
about 1 year ago 6:12pm 28 September 2023 - @baldwinlouie opened merge request.
- Status changed to Needs review
about 1 year ago 4:26am 29 September 2023 - πΊπΈUnited States baldwinlouie
@yas, please review the hotfix at https://git.drupalcode.org/project/cloud_orchestrator/-/merge_requests/7...
During testing, I realize I needed to add defaults to
config/install/cloud_orchestrator.settings.yml
- Status changed to RTBC
about 1 year ago 4:40am 29 September 2023 - πΊπΈUnited States yas California πΊπΈ
@baldwinlouie
Thank you for the hotfix. I'll merge the patch to
6.x
, and close this issue as Fixed. - Status changed to Fixed
about 1 year ago 4:41am 29 September 2023 -
yas β
committed 668cf01d on 6.x authored by
baldwinlouie β
Issue #3390237 by baldwinlouie, yas: Hotfix - Add a feature to make the...
-
yas β
committed 668cf01d on 6.x authored by
baldwinlouie β
Automatically closed - issue fixed for 2 weeks with no activity.