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

Applications not grouped by namespace #23

Closed
ankushg opened this issue Oct 29, 2021 · 4 comments
Closed

Applications not grouped by namespace #23

ankushg opened this issue Oct 29, 2021 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@ankushg
Copy link

ankushg commented Oct 29, 2021

Describe the bug
Applications aren't grouped by namespace.

To Reproduce
Steps to reproduce the behavior:

  1. Install Hajimari
  2. Set defaultEnable to true and configure namespaceSelector as any: true
  3. Configure ingresses for applications in multiple namespaces, without annotating with hajimari.io/group
  4. Open Hajimari

Expected behavior
Hajimari should be grouping applications by namespace.

Docs for hajimari.io/group say to Use if you want the application to show in a different group than the namespace it is running in

@davosian
Copy link

davosian commented Nov 3, 2021

I am experiencing the same behavior. Also, overriding with hajimari.io/group has no effect either. If I understand it correctly, this should break up the application section into a group per namespace, correct?

@toboshii
Copy link
Owner

toboshii commented Nov 4, 2021

Hey, thanks for the reports! This is really less of a bug and more of a feature that was not fully implemented in the initial release. The original startpage style Hajimari is based on (SUI) didn't have grouping for applications so I didn't bother adding it in the UI.

The main work of the next release (v0.2) is a complete rework of the UI into Svelte components and already includes finishing this feature and making it configurable, for both applications and bookmarks you'll be able to choose if you want them grouped or not.

@toboshii toboshii added this to the v0.2 milestone Nov 4, 2021
@toboshii toboshii added the enhancement New feature or request label Nov 4, 2021
@davosian
Copy link

davosian commented Nov 4, 2021

Hey @toboshii this is great news! Thanks for sharing this insight into the next release. Looking forward to it!

@toboshii toboshii modified the milestones: v0.2, v0.3 Aug 30, 2022
@toboshii toboshii moved this to Todo in Hajimari Aug 30, 2022
@toboshii toboshii moved this from Todo to In Progress in Hajimari Aug 30, 2022
@toboshii toboshii moved this from In Progress to Done in Hajimari Sep 13, 2022
@toboshii
Copy link
Owner

toboshii commented Oct 2, 2022

Added in #44

@toboshii toboshii closed this as completed Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants