-
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
chore(ui): improve ui / ux around patch api calls #15293
Merged
Merged
Conversation
This file contains 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
github-actions
bot
added
e2e:Governance
e2e:DataAssets
UI
UI specific issues
safe to test
Add this label to run secure Github workflows on PRs
labels
Feb 21, 2024
chirag-madlani
changed the title
Fix UI ux
chore(ui): improve ui / ux around patch api calls
Feb 21, 2024
ShaileshParmar11
requested review from
harshach,
karanh37 and
Sachin-chaurasiya
as code owners
February 22, 2024 09:24
ShaileshParmar11
temporarily deployed
to
test
February 23, 2024 14:49 — with
GitHub Actions
Inactive
ShaileshParmar11
temporarily deployed
to
test
February 23, 2024 14:49 — with
GitHub Actions
Inactive
ShaileshParmar11
had a problem deploying
to
test
February 23, 2024 14:49 — with
GitHub Actions
Failure
ShaileshParmar11
had a problem deploying
to
test
February 23, 2024 14:49 — with
GitHub Actions
Failure
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 05:35 — with
GitHub Actions
Failure
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 05:35 — with
GitHub Actions
Failure
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 05:35 — with
GitHub Actions
Failure
ShaileshParmar11
temporarily deployed
to
test
February 26, 2024 05:35 — with
GitHub Actions
Inactive
karanh37
requested changes
Feb 26, 2024
...ui/src/main/resources/ui/src/components/Modals/EntityNameModal/EntityNameModal.component.tsx
Show resolved
Hide resolved
...adata-ui/src/main/resources/ui/src/components/common/EntityImport/EntityImport.component.tsx
Outdated
Show resolved
Hide resolved
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 07:04 — with
GitHub Actions
Error
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 07:04 — with
GitHub Actions
Error
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 07:04 — with
GitHub Actions
Error
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 07:04 — with
GitHub Actions
Error
ShaileshParmar11
temporarily deployed
to
test
February 26, 2024 07:07 — with
GitHub Actions
Inactive
ShaileshParmar11
had a problem deploying
to
test
February 26, 2024 07:07 — with
GitHub Actions
Failure
Quality Gate passed for 'open-metadata-ui'Issues Measures |
karanh37
approved these changes
Feb 26, 2024
ShaileshParmar11
added a commit
that referenced
this pull request
Feb 26, 2024
* chore(ui): improve ui / ux around patch api calls * domain loading changes * add loading state to entityReName modal * added loading state for following * setLoading false in entityName modal * delete style fix * updated vote loading and delete loading for queries * fixed loading issue in profilerSettingsModal * fixed no data placeholder issue while loading in thread drawer * fix glossary term related changes * fix glossary term related changes * fix: Spaces and Tabs of YAML (#15309) * fix: Simplify the logic for get cypress filter step * ui/ux fix * added tooltip on icons * localizaion keys * minor changes * fixed profiler picture loading issue * Fix UI-UX (#15313) * incident manager edit displayName loading * no data placeholder for no search data * code refactor * address comments * fetch latest data in tagsPage * fix edit description icon alignment * edit icon fix * fixed failing unit test * revert version tests * addressing comment --------- Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com> Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com> Co-authored-by: Ashish Gupta <ashish@getcollate.io> Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
e2e:Governance
safe to test
Add this label to run secure Github workflows on PRs
UI
UI specific issues
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.
Describe your changes:
Fixes
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>