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

[RFE] Ability to organize F5 Hosts into Folders #71

Closed
emmanuelgirard opened this issue Sep 22, 2020 · 6 comments
Closed

[RFE] Ability to organize F5 Hosts into Folders #71

emmanuelgirard opened this issue Sep 22, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request inProgress feature/fix in development

Comments

@emmanuelgirard
Copy link

emmanuelgirard commented Sep 22, 2020

Could be nice to have the ability to organize F5 Hosts into folders.

@emmanuelgirard emmanuelgirard changed the title [RFE] collect http connections stats [RFE] Ability to organize F5 Hosts into Folders Sep 22, 2020
@DumpySquare
Copy link
Member

Good idea. I'm gonna have to think about exactly how to implement this.

@DumpySquare
Copy link
Member

I think this is totally doable from a code perspective. I see ways to hold the information and get it in the tree. My concern is gui mgmt. I'm having trouble thinking about how users can/will add/delete folders/devices and potentially to moves in the view it'self without having to modify the underlying JSON. Do you think it's acceptable to not have those features included (the moves)?

Another thought I had, was to turn everything into a directory with files. Then it could be treated as such, mostly, in the way that folders and devices would be treated like folder/files that could be dragged and dropped accordingly. that kinda opens a whole other slew of issues.

@DumpySquare
Copy link
Member

I haven't forgotten about this one. Just having trouble working out all the use cases and which ones to support first

@ghalevy
Copy link

ghalevy commented Feb 18, 2022

@DumpySquare Any new thoughts?

@DumpySquare
Copy link
Member

Hey @ghalevy, yeah, I think I'm in a better spot to tackle this now. I will see what I can do about getting this into the next release.

@DumpySquare DumpySquare self-assigned this Feb 18, 2022
@DumpySquare DumpySquare added enhancement New feature or request inProgress feature/fix in development labels Feb 18, 2022
@DumpySquare
Copy link
Member

complete, pending release in 3.7

as an initial release, the folder designation must be set in the config file. Use the gear icon at the top of the view, then edit the config file, save (should hot refresh now)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request inProgress feature/fix in development
Projects
None yet
Development

No branches or pull requests

3 participants