-
-
Notifications
You must be signed in to change notification settings - Fork 296
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
Feature : Move integrations in a separate tab in management page #1501
Comments
@ajnart question about this feature:
|
1 - Yes integrations are shared with all boards, only the admin can access the integrations panel, it is both accessible inside of the boards page via a modal as well as the /manage page via a full on page (with ssr preloading) 2 - Ideally we would return the list of integrations available during SSR inside of the boards by returning only their ID, Name, Type and possibly description/internal url and then be able to have some kind of selector for each widget on its settings (like a multi-select list) That probably means a lot of re-writing the error states of widgets but it would be a lot easier to detect 3 - I am not sure. I don't know why someone would have Jellyseer and Overseer or multiple instances of each. If it's really something to consider we might add it as a single select inside of the boards customizations where the new toggle to hide the search bar is Do you think my answers are clear ? |
Seems good, thanks |
Hello 👋, this issue has been open for 60 without activity. Please close this issue if it's no longer relevant or has been resolved. Still relevant? Simply reply and I'll mark it as active. |
Closed by homarr-labs/homarr#11 |
Description
The idea
Integrations should be dashboard-wide, they should be managed by the admins and offer an easy to operate UI to be added, modifed and tested.
Realization
Each integration should have :
Priority:
High / Highest
Release milestone
v0.15.0
Related issues
#1119
Priority
Medium (Would be very useful)
The text was updated successfully, but these errors were encountered: