[REF] runbot: migrate frontend to interactions api - #1256
Draft
pparidans wants to merge 2 commits into
Draft
Conversation
pparidans
force-pushed
the
19.0-poc-public-interactions-app
branch
from
November 26, 2025 08:50
a0ead99 to
1e46c34
Compare
pparidans
force-pushed
the
19.0-poc-public-interactions-app
branch
from
December 17, 2025 13:20
1e46c34 to
853db71
Compare
pparidans
force-pushed
the
19.0-poc-public-interactions-app
branch
2 times, most recently
from
December 18, 2025 08:41
2ba00c5 to
db2fdab
Compare
pparidans
marked this pull request as ready for review
December 18, 2025 08:44
This was referenced Dec 18, 2025
pparidans
force-pushed
the
19.0-poc-public-interactions-app
branch
from
December 23, 2025 14:08
db2fdab to
3c97694
Compare
This commit is a massive rewrite to modernize the Runbot frontend's JS using Interaction and OWL Components. In a nutshell: - no more jQuery - lint/format files (no more global variables, const/let...) - Bootstrapify a bit the stats page layout - add setup to use Interactions (requirements in assets bundle, start services...) - rewrite [data-runbot] links and copy button handling using Interaction - rewrite stats page using Interaction + Component for the chart/legend
pparidans
force-pushed
the
19.0-poc-public-interactions-app
branch
from
January 2, 2026 14:02
3c97694 to
c82d063
Compare
pparidans
marked this pull request as draft
March 30, 2026 12:39
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.
This PR does way too much things...
Footnotes
https://github.com/odoo/runbot/pull/1264 ↩