* fix(ui): unable to add more enum values for enum cp
* replicate height constraint and dropdown visibility to add cp
(cherry picked from commit e197c3f3d01e33a64538bc891ed8ef33de7a8af4)
* add check for MetaPilot - Limits
* code refactor
* move applications call from store to component
* fix:set value of applications from provider inside store
* update store inside provider
* fix failing tests
* supported displayName field in User listing page
* change the displayName to name for the consistency around name property around ui
* fix sonar issue
(cherry picked from commit b93390bb8ab94a3567a15dd85546061eff051c65)
* Add name field in the advanced search fields list
* Update the search index for autocomplete for name DisplayName
* removed unnecessary array for searchIndex
* supported total distinct user count in Team page
* minor improvement
* fix unit test
* added helpertext tooltip and change the label
* minor cosmetic update
(cherry picked from commit 4c4587c82be9cca9874321566aab073ad3074250)
* what's new in 1.5.7 doc
* minor fix around indentation
* Update whatsNewData.ts
Update whatsNewData.ts -- remove enumWithDescriptions pointer from the list
* Added improvement for table-level, export-import
Added improvement for table-level, export-import
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
* fix: GEN-1856 encode and escape search value for the tag
* fix test
* add missing import
(cherry picked from commit 3b182c91c8a53d11aa6fb5f880e917556cb087a7)
* import/export support for table type custom property
* remove logs
* Add backend tests
* ui: add custom type property parsing
* print rows in the order of columns defined in config
* ui: handle special chars pasring for custom property import/export
* ui:improve table type property parsing
* ui:fix sql input styling
* ui: improve the parsing for table type property
* ui: fix parsing for markdown, string and sqlQuery properties
* ui: fix parsing for table type property
* ui: fix unit test
* fix backend tests
* remove unwanted comments
* ui: add playwright test for table type import/export part1
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
(cherry picked from commit 30497528bcf6f5da692fbbdbc8e88bfddb635e0a)
* 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 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)