-
Notifications
You must be signed in to change notification settings - Fork 70
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
Template set overview #1453
Comments
Notes about this problem in regard to the CLI:
|
Notes about this problem in regard to the Eclipse integration:
|
I feel we could skip templates in a non verbose mode as normally people should focus on increments as lowest level. Nonetheless, it might be worth to see everything in a verbose mode |
Also here, Level of templates might be too low and less helpful for the user. I fully agree with the fact that this should be a separate dialog as it's not related to the generate dialog. |
I can propose to use: https://gitlab.com/barfuin/text-tree for the tree output in CLI. |
Here are some very rudimentary mockups. The first one is simply the templates and increments shown on the right with the option to select one and see its description on the right. On top there could be some description of what's going on in addition to an optional way to see the templates per increment as well Next one is basically the same but with the "verbose" option chosen so the templates are shown as well. Descriptions for those are probably not necessary so they can't be selected. This final one is not specifically the template overview but could be a way to download templates from a similar window. I do not think it is necessary since there is probably no proper way to show descriptions of multiple template sets and downloading them individually (if only a single one can be selected) could be tedious for the user if they need multiple template sets (and confusion if you can download them in different ways in multiple locations) |
Continued in #1454 |
As a user, I want to get an overview of what template sets are installed including which increments are originating from which of the template sets so that I have an overview of the installed templates including increments for comparison and controlling.
The text was updated successfully, but these errors were encountered: