Add option to split compose manager into separate Tab in Unraid#29
Add option to split compose manager into separate Tab in Unraid#29dcflachs merged 15 commits intodcflachs:mainfrom ich777:ich777-patch-1
Conversation
|
One minor note, in the Azure/Grey theme the compose manager icon and the lxc plugin icon are the same. |
|
BTW I think you should change this line to: |
- fix for Autostart switch not showing up
Do you know if there is official guidance for this? I was under the impression that "User Utility" was the proper place for all plugins/third party extensions.
I like it. |
|
@dcflachs what do you think, ready to merge? |
| Menu="Tasks:61" | ||
| Type="xmenu" | ||
| Title="Docker Compose" | ||
| Tabs="true" |
There was a problem hiding this comment.
I dont think we need
Tabs="true"
| network they are attached to no longer exists. | ||
| </blockquote> | ||
|
|
||
| _(Compose Tab)_: |
There was a problem hiding this comment.
I think i would like to change this setting name to something like
_(Show Compose in Header Menu)_
| </blockquote> | ||
|
|
||
| _(Compose Tab)_: | ||
| : <select name="COMPOSE_TAB"> |
There was a problem hiding this comment.
I would rather have the configuration variable named something like
SHOW_COMPOSE_IN_HEADER_MENU
| </select> | ||
|
|
||
| <blockquote class="inline_help"> | ||
| This will split Compose Manager section into it's separate tab in the Unraid Header menu. |
There was a problem hiding this comment.
Change to something like
This will move the Compose Manager page to a separate tab in the Unraid Header menu.
|
@dcflachs all changes/issues are now implemented/resolved. What I didn't change is the placement of the Settings menu, I would strongly recommend that you change that so that it shows up where it belongs, however that's up to you. |
…achs#29) * Add files via upload * Update compose.manager.plg * remove Unraid version check * Modified how Docker service is running or not is detected * Removed Unraid version check * Show Autostart switch - fix for Autostart switch not showing up * Replace . with ` ` * Update Compose.page * Update compose.manager.settings.page * Update default.cfg * Update compose.manager.page * Update Compose.page * Update compose.manager.settings.page * Update Compose.page * Update compose.manager.plg with corrected variable name --------- Co-authored-by: dcflachs <dcflachs@users.noreply.github.com>











COMPOSE_TAB="false"if not found in config filedefault.cfgto includeCOMPOSE_TAB="false"