Feature: Group stacks by its agent
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/dockge/blob/master/CONTRIBUTING.md
Tick the checkbox if you understand [x]:
- [x] I have read and understand the pull request rules.
Description
I think that it would be nice when you have quite a few stacks defined across multiple agents (including the current), to have them grouped by it's agent.
In case that there aren't more agents configured, the UI will reamin exactly the same
Type of change
Please delete any options that are not relevant.
- User interface (UI)
- New feature (non-breaking change which adds functionality)
Checklist
- [x] My code follows the style guidelines of this project
- [x] I ran ESLint and other linters for modified files
- [x] I have performed a self-review of my own code and tested it
- [x] I have commented my code, particularly in hard-to-understand areas (including JSDoc for methods)
- [x] My changes generate no new warnings
- [ ] My code needed automated testing. I have added them (this is optional task)
Screenshots (if any)
I would also like to see a feature like this for Dockge, tags would also be very nice to be able to filter by
I have 103 containers across 87 stacks and those are spread across 8 hosts. This feature would be a great thing to have access to.
I also look forward to this functionality
@louislam Why is this feature still not available in Dockge?
+1 to this please - Agents has been a game changer, but its quite hard to see what is where currently with only the tiny grey subtitle on entries. @louislam Thank you so much for all your efforts on all your tools!