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

Quarkus DEV UI: Form Service

XMLWordPrintable

    • False
    • False
    • Undefined
    • 2021 Week 28-30 (from Jul 12), 2021 Week 31-33 (from Aug 2), 2021 Week 34-36 (from Aug 23)

      The Qarkus DEV Ui extension will provide a FormService that will expose endpoints to access the forms.

      Available endpoints:

      • “forms/count” -> returns the number of forms available in the project.
      • “forms/list” -> returns a list of Form (name, type and last updated), may expect some filtering options (type/name).
      • “forms/content” -> returns the contents of the form. This includes the source code of the form (html / tsx) + extra config like the json schema the form is generated from and the extra resources the form may need.

      FormService should be able to load the forms and the form configuration from the project classloader

            xiabai@redhat.com Xiaofeng Bai
            rh-ee-pefernan Pere Fernandez Perez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: