Skip to content

Commit

Permalink
Merge pull request #515 from UN-OCHA/deploy-20241217
Browse files Browse the repository at this point in the history
Deploy 17-12-2024
  • Loading branch information
lazysoundsystem authored Dec 16, 2024
2 parents 09d9325 + e7021be commit f57a6e3
Show file tree
Hide file tree
Showing 10 changed files with 403 additions and 434 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->

## [9.7.9](https://github.com/UN-OCHA/gms-site/compare/v9.7.8...v9.7.9) (2024-12-16)

### Chores

* Update all outdated drupal/* unocha/* drush/* packages. ([fea9df](https://github.com/UN-OCHA/gms-site/commit/fea9df45b24d6c403d082c25cd731877571d7d21), [1c8dcf](https://github.com/UN-OCHA/gms-site/commit/1c8dcfecab4b36395e5d0b2838cb0885edc521ce), [00ea33](https://github.com/UN-OCHA/gms-site/commit/00ea334ebd129caceca1f488ef94198fc9cb3d63))

##### Deps

* Bump nanoid in /html/themes/custom/gms_ocha_common ([088951](https://github.com/UN-OCHA/gms-site/commit/088951b1a1ed6539682af1a52b911bca219bc99d))

## [9.7.8](https://github.com/UN-OCHA/gms-site/compare/v9.7.7...v9.7.8) (2024-11-21)

### Chores
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,5 +310,5 @@
"@git-hooks"
]
},
"version": "9.7.8"
"version": "9.7.9"
}
764 changes: 355 additions & 409 deletions composer.lock

Large diffs are not rendered by default.

28 changes: 22 additions & 6 deletions html/themes/custom/gms_ocha_common/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -6843,7 +6843,7 @@ strong u {
}

.onegms-home-pg .cd-layout-container main .cd-layout-content-wrapper .onegms-user-rl-container .column a.cerf:hover {
background-color: #fbd45b;
background-color: #ffcb05;
}

.view-request-form-data table.cols-6 {
Expand Down Expand Up @@ -7012,7 +7012,7 @@ strong u {

.help-portal-page .cerf-help-portal .browse-user-roles .cd-container .cd-content h2 {
font-size: 22px !important;
color: #ffc417 !important;
color: #ffcb05 !important;
}

.help-portal-page .cerf-help-portal .browse-user-roles .cd-container .cd-content p {
Expand Down Expand Up @@ -7105,6 +7105,12 @@ strong u {
font-size: 46px;
color: #418fde;
}
.help-portal-page .cerf-help-portal .browse-user-roles .cd-container .cd-content .user-roles-section .user-role h3 i {
margin-right: 10px;
float: left;
font-size: 46px;
color: #009edb;
}

.help-portal-page .browse-user-roles .cd-container .cd-content .user-roles-section .user-role p {
margin: 10px 0px 0px 0px;
Expand All @@ -7127,7 +7133,7 @@ strong u {

.help-portal-page .browse-user-roles .cd-container .cd-content .user-roles-section .user-role:hover {
height: 160px;
background-color: #fbd45c !important;
background-color: #ffcb05 !important;
}

.help-portal-page .browse-user-roles .cd-container .cd-content .user-roles-section .user-role:hover h3 i {
Expand Down Expand Up @@ -7284,6 +7290,13 @@ strong u {
color: #418fde;
}

.help-portal-page .cerf-help-portal .grey-section .section i {
margin-right: 15px;
float: left;
font-size: 40px;
color: #009edb;
}

.onegms-support-pg .grey-section .section i {
margin-right: 15px;
float: left;
Expand Down Expand Up @@ -7450,6 +7463,9 @@ strong u {
.help-portal-page .gms-help-portal .cd-layout-container .cd-container .cd-content h2 {
color: #418fde;
}
.help-portal-page .cerf-help-portal .cd-layout-container .cd-container .cd-content h2 {
color: #009edb;
}

.help-portal-page .gms-help-portal .cd-layout-container .cd-container .cd-content h2:after {
content: "";
Expand Down Expand Up @@ -7670,14 +7686,14 @@ strong u {


.cd-fluid_navigation ul.custom-menu-cerf li:hover {
background: #FBD45C;
background: #ffcb05;
}
.cd-fluid_navigation ul.custom-menu-cerf li:hover a {
color: #333;
}
.cd-fluid_navigation ul.custom-menu-cerf li.is-active {
color: #333;
background-color: #FBD45C;
background-color: #ffcb05;
}
.cd-fluid_navigation ul.custom-menu-cerf li.is-active a {
color: #333;
Expand Down Expand Up @@ -7790,7 +7806,7 @@ display: block;}
.gms-home-page .bottom-panel {padding: 40px 0 50px 0;}
.gms-home-page .bottom-panel p {font-size: 16px; font-weight: 300; line-height: 22px; color: #777; letter-spacing: -0.1px;}

.gms-home-page a.cerf-btn {background-color: #fff4d4; font-size: 16px; border-left:10px solid #fbd45c; padding: 6px 15px; color: #555 !important; font-weight: 300; text-decoration: none; transition: all 0.2s linear;}
.gms-home-page a.cerf-btn {background-color: #fff4d4; font-size: 16px; border-left:10px solid #ffcb05; padding: 6px 15px; color: #555 !important; font-weight: 300; text-decoration: none; transition: all 0.2s linear;}
.gms-home-page a.cerf-btn:hover {background-color: #418fde; color: #fff !important; text-decoration:none !important;}
.gms-home-page a.cbpf-btn {background-color: #ffdeda; font-size: 16px; border-left:10px solid #f37261; padding: 6px 15px; color: #555 !important; font-weight: 300; text-decoration: none; transition: all 0.2s linear;}
.gms-home-page a.cbpf-btn:hover {background-color: #418fde; color: #fff !important; text-decoration:none !important;}
Expand Down
6 changes: 3 additions & 3 deletions html/themes/custom/gms_ocha_common/img/icon-agency.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions html/themes/custom/gms_ocha_common/img/icon-cerf-finance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions html/themes/custom/gms_ocha_common/img/icon-cerf-hq.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions html/themes/custom/gms_ocha_common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,9 +371,6 @@
"oomphinc/composer-installers-extender": {
"version": "2.0.0"
},
"paragonie/random_compat": {
"version": "v9.99.100"
},
"pdepend/pdepend": {
"version": "2.10.1"
},
Expand Down

0 comments on commit f57a6e3

Please sign in to comment.