Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8350

Quarkus Extension for rendering Dashbuilder files

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Authoring Tooling
    • None
    • False
    • None
    • False
    • ---
    • ---
    • 2022 Week 50-02 (from Dec 12), 2023 Week 03-05 (from Jan 16)

      Create a Quarkus extension for dashbuilder. It should scan files from classpath with *.dash.(yaml|json) extension and render then. User can configure dashbuilder by:

       

      • Setting up a base web context for dashboards 
      • Manually mapping dashboards

       

      Here's a sample configuration that could be done in application.properties

       

      quarkus.dashbuilder.path=/db-custom
      quarkus.dashbuilder.dashboards=dashboard,other_dashboard.dash.yaml 

       
      In dev mode:
        * On dev console a link should take users to the configured dashbuilder web context

      • Dashbuilder files should be registered for auto reload

       
       
      Dashbuilder web content should be part of the finished Quarkus app.
       

            rhn-support-wsiqueir William Siqueira
            rhn-support-wsiqueir William Siqueira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: