[19.0][MIG] website_snippet_big_button: Migration to version 19.0 - #1211
Merged
OCA-git-bot merged 21 commits intoAug 11, 2026
Conversation
- 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
Member
|
/ocabot migration website_snippet_big_button |
eduezerouali-tecnativa
approved these changes
Aug 11, 2026
eduezerouali-tecnativa
left a comment
Contributor
There was a problem hiding this comment.
Code review + tested on runboat
adasatorres-tecnativa
approved these changes
Aug 11, 2026
adasatorres-tecnativa
left a comment
There was a problem hiding this comment.
LGTM. Code reviewed and tested on Runboat.
Member
|
/ocabot merge nobump |
Contributor
|
On my way to merge this fine PR! |
Contributor
|
Congratulations, your PR was merged at a65150b. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@Tecnativa TT64039
@eduezerouali-tecnativa @adasatorres-tecnativa please review