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

feat(report-portal): fix statistics card #4

Merged
merged 1 commit into from
May 15, 2024

Conversation

yashoswalyo
Copy link
Member

@yashoswalyo yashoswalyo commented May 15, 2024

  • bump packages to minor

  • make backend compatible to new backend

  • migrated all components to mui v5

  • added notations for passed, failed, skipped on overview card component

  • remove OWNERS in favour of CODEOWNERS

  • fixed statistics card: skipped bar was showing on passed bar
    Screenshot from 2024-05-15 18-37-14

  • new card: shows indicator wrt. progress bar
    image

- bump packages to minor
- make backend compatible to new backend
- migrated all components to mui v5
- added notations for passed, failed, skipped on overview card component
- remove OWNERS in favour of CODEOWNERS

Signed-off-by: Yash Oswal <[email protected]>
@yashoswalyo yashoswalyo merged commit 81d91ad into plugin-report-portal May 15, 2024
0 of 4 checks passed
@yashoswalyo yashoswalyo deleted the fix-report-portal-card branch May 15, 2024 14:29
yashoswalyo pushed a commit that referenced this pull request May 16, 2024
* chore(deps): update to backstage 1.26.x

Signed-off-by: Paul Schultz <[email protected]>

* update to new backend

Signed-off-by: Paul Schultz <[email protected]>

* update to 1.26.4

Signed-off-by: Paul Schultz <[email protected]>

* lint

Signed-off-by: Paul Schultz <[email protected]>

* fix scripts

Signed-off-by: Paul Schultz <[email protected]>

* update frontend to match showcase

Signed-off-by: Paul Schultz <[email protected]>

* format files

Signed-off-by: Paul Schultz <[email protected]>

* fix keycloak test

Signed-off-by: Paul Schultz <[email protected]>

* fix(deps): remove react-router-dom from dev dependencies and as it's there in peer dependency (#2)

* update to backstage 1.26.5

Signed-off-by: Paul Schultz <[email protected]>

* fix kiali

Signed-off-by: Paul Schultz <[email protected]>

* revert to basic frontend

Signed-off-by: Paul Schultz <[email protected]>

* fix linting

Signed-off-by: Paul Schultz <[email protected]>

* fix lint config

Signed-off-by: Paul Schultz <[email protected]>

* lint files

Signed-off-by: Paul Schultz <[email protected]>

* update dist-dynamic

Signed-off-by: Paul Schultz <[email protected]>

* fix resolutions

Signed-off-by: Paul Schultz <[email protected]>

* update react-router-dom

Signed-off-by: Paul Schultz <[email protected]>

* fix react deps

Signed-off-by: Paul Schultz <[email protected]>

* fix deprecations

Signed-off-by: Paul Schultz <[email protected]>

* potential fix for react

Signed-off-by: Paul Schultz <[email protected]>

* fix dep resolution

Signed-off-by: Paul Schultz <[email protected]>

* skip orchestrator test

Signed-off-by: Paul Schultz <[email protected]>

* add eslint rule

Signed-off-by: Paul Schultz <[email protected]>

* fix tsc error

Signed-off-by: Paul Schultz <[email protected]>

* fix(orchestrator): force react dependency to be 18.3 and return test (#3)

resolved issue that caused orchestrator to install it's own react version
thus causing the test to fail and the entire page to crash.

* fix(e2e): update e2e tests to allow guest login (#4)

* update common test file

Signed-off-by: Paul Schultz <[email protected]>

* update lockfiles

Signed-off-by: Paul Schultz <[email protected]>

* fix react

Signed-off-by: Paul Schultz <[email protected]>

---------

Signed-off-by: Paul Schultz <[email protected]>
Co-authored-by: Jaivardhan Kumar <[email protected]>
Co-authored-by: Bat-Zion Rotman <[email protected]>
Co-authored-by: Debsmita Santra <[email protected]>
yashoswalyo added a commit that referenced this pull request Jun 19, 2024
- bump packages to minor
- make backend compatible to new backend
- migrated all components to mui v5
- added notations for passed, failed, skipped on overview card component
- remove OWNERS in favour of CODEOWNERS

Signed-off-by: Yash Oswal <[email protected]>
yashoswalyo added a commit that referenced this pull request Jun 20, 2024
- bump packages to minor
- make backend compatible to new backend
- migrated all components to mui v5
- added notations for passed, failed, skipped on overview card component
- remove OWNERS in favour of CODEOWNERS

Signed-off-by: Yash Oswal <[email protected]>
yashoswalyo added a commit that referenced this pull request Jun 20, 2024
- bump packages to minor
- make backend compatible to new backend
- migrated all components to mui v5
- added notations for passed, failed, skipped on overview card component
- remove OWNERS in favour of CODEOWNERS

Signed-off-by: Yash Oswal <[email protected]>
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.

1 participant