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

Add possibility to define groups in the Boot dashboard #1169

Open
navy1978 opened this issue Jan 19, 2024 · 7 comments
Open

Add possibility to define groups in the Boot dashboard #1169

navy1978 opened this issue Jan 19, 2024 · 7 comments

Comments

@navy1978
Copy link

navy1978 commented Jan 19, 2024

First of all thanks for your work: really appreciated! and please forgive me if this has been already requested.

Description

Currently, the Boot Dashboard lacks the ability to define groups, which would enhance the organization and management of projects. This feature request is to add support for defining groups within the Boot Dashboard.

Proposed Implementation

Provide an option in the Boot Dashboard settings or configuration to create and manage groups. Users should be able to:

  1. Create Groups: Users should be able to create groups to organize their projects.
  2. Assign Projects to Groups: Each project in the Boot Dashboard should have an option to be assigned to a specific group.
  3. Rename/Delete Groups: Allow users to rename or delete groups as needed.

Use Case

This feature would be beneficial for users who have a large number of projects, allowing them to categorize and manage their projects more efficiently.

Additional Information

  • STS Version: 4.21.0

Thank you for considering this feature request!

@navy1978 navy1978 changed the title Add possibility of define groups in the Boot dashboard Add possibility to define groups in the Boot dashboard Jan 19, 2024
@BoykoAlex
Copy link
Contributor

You can tag projects in the dashboard and search by tags would only show projects with certain tags... seems similar to grouping

@navy1978
Copy link
Author

Thanks you for your reply.
I know that you can use the tag , the problem with that is that this information is stored in the project itselft and cannot be exported.

@martinlippert
Copy link
Member

Thanks you for your reply. I know that you can use the tag , the problem with that is that this information is stored in the project itselft and cannot be exported.

I have two more questions:

  • why do you want to export this group information? do we need an import option here as well? where should this information be exported to? do you have anything in mind?

  • since this sounds very similar to the working sets that the package explorer can visualize, how does this relate to that? it seems to be like we maybe need an option in the dashboard to take already defined working sets from the package explorer into account instead of creating a different concept/implementation.

Any thoughts?

@manueljordan
Copy link

You can tag projects in the dashboard and search by tags would only show projects with certain tags... seems similar to grouping

Is it documented?, I don't remember an option about that

since this sounds very similar to the working sets that the package explorer can visualize, how does this relate to that? it seems to be like we maybe need an option in the dashboard to take already defined working sets from the package explorer into account instead of creating a different concept/implementation.

This has sense, but the problem would be, if we have a Working Set with a specific set of projects available through either the Package Explorer or Project Explorer view but we need create a different set of projects in the Boot dashboard view. I hope you see my point.

Thanks for your understanding

@martinlippert
Copy link
Member

@manueljordan Sorry for the late reply here. The documentation around tags for the boot dashboard can be found here: https://github.com/spring-projects/sts4/wiki/Introduction-And-Working-With-Local-Projects

Does this serve your needs for defining groups in the dashboard?

@martinlippert
Copy link
Member

@navy1978 Any thoughts around the question from #1169 (comment) ?

@manueljordan
Copy link

Hello Martin

Thanks for the link. Let me do a research soon as I can.

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

4 participants