-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Fix(UI) #8555: Tags removal issue #9055
Conversation
- Tag removal bug fix - Removed tailwind use and replaced with antd - Code optimisation - Localisation changes
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
...data-ui/src/main/resources/ui/src/components/DashboardDetails/DashboardDetails.component.tsx
Outdated
Show resolved
Hide resolved
openmetadata-ui/src/main/resources/ui/src/components/EntityTable/EntityTable.component.tsx
Outdated
Show resolved
Hide resolved
openmetadata-ui/src/main/resources/ui/src/components/MlModelDetail/SourceList.component.tsx
Show resolved
Hide resolved
openmetadata-ui/src/main/resources/ui/src/locale/languages/en-us.json
Outdated
Show resolved
Hide resolved
[open-metadata-ui] Kudos, SonarCloud Quality Gate passed! |
[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed! |
[OpenMetadata-Platform] Kudos, SonarCloud Quality Gate passed! |
Describe your changes :
I worked on the following:
Type of change :
Frontend Preview (Screenshots) :
Table Details Page:
Screen.Recording.2022-11-29.at.7.12.56.PM.mov
Dashboard Details Page:
Screen.Recording.2022-11-29.at.7.13.29.PM.mov
Ml Model Details Page:
Screen.Recording.2022-11-29.at.7.13.58.PM.mov
SourceList component:
Screen.Recording.2022-11-30.at.9.58.09.AM.mov
Checklist:
Reviewers
Frontend: @open-metadata/ui