Skip to content

Commit 678cde6

Browse files
authored
IBX-7332: Updated graphic request in Welcome Page: Content and Commerce (#101)
1 parent 41af732 commit 678cde6

File tree

19 files changed

+183
-586
lines changed

19 files changed

+183
-586
lines changed
317 KB
Loading

ibexa/commerce/4.6/assets/images/commerce.svg

Lines changed: 0 additions & 271 deletions
This file was deleted.

ibexa/commerce/4.6/assets/scss/_header.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
}
3636

3737
.ibexa-welcome-img {
38+
flex: initial;
3839
margin-top: 150px;
3940
margin-right: -300px;
4041
}
@@ -48,6 +49,7 @@
4849
.ibexa-welcome-header {
4950
.ibexa-welcome-img {
5051
width: 100%;
52+
margin-top: 190px;
5153
margin-right: 0;
5254
}
5355
}

ibexa/commerce/4.6/templates/themes/standard/full/welcome_page.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<div class="ibexa-welcome-column ibexa-welcome-header__img-column">
6969
<img
7070
class="ibexa-welcome-img ibexa-welcome-img--center"
71-
src="{{ asset('build/images/commerce.svg') }}"
71+
src="{{ asset('build/images/commerce.png') }}"
7272
alt="{{ 'ibexa_platform_welcome_page.header.image'|trans|desc('Commerce') }}"
7373
/>
7474
</div>
208 KB
Loading

ibexa/experience/4.6/assets/images/experience.svg

Lines changed: 0 additions & 134 deletions
This file was deleted.

ibexa/experience/4.6/assets/scss/_header.scss

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
}
3636

3737
.ibexa-welcome-img {
38+
flex: initial;
3839
margin-top: 150px;
3940
margin-right: -300px;
4041
}
@@ -48,33 +49,7 @@
4849
.ibexa-welcome-header {
4950
.ibexa-welcome-img {
5051
width: 100%;
51-
margin-right: 0;
52-
}
53-
}
54-
}
55-
56-
@media only screen and (max-width: 1200px) {
57-
.ibexa-welcome-header {
58-
&__img-column {
59-
display: none;
60-
}
61-
}
62-
}
63-
64-
@media only screen and (max-width: 600px) {
65-
.ibexa-welcome-header {
66-
.ibexa-welcome-section-header {
67-
font-size: 48px;
68-
line-height: 72px;
69-
margin-top: 100px;
70-
}
71-
}
72-
}
73-
74-
@media only screen and (max-width: 1700px) {
75-
.ibexa-welcome-header {
76-
.ibexa-welcome-img {
77-
width: 100%;
52+
margin-top: 190px;
7853
margin-right: 0;
7954
}
8055
}

ibexa/experience/4.6/templates/themes/standard/full/welcome_page.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<div class="ibexa-welcome-column ibexa-welcome-header__img-column">
6060
<img
6161
class="ibexa-welcome-img ibexa-welcome-img--center"
62-
src="{{ asset('build/images/experience.svg') }}"
62+
src="{{ asset('build/images/experience.png') }}"
6363
alt="{{ 'ibexa_platform_welcome_page.header.image'|trans|desc('Experience') }}"
6464
/>
6565
</div>

ibexa/experience/4.6/translations/ibexa_welcome_page.en.xlf

Lines changed: 57 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
<target state="new">If you need help, contact our support team</target>
1717
<note>key: ibexa_platform_welcome_page.contact.content</note>
1818
</trans-unit>
19+
<trans-unit id="3e3436ed63f3022eaa731069cb67f16853abc25c" resname="ibexa_platform_welcome_page.contact.image">
20+
<source>Support</source>
21+
<target state="new">Support</target>
22+
<note>key: ibexa_platform_welcome_page.contact.image</note>
23+
</trans-unit>
1924
<trans-unit id="04d639506956b4106a6e32b13529af399176a4c8" resname="ibexa_platform_welcome_page.contact.title">
2025
<source>Contact support</source>
2126
<target state="new">Contact support</target>
@@ -38,6 +43,11 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
3843
The commerce documentation covers the eCommerce features and APIs of Ibexa DXP. This includes payments and other integrations to back office systems.</target>
3944
<note>key: ibexa_platform_welcome_page.developer_documentation.content</note>
4045
</trans-unit>
46+
<trans-unit id="3fa259b47b0e4454bedff6add212f936bcc39676" resname="ibexa_platform_welcome_page.developer_documentation.image">
47+
<source>Developer documentation</source>
48+
<target state="new">Developer documentation</target>
49+
<note>key: ibexa_platform_welcome_page.developer_documentation.image</note>
50+
</trans-unit>
4151
<trans-unit id="b9c6e572005f2c67ffee736b32ed1e76f66dc348" resname="ibexa_platform_welcome_page.developer_documentation.title">
4252
<source>Developer documentation</source>
4353
<target state="new">Developer documentation</target>
@@ -53,6 +63,11 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
5363
<target state="new">Ibexa DXP documentation for developers and editors.</target>
5464
<note>key: ibexa_platform_welcome_page.documentation_center.content</note>
5565
</trans-unit>
66+
<trans-unit id="a6a84c7b2deca139bfacaeaa75e4189179a283ef" resname="ibexa_platform_welcome_page.documentation_center.image">
67+
<source>Documentation center</source>
68+
<target state="new">Documentation center</target>
69+
<note>key: ibexa_platform_welcome_page.documentation_center.image</note>
70+
</trans-unit>
5671
<trans-unit id="58a36d07dba1b2ebfaff119763e91bf9930327c7" resname="ibexa_platform_welcome_page.documentation_center.title">
5772
<source>Documentation center</source>
5873
<target state="new">Documentation center</target>
@@ -73,6 +88,11 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
7388
<target state="new">Whether you're starting your very first project or developing yet another one in a long series, knowledge resources are here to help you accelerate on your goals. Try your hand in quickstarts and tutorials, or explore the references to further enhance your site.</target>
7489
<note>key: ibexa_platform_welcome_page.get_started.content</note>
7590
</trans-unit>
91+
<trans-unit id="b29e2778b194d45778ae881c8b5d5a77e437edcc" resname="ibexa_platform_welcome_page.get_started.image">
92+
<source>Get started</source>
93+
<target state="new">Get started</target>
94+
<note>key: ibexa_platform_welcome_page.get_started.image</note>
95+
</trans-unit>
7696
<trans-unit id="b094751ea7815be8c67e7d208201ea4c634e4a27" resname="ibexa_platform_welcome_page.get_started.title">
7797
<source>Get started</source>
7898
<target state="new">Get started</target>
@@ -83,11 +103,21 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
83103
<target state="new">Start your project</target>
84104
<note>key: ibexa_platform_welcome_page.header.action</note>
85105
</trans-unit>
106+
<trans-unit id="3af689d77f5b91ef64d44df8ffb8d57042e16795" resname="ibexa_platform_welcome_page.header.caret_down">
107+
<source>Down</source>
108+
<target state="new">Down</target>
109+
<note>key: ibexa_platform_welcome_page.header.caret_down</note>
110+
</trans-unit>
86111
<trans-unit id="7d9f206306b985903c673b0fde7b661dd69a8169" resname="ibexa_platform_welcome_page.header.content">
87112
<source>Engage your customers with memorable experiences.</source>
88113
<target state="new">Engage your customers with memorable experiences.</target>
89114
<note>key: ibexa_platform_welcome_page.header.content</note>
90115
</trans-unit>
116+
<trans-unit id="98c2ffa53627e1a600dc9dc9c1105167b18b4ce5" resname="ibexa_platform_welcome_page.header.image">
117+
<source>Experience</source>
118+
<target state="new">Experience</target>
119+
<note>key: ibexa_platform_welcome_page.header.image</note>
120+
</trans-unit>
91121
<trans-unit id="ad4d8a3d927782cf037c301c653c0b8d05d57dfe" resname="ibexa_platform_welcome_page.header.title">
92122
<source>Welcome to %name% %version%</source>
93123
<target state="new">Welcome to %name% %version%</target>
@@ -103,6 +133,11 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
103133
<target state="new">PHP API services cover all product functionalities and give you endless possibilities to customize your code.</target>
104134
<note>key: ibexa_platform_welcome_page.php_api.content</note>
105135
</trans-unit>
136+
<trans-unit id="990abf39475ac8ff08a079f9d12ef77bff30fc60" resname="ibexa_platform_welcome_page.php_api.image">
137+
<source>Public PHP API</source>
138+
<target state="new">Public PHP API</target>
139+
<note>key: ibexa_platform_welcome_page.php_api.image</note>
140+
</trans-unit>
106141
<trans-unit id="cfec1821e2e8e4711b762eb7cbc481ec3c9f965d" resname="ibexa_platform_welcome_page.php_api.title">
107142
<source>Public PHP API</source>
108143
<target state="new">Public PHP API</target>
@@ -118,6 +153,11 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
118153
<target state="new">As an API-first product, Ibexa DXP focuses on well-structured APIs. REST API endpoints cover most functionalities of the product.</target>
119154
<note>key: ibexa_platform_welcome_page.rest_api.content</note>
120155
</trans-unit>
156+
<trans-unit id="7fbe0600066941b9adaa962f34bd1901e54f0773" resname="ibexa_platform_welcome_page.rest_api.image">
157+
<source>REST API reference</source>
158+
<target state="new">REST API reference</target>
159+
<note>key: ibexa_platform_welcome_page.rest_api.image</note>
160+
</trans-unit>
121161
<trans-unit id="18a5a05cc386cf7cc6563369a6c81d06ba46e77c" resname="ibexa_platform_welcome_page.rest_api.title">
122162
<source>REST API reference</source>
123163
<target state="new">REST API reference</target>
@@ -129,12 +169,15 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
129169
<note>key: ibexa_platform_welcome_page.training_platform.action</note>
130170
</trans-unit>
131171
<trans-unit id="7fb57458ffd0fc2361b8fac031e86c2be993911a" resname="ibexa_platform_welcome_page.training_platform.content">
132-
<source xml:space="preserve">Explore the Ibexa Learning Platform for on-demand, self-service courses and certifications.
133-
</source>
134-
<target xml:space="preserve" state="new">Explore the Ibexa Learning Platform for on-demand, self-service courses and certifications.
135-
</target>
172+
<source>Explore the Ibexa Learning Platform for on-demand, self-service courses and certifications.</source>
173+
<target state="new">Explore the Ibexa Learning Platform for on-demand, self-service courses and certifications.</target>
136174
<note>key: ibexa_platform_welcome_page.training_platform.content</note>
137175
</trans-unit>
176+
<trans-unit id="7c3418ac41f5969bbb7d3973cbd356d321937719" resname="ibexa_platform_welcome_page.training_platform.image">
177+
<source>Training platform</source>
178+
<target state="new">Training platform</target>
179+
<note>key: ibexa_platform_welcome_page.training_platform.image</note>
180+
</trans-unit>
138181
<trans-unit id="3d6abc0cf8fb8a9dac536a43c367f2ed43abd0f3" resname="ibexa_platform_welcome_page.training_platform.title">
139182
<source>Training platform</source>
140183
<target state="new">Training platform</target>
@@ -150,6 +193,11 @@ The commerce documentation covers the eCommerce features and APIs of Ibexa DXP.
150193
<target state="new">Practical tutorials lead you through the first project to help you learn product basics.</target>
151194
<note>key: ibexa_platform_welcome_page.tutorials.content</note>
152195
</trans-unit>
196+
<trans-unit id="816f2bfe9b1f19502b82cd6d2eb32950fdcd6e46" resname="ibexa_platform_welcome_page.tutorials.image">
197+
<source>Tutorials</source>
198+
<target state="new">Tutorials</target>
199+
<note>key: ibexa_platform_welcome_page.tutorials.image</note>
200+
</trans-unit>
153201
<trans-unit id="cb37cf9bdd539b16245fbf59e4816c87bf84fcaa" resname="ibexa_platform_welcome_page.tutorials.title">
154202
<source>Tutorials</source>
155203
<target state="new">Tutorials</target>
@@ -177,6 +225,11 @@ Learn how to administrate your digital store with Ibexa Commerce. Manage product
177225
Learn how to administrate your digital store with Ibexa Commerce. Manage products, orders and view statistics.</target>
178226
<note>key: ibexa_platform_welcome_page.user_documentation.content</note>
179227
</trans-unit>
228+
<trans-unit id="1cb98a441dcbde92ba1e0079ad08f100c038ccfa" resname="ibexa_platform_welcome_page.user_documentation.image">
229+
<source>User documentation</source>
230+
<target state="new">User documentation</target>
231+
<note>key: ibexa_platform_welcome_page.user_documentation.image</note>
232+
</trans-unit>
180233
<trans-unit id="d7c608eefa11434e8ab1f5980ed10e6272293420" resname="ibexa_platform_welcome_page.user_documentation.title">
181234
<source>User documentation</source>
182235
<target state="new">User documentation</target>
-372 KB
Binary file not shown.

0 commit comments

Comments
 (0)