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

chore(ui): improve ui / ux around patch api calls #15293

Merged
merged 35 commits into from
Feb 26, 2024
Merged

Conversation

chirag-madlani
Copy link
Collaborator

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@github-actions 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 chirag-madlani changed the title Fix UI ux chore(ui): improve ui / ux around patch api calls Feb 21, 2024
@akash-jain-10 akash-jain-10 marked this pull request as draft February 22, 2024 09:41
Copy link

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 61%
62.1% (31780/51172) 40.49% (12484/30829) 41.24% (3891/9434)

Copy link

sonarcloud bot commented Feb 26, 2024

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
1 New issue

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.5% Duplication on New Code

See analysis details on SonarCloud

@chirag-madlani chirag-madlani merged commit 8539740 into main Feb 26, 2024
14 of 16 checks passed
@chirag-madlani chirag-madlani deleted the fix-ui-ux branch February 26, 2024 09:22
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:DataAssets e2e:Governance safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants