diff --git a/g2p_superset_dashboard/README.md b/g2p_superset_dashboard/README.md index e9ed40a..2889fea 100644 --- a/g2p_superset_dashboard/README.md +++ b/g2p_superset_dashboard/README.md @@ -1,5 +1,6 @@ -# Superset Dashboard +# Superset Dashboard -This module integrates the Superset dashboard into Odoo, allowing users to view and interact with Superset visualizations directly from the Odoo interface. +This module integrates the Superset dashboard into Odoo, allowing users to view and interact with Superset +visualizations directly from the Odoo interface. Refer to https://docs.openg2p.org. diff --git a/g2p_superset_dashboard/static/src/components/dashboard/g2p_superset_dashboard.js b/g2p_superset_dashboard/static/src/components/dashboard/g2p_superset_dashboard.js index abc2282..f4a295f 100644 --- a/g2p_superset_dashboard/static/src/components/dashboard/g2p_superset_dashboard.js +++ b/g2p_superset_dashboard/static/src/components/dashboard/g2p_superset_dashboard.js @@ -1,6 +1,6 @@ /** @odoo-module */ -import {registry} from "@web/core/registry"; import {Component, useState} from "@odoo/owl"; +import {registry} from "@web/core/registry"; export class G2PSupersetDashboardEmbedded extends Component { setup() { diff --git a/g2p_superset_dashboard/static/src/components/dashboard/superset_dashboard_embedding_templates.xml b/g2p_superset_dashboard/static/src/components/dashboard/superset_dashboard_embedding_templates.xml index 41d43b2..19f83e0 100644 --- a/g2p_superset_dashboard/static/src/components/dashboard/superset_dashboard_embedding_templates.xml +++ b/g2p_superset_dashboard/static/src/components/dashboard/superset_dashboard_embedding_templates.xml @@ -48,7 +48,7 @@
-