Skip to content

[19.0][MIG] website_snippet_big_button: Migration to version 19.0 - #1211

Merged
OCA-git-bot merged 21 commits into
OCA:19.0from
Tecnativa:19.0-mig-website_snippet_big_button
Aug 11, 2026
Merged

[19.0][MIG] website_snippet_big_button: Migration to version 19.0#1211
OCA-git-bot merged 21 commits into
OCA:19.0from
Tecnativa:19.0-mig-website_snippet_big_button

Conversation

@pilarvargas-tecnativa

Copy link
Copy Markdown
Contributor

Jairo Llopis and others added 21 commits August 11, 2026 10:33
- Delete CSS source.
- Use new snippets & snippet options API.
- New JS API.
- Follow guidelines and put templates under `templates/`
- LGPL.
- Remove usage of CSS grid. Too new for some browsers.
- Use flexbox instead to allow full responsiveness.
- Do not use block elements inside inline ones. Use classes `d-block` and `h3` instead.
- Fix wrapping issue.
- Do not use readable class; now it gets close to the same results giving more flexibility to the user.
Currently translated at 0.0% (0 of 2 strings)

Translation: website-12.0/website-12.0-website_snippet_big_button
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_big_button/fr/
Without this patch, a big button with a lot of content will fail to
render properly in phones.
Currently translated at 100.0% (2 of 2 strings)

Translation: website-12.0/website-12.0-website_snippet_big_button
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_big_button/pt_BR/
Currently translated at 50.0% (1 of 2 strings)

Translation: website-12.0/website-12.0-website_snippet_big_button
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_big_button/hr/
Currently translated at 100.0% (2 of 2 strings)

Translation: website-12.0/website-12.0-website_snippet_big_button
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_big_button/sl/
Currently translated at 100.0% (2 of 2 strings)

Translation: website-12.0/website-12.0-website_snippet_big_button
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_big_button/es/
Currently translated at 100.0% (2 of 2 strings)

Translation: website-12.0/website-12.0-website_snippet_big_button
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_big_button/ca/
Currently translated at 100.0% (2 of 2 strings)

Translation: website-12.0/website-12.0-website_snippet_big_button
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_snippet_big_button/fr/
Default links should not be set so that a user can edit where each
button should redirect to so that in case of not editing the link
there are no default redirects.

TT41033
@OCA-git-bot OCA-git-bot added series:19.0 mod:website_snippet_big_button Module website_snippet_big_button labels Aug 11, 2026
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot migration website_snippet_big_button

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Aug 11, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Aug 11, 2026
12 tasks

@eduezerouali-tecnativa eduezerouali-tecnativa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review + tested on runboat

@adasatorres-tecnativa adasatorres-tecnativa left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Code reviewed and tested on Runboat.

@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot merge nobump

@OCA-git-bot

Copy link
Copy Markdown
Contributor

On my way to merge this fine PR!
Prepared branch 19.0-ocabot-merge-pr-1211-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit d8d8f89 into OCA:19.0 Aug 11, 2026
7 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at a65150b. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza
pedrobaeza deleted the 19.0-mig-website_snippet_big_button branch August 11, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.