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

Provider details page #69

Closed
wants to merge 2 commits into from
Closed

Conversation

rszwajko
Copy link
Contributor

@rszwajko rszwajko commented Nov 4, 2022

Extracted from PR #33

Code changes:
1. generic (empty) details page is provided via extension point
'console.page/resource/details'
2. actions in the details page are provided via extension points
'console.action/resource-provider'
3. inventory tab (part of the details) is provided via extension point
'console.tab/horizontalNav'

Code changes:
1. use StandardPage list component
2. entity list is produced by merging results from k8s API and
   exsting Forklift inventory REST API.
3. actions in the table (kebab actions) are provided via extension
   point 'console.action/provider'

Functional changes:
1. display all providers in one table
2. use only 'Ready' condition to describe the state of the provider

Signed-off-by: Radoslaw Szwajkowski <[email protected]>
Code changes:
1. generic (empty) details page is provided via extentsion point
   'console.page/resource/details'
2. actions in the details page are provided via extension points
   'console.action/resource-provider'
3. inventory tab (part of the details) is provided via extension point
   'console.tab/horizontalNav'

Signed-off-by: Radoslaw Szwajkowski <[email protected]>
@rszwajko rszwajko requested review from sjd78 and yaacov November 4, 2022 12:37
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 15 days.

@github-actions github-actions bot added the Stale label Mar 28, 2023
@rszwajko
Copy link
Contributor Author

Let's keep this PR a bit longer for reference.

@github-actions github-actions bot removed the Stale label Mar 29, 2023
@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 15 days.

@github-actions github-actions bot added the Stale label Apr 29, 2023
@rszwajko
Copy link
Contributor Author

rszwajko commented May 1, 2023

Let's wait a bit longer:)

@github-actions github-actions bot removed the Stale label May 2, 2023
@yaacov yaacov modified the milestones: 2.4.1, 2.5.0 May 9, 2023
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 15 days.

@github-actions github-actions bot added the Stale label Jun 9, 2023
@github-actions
Copy link

This PR was closed because it has been stalled for 15 days with no activity.

@github-actions github-actions bot closed this Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants