From a049ba9cc021f8e1d927a076915a9caf68adaf38 Mon Sep 17 00:00:00 2001 From: Samuel Gerard Date: Wed, 4 Dec 2024 10:57:22 -0800 Subject: [PATCH] [MDS-6281] Fix bootstrap accordions (#28) --- .github/workflows/pr-close.yml | 3 +- .github/workflows/pr-validate.yml | 1 + ...ative-penalties-tab-content.component.html | 4 +- ...ce-prosecutions-tab-content.component.html | 4 +- frontend/src/app/footer/footer.component.scss | 6 +- .../authorizations-tab-content.component.html | 2 +- .../compliance-tab-content.component.html | 2 +- .../documents-tab-content.component.html | 2 +- .../project-list/project-list.component.html | 2 +- frontend/src/assets/styles/footer.scss | 192 ------------------ 10 files changed, 15 insertions(+), 203 deletions(-) delete mode 100644 frontend/src/assets/styles/footer.scss diff --git a/.github/workflows/pr-close.yml b/.github/workflows/pr-close.yml index 172709b..3d3c4f6 100644 --- a/.github/workflows/pr-close.yml +++ b/.github/workflows/pr-close.yml @@ -18,4 +18,5 @@ jobs: oc_token: ${{ secrets.OC_TOKEN }} with: cleanup: helm - packages: cms frontend \ No newline at end of file + packages: cms frontend + remove_pvc: data-${{ github.event.repository.name }}-${{ github.event.number }}-bitnamijpg-0 \ No newline at end of file diff --git a/.github/workflows/pr-validate.yml b/.github/workflows/pr-validate.yml index 4f36f01..b460385 100644 --- a/.github/workflows/pr-validate.yml +++ b/.github/workflows/pr-validate.yml @@ -14,6 +14,7 @@ jobs: if: (! github.event.pull_request.draft) uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.8.2 with: + conventional_commits: false markdown_links: | - [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca) - [CMS](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca/api) diff --git a/frontend/src/app/enforcement-actions/administrative-penalties-tab-content/administrative-penalties-tab-content.component.html b/frontend/src/app/enforcement-actions/administrative-penalties-tab-content/administrative-penalties-tab-content.component.html index 4565bef..2eef006 100644 --- a/frontend/src/app/enforcement-actions/administrative-penalties-tab-content/administrative-penalties-tab-content.component.html +++ b/frontend/src/app/enforcement-actions/administrative-penalties-tab-content/administrative-penalties-tab-content.component.html @@ -23,14 +23,14 @@