Skip to content

Select template for app/blade creation on user interface #1669

Description

@oniseijin

Currently when creating a blade from the GUI, only the default is supported; a select box that knows what templates are available would be ideal. The is supported on the command line.

On a high level:

  • brjs-sdk../system-application BRJS app needs to support the additional select box (or text input if finding out is too challenging). There would be service and gui changes
  • system-app-servlets../RestApiService.java and RestApiServlet are the main server side changes.
  • There is a servlet link between client and server side as well to support.

Doesn't seem to be a huge effort for someone familiar with the client/server code base, and has the general build/deploy structure in place.

Now that there are more than default templates in the main system,, #1665, this has more value than before.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions