ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
6.24k stars 288 forks source link

Add the ability to hide an app #624

Open ajnart opened 1 year ago

ajnart commented 1 year ago

Description

People are sharing their Homarr dashboards have been requesting the ability to hide a certain app to do that we'd need to :

Priority

Medium (Would be very useful)

manuel-rw commented 1 year ago

Can we move this issue to the 0.11.4 milestone, so we can update more frequently? The implementation for this could become quite complex, considering all possible cases.

manuel-rw commented 1 year ago

Moved to 0.11.4 due to time constraints

ajnart commented 1 year ago

Yes ^

manuel-rw commented 1 year ago

0.11.4 is already again full with tons of fixes. Do we really need this in this release?

manuel-rw commented 1 year ago

I still don't understand what you want to do here. IMO, we should implement this afterwards the authentication update in 0.12, as this would be a perfect candidate where authentication and / or authorization would be useful.

ajnart commented 1 year ago

I still don't understand what you want to do here. IMO, we should implement this afterwards the authentication update in 0.12, as this would be a perfect candidate where authentication and / or authorization would be useful.

You're right I didn't think about that

SnippetSpace commented 1 year ago

The main reason I would want this is to hide certain apps/widgets on small mode vs large mode. Phone vs desktop use cases are not the same

SnippetSpace commented 11 months ago

Another use case for this is that I want a public board on which I display a calendar for sonarr/radarr but currently I need to have sonarr and radarr exposed on that board. Either having the integration piece decoupled from the apps, or being able to hide the apps would solve this.

ajnart commented 11 months ago

Another use case for this is that I want a public board on which I display a calendar for sonarr/radarr but currently I need to have sonarr and radarr exposed on that board. Either having the integration piece decoupled from the apps, or being able to hide the apps would solve this.

This will be done as part of #1501

SnippetSpace commented 11 months ago

That is excellent news thanks