Skip to content
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

Refactor Page Component and Add Breadcrumb Navigation #748

Conversation

OmarBrbutovic
Copy link
Contributor

Refactor the Page component to include breadcrumb navigation within the application

Screenshots

image
image
image
image
image
image
image
image

- Updated the `Route` enum to nest the release path under the
application context (`/applications/:applicationId/release/:releaseId`)
- Modified the `RELEASES_TABLE_FRAGMENT` to include the
`application.id` field for constructing the updated route
- Adjusted the `columns` definition to pass the `applicationId` as
a parameter in the `Link` for release navigation

Signed-off-by: Omar <[email protected]>
@OmarBrbutovic OmarBrbutovic marked this pull request as draft December 6, 2024 07:58
@OmarBrbutovic OmarBrbutovic marked this pull request as ready for review December 6, 2024 08:22
- Refactor the `Page` component to include breadcrumb navigation within
the application

Signed-off-by: Omar <[email protected]>
- Replaced the test for rendering the `title` property with a test
for the `BreadcrumbItems` component

Signed-off-by: Omar <[email protected]>
npm run i18n:extract

Signed-off-by: Omar <[email protected]>
@davidebriani davidebriani merged commit 72a8b42 into edgehog-device-manager:feature/application-management Dec 6, 2024
6 checks passed
@OmarBrbutovic OmarBrbutovic deleted the add_breadcrumbs branch December 9, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants