refactor: Group releases under same application#1385
Merged
edgehog-app[bot] merged 1 commit intoedgehog-device-manager:mainfrom Apr 29, 2026
Merged
Conversation
0660c87 to
1c59efd
Compare
OmarBrbutovic
approved these changes
Apr 28, 2026
1c59efd to
bee3ff3
Compare
This PR replaces the table based layout with a cleaner, grouped view of deployed applications for better readability. Applications are now grouped and displayed as expandable items Each application shows latest release version, status badge, and quick navigation to deployment details page. Expanded view lists all releases with corresponding statuses and navigation actions Additionally, CollapseItem has been refactored to be fully prop driven: - Removed old layout structure - Introduced className based props for header/content customization - Improved reusability and flexibility for future UI changes Signed-off-by: Jasmina <jasmina.piric@secomind.com>
bee3ff3 to
644d9ce
Compare
ArnelaL
approved these changes
Apr 29, 2026
Collaborator
|
/fast-forward |
644d9ce
into
edgehog-device-manager:main
17 checks passed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What this PR does / why we need it:
WIP

on hover:

Additional documentation e.g. usage docs, diagrams, reviewer notes, etc.:
Thanks for sending a pull request! If this is your first time, here are some tips for you:
When fixing existing issues, use github's syntax to link your pull request to it
We also have a syntax to signal dependencies to other open pull requests
In case of stacked PRs, you may add the PR number in the last commit's title instead: