Skip to content

19.0 web cebul - #1375

Open
cezarbulancea wants to merge 18 commits into
odoo:19.0from
odoo-dev:19.0-web-cebul
Open

19.0 web cebul#1375
cezarbulancea wants to merge 18 commits into
odoo:19.0from
odoo-dev:19.0-web-cebul

Conversation

@cezarbulancea

Copy link
Copy Markdown

My pr for the web framework tutorial.

@robodoo

robodoo commented Jul 28, 2026

Copy link
Copy Markdown

Pull request status dashboard

Extract Counter in a sub component.
a simple card component
using markup to display html
The sum of the two counter.
created a todo list and a todo item component
use dynamic attributes; crossing a finished task
adding a todo; we have an input field where we can introduce new task and when enter is pressed they are added to the todo list
focusing the input; created the function useAutofocus which focuses the input element so that the user can start typing todoitems right away
toggling todos; now we can toggle todos if completed
generic cards with slots
minimizing card content using a toggle button
add some buttons for quick navigation
Call the server, add some statistics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants