Skip to content

18.0 tutorial js clom #799

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: 18.0
Choose a base branch
from
Open

Conversation

clom-odoo
Copy link

A beautiful js addon

clom-odoo added 6 commits May 27, 2025 08:57
Add some HTML content using t-log and markup
Add a callback to the buttons to create a global counter.
Add a TodoList and a TodoItem class. Show a basic todo List
Use dynamic attributes to have a fancy UI for completed todos.
@robodoo
Copy link

robodoo commented May 27, 2025

Pull request status dashboard

@clom-odoo clom-odoo force-pushed the 18.0-tutorial-js-clom branch from 5b2691c to 55a4bb3 Compare May 28, 2025 07:44
Add an inupt field in the todolist.

Link a function to this input to create new todoitem with:
 - the value of the input as description of the todo
 - last_id +1 as id

It doesn't creaete anything if the input is empty
@clom-odoo clom-odoo force-pushed the 18.0-tutorial-js-clom branch from 55a4bb3 to 0b670db Compare May 28, 2025 08:35
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