Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-10191: Image style refactor #786

Merged
merged 32 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
83d9655
UHF-10191: Add new image styles and responsive image styles, update s…
teroelonen Jul 22, 2024
6fcfac3
UHF-10191: Fix responsive image style breakpoint offset
teroelonen Jul 22, 2024
1248294
UHF-10191: Change hero__bottom responsive image and its image styles …
teroelonen Jul 22, 2024
6350cb7
UHF-10191: Change hero__diagonal responsive image and its image style…
teroelonen Jul 23, 2024
8244713
UHF-10191: Add new media view display for card, change list of links …
teroelonen Jul 23, 2024
9298ff8
UHF-10191: Add DEPRECATED prefix to all old image style labels
teroelonen Jul 23, 2024
aabdd5d
UHF-10191: Change the contact card to use responsive image style
teroelonen Jul 23, 2024
8d4d503
UHF-10191: Change og_image to use the new image style, remove respons…
teroelonen Jul 23, 2024
5e83f38
UHF-10191: Fix type on lifup left right responsive image name
teroelonen Jul 23, 2024
9e0bc65
UHF-10191: Add main image media view display
teroelonen Jul 23, 2024
34e81fa
UHF-10191: Change TPR unit default view to use main image responsive …
teroelonen Jul 23, 2024
bc94d1d
UHF-10191: Fix Unit Contact Card responsive image style to correct si…
teroelonen Jul 24, 2024
f117073
UHF-10191: Revert install hook numbers to correct ones
teroelonen Jul 24, 2024
edef770
UHF-10191: Change the hearings paragraph to use new responsive image …
teroelonen Jul 24, 2024
61f5cb3
UHF-10191: Change addFieldValues function to create derivates of the …
teroelonen Jul 25, 2024
faf2e24
UHF-10191: Change news item to use main image and card teaser media v…
teroelonen Jul 25, 2024
a19fb64
UHF-10191: Modify district and project search to use responsive image…
teroelonen Jul 29, 2024
8c1a7f9
UHF-10191: Fix PHPCS
teroelonen Jul 29, 2024
d93072d
UHF-10191: Fixing phpstan issue
teroelonen Jul 30, 2024
2bd0431
UHF-10191: Fixing phpstan issue
teroelonen Jul 30, 2024
365cb3e
UHF-10191: Fixing phpstan issue
teroelonen Jul 30, 2024
85ff7bf
UHF-10191: Remove extra fields from the unit contact card display con…
teroelonen Jul 30, 2024
f50c887
UHF-10191: Fix the OG image test
teroelonen Jul 30, 2024
01a0304
UHF-10191: Add missing uuids
teroelonen Jul 30, 2024
e8dde21
UHF-10191: Add missing uuids
teroelonen Jul 30, 2024
906e8c7
UHF-10191: Merge branch 'main' of https://github.com/City-of-Helsinki…
teroelonen Aug 14, 2024
424dd64
UHF-10191: Add job listing organization image view mode and display
teroelonen Aug 15, 2024
4e450b6
UHF-10191: Merge branch 'UHF-10191' of https://github.com/City-of-Hel…
teroelonen Aug 15, 2024
9a91746
UHF-10191: Merge branch 'main' of https://github.com/City-of-Helsinki…
teroelonen Aug 23, 2024
000267a
UHF-10191: Fix typo on image style variants style names 575_2x to 576_2x
teroelonen Aug 26, 2024
c1a5f3f
UHF-10191: Merge branch 'UHF-10191' of https://github.com/City-of-Hel…
teroelonen Aug 26, 2024
c263f04
UHF-10191: Merge branch 'main' of https://github.com/City-of-Helsinki…
teroelonen Aug 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: 0d6cf7ce-b71e-46f7-ace4-26571fb842a1
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_1011w_674h
label: '1.5_1011w_674h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1011
height: 674
crop_type: focal_point
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: f6100985-d484-4c75-808f-4efc83669a6b
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_1022w_682h_LQ
label: '1.5_1022w_682h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1022
height: 682
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 55f0b53f-1c69-4f39-bb34-8bfba2a56c14
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_1120w_746h_LQ
label: '1.5_1120w_746h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1120
height: 746
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: 9025e1d6-6626-40d5-9171-ef66deb6384c
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_1183w_789h
label: '1.5_1183w_789h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1183
height: 789
crop_type: focal_point
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: ec725a8c-68ad-444e-a3cb-4325eaf20ddb
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_1200w_800h_LQ
label: '1.5_1200w_800h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1200
height: 800
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: 46021e85-9cd2-4ef0-9a8d-ff9bd4c965a2
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_1264w_843h
label: '1.5_1264w_843h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1264
height: 843
crop_type: focal_point
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 07cbcbf3-704f-488f-a77b-6556a487a653
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_1298w_866h_LQ
label: '1.5_1298w_866h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1298
height: 866
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 76b61f27-16e2-41d8-a65f-095d409ee01d
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_1470w_980h_LQ
label: '1.5_1470w_980h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1470
height: 980
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: cdcf3cbc-d6ca-49e1-9ff1-e777c6c07470
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_1726w_1152h_LQ
label: '1.5_1726w_1152h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1726
height: 1152
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: e5e88764-c77f-4a71-991c-8901bd3dd244
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_1854w_1236h_LQ
label: '1.5_1854w_1236h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 1854
height: 1236
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: b1c35a14-3cae-4772-950c-0c9b69b5e26c
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_2022w_1348h_LQ
label: '1.5_2022w_1348h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 2022
height: 1348
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: e6b4f7b2-ef82-47e9-b60f-5b1c918572b8
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_217w_145h
label: '1.5_217w_145h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 217
height: 145
crop_type: focal_point
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 6274ed05-02e3-4211-b740-63e548f5567e
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_2366w_1578h_LQ
label: '1.5_2366w_1578h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 2366
height: 1578
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 5fb49d93-3668-4d9b-afd2-d4b0a0cab831
langcode: en
status: true
dependencies:
module:
- focal_point
- image_style_quality
name: 1.5_2528w_1686h_LQ
label: '1.5_2528w_1686h_LQ'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 2528
height: 1686
crop_type: focal_point
4b95d242-03d3-43e7-b80b-80d660ed0a26:
uuid: 4b95d242-03d3-43e7-b80b-80d660ed0a26
id: image_style_quality
weight: 2
data:
quality: 65
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: d987c8f3-2b01-44b1-a50f-d49026cb7429
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_264w_176h
label: '1.5_264w_176h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 264
height: 176
crop_type: focal_point
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: c3e22534-e24b-496d-a39f-cf53a94c4b6e
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_294w_196h
label: '1.5_294w_196h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 294
height: 196
crop_type: focal_point
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: 601e10f8-dff2-46e1-979b-42453f314faa
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_341w_227h
label: '1.5_341w_227h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 341
height: 227
crop_type: focal_point
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
uuid: 9fe510a4-29f4-4c0d-98cc-b51b520cc563
langcode: en
status: true
dependencies:
module:
- focal_point
name: 1.5_378w_252h
label: '1.5_378w_252h'
effects:
e7da735e-aa35-463b-b99a-b61aba89a53f:
uuid: e7da735e-aa35-463b-b99a-b61aba89a53f
id: focal_point_scale_and_crop
weight: 1
data:
width: 378
height: 252
crop_type: focal_point
Loading