-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
feat: system tray custom menu & podman modal #597
Merged
Merged
Changes from 24 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8188c53
added podman modal
corn-potage a80d60d
fixed developer menu, added mac os version check for podman 5
corn-potage 7f1352c
fixed preferences modal width
corn-potage edaceca
fixed banner configs, added updateAvailable
corn-potage faacb18
added openPodmanModal
corn-potage 1d3207c
added window focus/creation when selecting podman status
corn-potage abf6473
added node package open through tray
corn-potage 1c57b57
added alert dialog
corn-potage 1b0e4f5
custom menu working
corn-potage 40834a0
merge conflict resolved
corn-potage bccd7ee
added theme support, and first try at ipc commands
corn-potage f35fcc5
separate out native and custom menu, add node status checking func
corn-potage 7d6daaf
improved node package status for running
corn-potage 0772091
added svg icons
corn-potage d78ec77
added styling for stopped nodes
corn-potage 731ab4d
stronger logic for status and icons
corn-potage 4451ec1
style changes. prepare to try react component
corn-potage 0e9e616
refined podman status
corn-potage 99daca9
improved logic on banners
corn-potage a20544e
disable click prevention in case user quits modal
corn-potage d1cad61
added additional errors for nodes
corn-potage 33f68e3
added additional positioning for other OS
corn-potage 0b6e945
fixed lint errors
corn-potage 35cfaa4
Merge branch 'main' into feat/podmanModal
jgresham 067f451
reverted to fix
corn-potage 4525a7c
fix: put tray files in assets as main loads them
jgresham 0737be3
replaced icons, added conditional on separator
corn-potage ba324a9
stop all nodes and podman machine on tray quit
jgresham 54c9096
enabled custom tray only for mac
corn-potage 7a356b5
use modelRoutes.podman in sidebar
jgresham 2cce995
lint in tray imports
jgresham 504ed76
Merge branch 'main' into feat/podmanModal
jgresham File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this path will not work in packaged builds