From 99b5db01399e794b01b6a9c5c2bd26a15919f8e8 Mon Sep 17 00:00:00 2001 From: "Xavier Luyckx (xlu)" Date: Tue, 10 Sep 2024 18:33:15 +0200 Subject: [PATCH] [IMP] theme_*: adapt themes with new `s_company_team_spotlight` snippet *: artists, aviato, bistro, nano, notes This commit adapts the design of `s_company_team_spotlight` for multiple themes, based on the new Odoo 18 snippet redesign. task-4147920 closes odoo/design-themes#903 Part-of: task-4077427 Related: odoo/odoo#179844 Signed-off-by: Quentin Smetz (qsm) --- theme_artists/__manifest__.py | 1 + .../snippets/s_company_team_spotlight.xml | 31 +++++++++++++++++++ theme_aviato/__manifest__.py | 1 + .../snippets/s_company_team_spotlight.xml | 22 +++++++++++++ theme_bistro/__manifest__.py | 1 + .../snippets/s_company_team_spotlight.xml | 11 +++++++ theme_nano/__manifest__.py | 1 + .../snippets/s_company_team_spotlight.xml | 11 +++++++ theme_notes/__manifest__.py | 1 + .../snippets/s_company_team_spotlight.xml | 11 +++++++ 10 files changed, 91 insertions(+) create mode 100644 theme_artists/views/snippets/s_company_team_spotlight.xml create mode 100644 theme_aviato/views/snippets/s_company_team_spotlight.xml create mode 100644 theme_bistro/views/snippets/s_company_team_spotlight.xml create mode 100644 theme_nano/views/snippets/s_company_team_spotlight.xml create mode 100644 theme_notes/views/snippets/s_company_team_spotlight.xml diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 4c6a754d8..91997fd8e 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -61,6 +61,7 @@ 'views/snippets/s_freegrid.xml', 'views/snippets/s_company_team.xml', 'views/snippets/s_company_team_basic.xml', + 'views/snippets/s_company_team_spotlight.xml', 'views/snippets/s_product_list.xml', 'views/snippets/s_color_blocks_2.xml', 'views/snippets/s_company_team_shapes.xml', diff --git a/theme_artists/views/snippets/s_company_team_spotlight.xml b/theme_artists/views/snippets/s_company_team_spotlight.xml new file mode 100644 index 000000000..2723635a5 --- /dev/null +++ b/theme_artists/views/snippets/s_company_team_spotlight.xml @@ -0,0 +1,31 @@ + + + + + + diff --git a/theme_aviato/__manifest__.py b/theme_aviato/__manifest__.py index 1e9e1b09b..c8414b920 100644 --- a/theme_aviato/__manifest__.py +++ b/theme_aviato/__manifest__.py @@ -54,6 +54,7 @@ 'views/snippets/s_images_constellation.xml', 'views/snippets/s_text_cover.xml', 'views/snippets/s_empowerment.xml', + 'views/snippets/s_company_team_spotlight.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_aviato/views/snippets/s_company_team_spotlight.xml b/theme_aviato/views/snippets/s_company_team_spotlight.xml new file mode 100644 index 000000000..ac1ac11df --- /dev/null +++ b/theme_aviato/views/snippets/s_company_team_spotlight.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/theme_bistro/__manifest__.py b/theme_bistro/__manifest__.py index d3d315e10..f6d6858e0 100644 --- a/theme_bistro/__manifest__.py +++ b/theme_bistro/__manifest__.py @@ -43,6 +43,7 @@ 'views/snippets/s_striped_center_top.xml', 'views/snippets/s_motto.xml', 'views/snippets/s_key_images.xml', + 'views/snippets/s_company_team_spotlight.xml', 'views/snippets/s_striped_top.xml', 'views/snippets/s_quadrant.xml', 'views/snippets/s_intro_pill.xml', diff --git a/theme_bistro/views/snippets/s_company_team_spotlight.xml b/theme_bistro/views/snippets/s_company_team_spotlight.xml new file mode 100644 index 000000000..ddd557b17 --- /dev/null +++ b/theme_bistro/views/snippets/s_company_team_spotlight.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index a1b7b9167..97bb201e7 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -47,6 +47,7 @@ 'views/snippets/s_image_text_overlap.xml', 'views/snippets/s_company_team_basic.xml', 'views/snippets/s_cta_mobile.xml', + 'views/snippets/s_company_team_spotlight.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_nano/views/snippets/s_company_team_spotlight.xml b/theme_nano/views/snippets/s_company_team_spotlight.xml new file mode 100644 index 000000000..eea3e24a7 --- /dev/null +++ b/theme_nano/views/snippets/s_company_team_spotlight.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/theme_notes/__manifest__.py b/theme_notes/__manifest__.py index 8347efb07..f121d00a3 100644 --- a/theme_notes/__manifest__.py +++ b/theme_notes/__manifest__.py @@ -55,6 +55,7 @@ 'views/snippets/s_image_hexagonal.xml', 'views/snippets/s_striped_center_top.xml', 'views/snippets/s_key_images.xml', + 'views/snippets/s_company_team_spotlight.xml', 'views/snippets/s_quadrant.xml', 'views/snippets/s_intro_pill.xml', 'views/snippets/s_big_number.xml', diff --git a/theme_notes/views/snippets/s_company_team_spotlight.xml b/theme_notes/views/snippets/s_company_team_spotlight.xml new file mode 100644 index 000000000..0b10dd53b --- /dev/null +++ b/theme_notes/views/snippets/s_company_team_spotlight.xml @@ -0,0 +1,11 @@ + + + + + +