Skip to content

Commit d84376f

Browse files
Merge branch 'develop' into feat/4758
2 parents e74e169 + 3d102a9 commit d84376f

File tree

11 files changed

+85
-30
lines changed

11 files changed

+85
-30
lines changed

.github/workflows/add-documentation-to-repo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
mongodb-version: [ 7.0.21 ]
1717
steps:
1818
- name: Harden Runner
19-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
19+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2020
with:
2121
egress-policy: audit
2222

.github/workflows/api-after-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
mongodb-version: [ 7.0.21 ]
2020
steps:
2121
- name: Harden Runner
22-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
22+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2323
with:
2424
egress-policy: audit
2525

.github/workflows/api-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
mongodb-version: [7.0.21]
2828
steps:
2929
- name: Harden Runner
30-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
30+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
3131
with:
3232
egress-policy: audit
3333

.github/workflows/api-schedule-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
mongodb-version: [ 7.0.21 ]
1919
steps:
2020
- name: Harden Runner
21-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
21+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2222
with:
2323
egress-policy: audit
2424

.github/workflows/api-schedule-vm0033.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
mongodb-version: [ 7.0.21 ]
1919
steps:
2020
- name: Harden Runner
21-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
21+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2222
with:
2323
egress-policy: audit
2424

.github/workflows/flow-pull-request-formatting.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: guardian-linux-medium
3232
steps:
3333
- name: Harden Runner
34-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
34+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
3535
with:
3636
egress-policy: audit
3737

@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Harden Runner
49-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
49+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
5050
with:
5151
egress-policy: audit
5252

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
node-version: [ 20.19.5 ]
1414
steps:
1515
- name: Harden Runner
16-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
16+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
1717
with:
1818
egress-policy: audit
1919

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: read
1717
steps:
1818
- name: Harden Runner
19-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
19+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2020
with:
2121
egress-policy: audit
2222

.github/workflows/ui-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
mongodb-version: [7.0.21]
1919
steps:
2020
- name: Harden Runner
21-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
21+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2222
with:
2323
egress-policy: audit
2424

frontend/src/app/modules/schema-engine/schema-configuration/schema-configuration.component.scss

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,12 @@ form {
403403

404404
*[disabled-dropdown="true"] {
405405
pointer-events: none !important;
406+
407+
&::ng-deep {
408+
.p-dropdown-trigger {
409+
display: none !important;
410+
}
411+
}
406412
}
407413

408414
.rmv-condition-btn {
@@ -419,17 +425,18 @@ form {
419425
}
420426

421427
.if-mode-dropdown {
422-
display: grid;
423-
grid-template-columns: 1fr auto 1fr;
424-
align-items: center;
425-
gap: 1rem;
426-
height: unset;
427-
margin-bottom: 1.5rem;
428-
429-
&::before, &::after {
430-
content: "";
431-
border-top: 2px dashed #A6B3BF;
432-
}
428+
display: grid;
429+
grid-template-columns: 1fr auto 1fr;
430+
align-items: center;
431+
gap: 1rem;
432+
height: unset;
433+
margin-bottom: 1.5rem;
434+
435+
&::before,
436+
&::after {
437+
content: "";
438+
border-top: 2px dashed #A6B3BF;
439+
}
433440
}
434441

435442
.if-text-mode {

0 commit comments

Comments
 (0)