Commit 54b7266
[REF] website: rewrite website builder using owl and new html editor
This commit introduces a full rewrite of the website builder to leverage
the OWL framework and the new HTML editor. The goal is to modernize the
codebase, improve maintainability, and provide a more reactive and
modular architecture.
A major part of this refactoring is the complete rethinking of how
options are defined. They are now implemented as OWL components or simple
template-driven views, and registered as plugins. The system introduces
two distinct concepts: *options*, which handle the user interface, and
*actions*, which encapsulate the actual DOM or HTML updates.
The builder code is now split into two addons:
- `html_builder`: contains a shared foundation for building HTML UIs,
designed to be reusable across apps, including mass mailing.
- `website`: contains all website-specific logic and components.
The legacy builder code has not been removed yet, as parts of it are
still in use, most notably in the mass mailing application. It will be
removed in the near future.
Many thanks to everyone who contributed to this project, whether through
code, testing, reviews, design, or support — your efforts made this major
milestone possible. Also, this sentence was totally not generated by a AI
language model.
Co-authored-by: aans-odoo <[email protected]>
Co-authored-by: Alessandro Lupo <[email protected]>
Co-authored-by: Alice Gaudon <[email protected]>
Co-authored-by: Antoine Guenet <[email protected]>
Co-authored-by: Augustin (duau) <[email protected]>
Co-authored-by: Benoit Socias <[email protected]>
Co-authored-by: chdh-odoo <[email protected]>
Co-authored-by: Davide Bonetto <[email protected]>
Co-authored-by: Denis Rygaert <[email protected]>
Co-authored-by: divy-odoo <[email protected]>
Co-authored-by: emge-odoo <[email protected]>
Co-authored-by: fdardenne <[email protected]>
Co-authored-by: FrancoisGe <[email protected]>
Co-authored-by: Géry Debongnie <[email protected]>
Co-authored-by: Guillaume Jacquet <[email protected]>
Co-authored-by: Jinjiu Liu <[email protected]>
Co-authored-by: ksbh-odoo <[email protected]>
Co-authored-by: Louis (loco) <[email protected]>
Co-authored-by: Mohammed Shekha <[email protected]>
Co-authored-by: Nicolas Bayet <[email protected]>
Co-authored-by: panv-odoo <[email protected]>
Co-authored-by: paru-odoo <[email protected]>
Co-authored-by: Rahil Ghanchi <[email protected]>
Co-authored-by: Robin Lejeune (role) <[email protected]>
Co-authored-by: Rodolpho Lima <[email protected]>
Co-authored-by: Sanjay Sharma <[email protected]>
Co-authored-by: Sébastien Blondiau <[email protected]>
Co-authored-by: Sébastien Geelen <[email protected]>
Co-authored-by: Serhii Rubanskyi - seru <[email protected]>
Co-authored-by: Soukéina Bojabza <[email protected]>
Co-authored-by: Subhadeep <[email protected]>
Co-authored-by: visp-odoo <[email protected]>1 parent 3ce5102 commit 54b7266
File tree
1,091 files changed
+70527
-3183
lines changed- addons
- html_builder
- static
- image_shapes
- brushed
- composite
- composition
- devices
- geometric_round
- geometric
- panel
- pattern
- solid
- special
- img
- options
- src
- core
- anchor
- builder_overlay
- building_blocks
- grid_layout
- overlay_buttons
- utils
- plugins
- sidebar
- snippets
- utils
- tests
- html_editor
- static
- lib/webgl-image-filter
- src
- core
- main
- align
- chatgpt
- font
- link
- list
- media
- media_dialog
- toolbar
- others
- collaboration
- utils
- tests
- _helpers
- link
- utils
- mail
- push-to-talk-extension
- static/src/discuss/call/common
- test_website_modules/tests
- test_website_slides_full/tests
- test_website/tests
- web_editor
- models
- static/src/js
- common
- editor
- odoo-editor/test/spec
- web_tour/static/src/tour_service
- website_blog
- static
- src
- js
- snippets/s_blog_posts
- tours
- website_builder
- tests
- tours
- website_builder
- website_crm_partner_assign
- static
- src/website_builder
- tests/tours
- tests
- website_crm
- static/src/js
- tests
- website_customer
- static/src/website_builder
- website_event_exhibitor
- static/src/website_builder
- website_event_sale/tests
- website_event_track
- static/src/website_builder
- website_event
- static/src
- js/systray_items
- website_builder
- tests
- website_forum
- static/src
- js/systray_items
- website_builder
- website_hr_recruitment
- static/src
- js
- systray_items
- website_builder
- tests
- website_livechat/static/src/js/systray_items
- website_mail_group
- static/src/website_builder
- website_mass_mailing_sms
- static/src/website_builder
- website_mass_mailing
- static/src
- js
- website_builder
- tests
- website_payment
- static/src
- snippets/s_donation
- website_builder
- tests
- website_project
- static/src/js
- website_sale_autocomplete/tests
- website_sale_comparison
- static/src/website_builder
- website_sale_loyalty
- static/src/website_builder
- website_sale_slides
- static/src/website_builder
- website_sale_wishlist
- static/src/website_builder
- tests
- website_sale
- static
- src
- js
- systray_items
- website_builder
- tests/tours
- tests
- views/snippets
- website_slides_forum
- static/src/website_builder
- website_slides
- static/src
- js
- components
- systray_items
- website_builder
- tests
- website
- static
- src
- builder
- plugins
- background_option
- font
- form
- highlight
- image
- layout_option
- options
- google_maps_option
- pricelist_option
- shape
- theme
- translation_components
- client_actions/website_preview
- components
- dialog
- core
- interactions
- carousel
- dropdown
- popup
- video
- js
- content
- tours
- scss
- services
- snippets
- s_dynamic_snippet
- s_facebook_page
- s_google_map
- s_instagram_page
- s_map
- s_website_form
- systray_items
- xml
- tests
- builder
- block_tab
- custom_tab
- builder_components
- options
- website_builder
- interactions
- carousel
- tour_utils
- tours
- tests
- views
- snippets
- web
- static
- lib/bootstrap/js/dist
- src
- core
- color_picker
- gradient_picker
- position
- utils
- public
- webclient/actions
- tests
- _framework
- core
- public
- tests
- tooling
- odoo/addons
- test_lint/tests
- test_main_flows/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,091 files changed
+70527
-3183
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
0 commit comments