Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
oniseijin opened this issue Feb 25, 2016 · 1 comment
Open

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

oniseijin opened this issue Feb 25, 2016 · 1 comment

Comments

@oniseijin
Copy link
Contributor

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.

@oniseijin
Copy link
Contributor Author

At the same time, creating an "app" from the aspect information with a different template would be equally as useful, changing description

@oniseijin oniseijin changed the title Select template for blade creation on user interface Select template for app/blade creation on user interface Feb 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants