* added loader in activity feed open and closed count
* minor push
* added loader to entire label instead just on number
(cherry picked from commit 7d91e1206de65abe6d3a357c5d445c059805b2f8)
A file to add Persian language to open-metadata
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 91a1479e53debb7cc7f3083e96d1b474af5348de)
* fix: test suite alerts
* fix: return testSuites field for test suite alerts
* style: ran java linting
(cherry picked from commit add22b5d285a8a2d00928b734db4d6a848cc0e27)
* fix dark border shown in navbar
* remove the space between logo and first sidebar item
(cherry picked from commit c1c794dae825d97fb611205244bff9526bb52eb0)
* added check to append reserve-sidebar class to body
* added application value as dependency to re-run in case application refetch
* fix the unit test
(cherry picked from commit 5e96ff470ba5fb1f4f75b888100e99fc7007c0cf)
* supported search filter and only all show in case of all node value selected
* updated the playwright test as per the all selector
* fix playwright and unit test
(cherry picked from commit aa7b95a515a6a72b7bad5f49aa19963b85c25be7)
* fix activity feed aut flaky failures
* remove the unwanted class and arrange it in common place
* added custom hook to check floating button element in dom
(cherry picked from commit 9a116d676de1b9f580b55c92625ce338c180e5f2)
* minor: custom properties layout and styling improvements
* show all the properties expanded in right panel by default
* Refactor PropertyValue component to remove redundant code for dateTime-cp custom property type
(cherry picked from commit 69318d3e679907435c6bcaa782bf14e9d661b6d8)
* fix custom property layout issues
* fix font weight to similar like other
* fix the right panel value style issue
* fix the edit button alignment issue
* changes as per comments and sonar fix
(cherry picked from commit 819c405784d520b787042b78cc959445506caf01)
* Add new ‘metaEnum’ Custom Property to allow adding Enum Keys with Description
* replace JsonNodeFactory method with JsonUtils
* rename property from metaEnum to enumWithDescriptions, and other method optimizations
* ui: add support for creating enumWithDescription property
* minor locale changes
* ui: add edit support for created enumWithDescription property
* Refactor enum description field layout in AddCustomProperty and EditCustomPropertyModal
* add support for adding values to enumWithDescription custom property type
* Refactor custom property input IDs in AddCustomProperty and EditCustomPropertyModal components
* Refactor custom property table rendering logic and UI components
* Refactor custom property table rendering logic and UI components
* Refactor custom property table rendering logic and UI components
* add basic card layout
* Refactor CustomPropertyTable component to improve UI and functionality
* update playwright test part 1
* Refactor PropertyValue component to conditionally render right panel styles
* fix: entity reference property update
* Refactor CustomPropertyTable component to conditionally render right panel styles
* fix: flaky test
* Refactor CustomPropertyTable test to use updated test IDs and remove unnecessary code
* fix flaky test
* improve the playwright test
* add more test
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit 1b029d2bf2793c6a4f016c91a4634c490462d7f4)