q-shift / backstage-plugins

Apache License 2.0
3 stars 7 forks source link

Fixed issue with field codeQuarkusUrl not set properly when value is … #44

Closed cmoulliard closed 9 months ago

cmoulliard commented 9 months ago

Remark: Template should be updated to define the filter

          type: array
          description: The list of alternative extensions
          ui:field: QuarkusExtensionList
          ui:options:
            # codeQuarkusUrl: https://code.quarkus.io
            filter:
              extensions:
                - io.quarkus:quarkus-resteasy-reactive-jackson
                - io.quarkus:quarkus-smallrye-openapi
                - io.quarkus:quarkus-smallrye-graphql
                - io.quarkus:quarkus-hibernate-orm-rest-data-panache

Screenshot 2024-02-22 at 16 10 46