-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
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
- blocks
-
KOGITO-5544 Quarkus DEV UI: Forms List
-
- Closed
-
- is incorporated by
-
KOGITO-5265 Quarkus DEV UI Integration: Form displayer
-
- Resolved
-