* feat(#10933): API service UI
* feat: Add support for API collections in multiple languages
* feat: add collection page
* feat: Add support for multiple languages in endpoint-plural translation
* chore: Add 'Beta' tag to API Services card, mark 'REST' service as beta, hide Pipelines tab, and update API Schemas card in settings.
* fix: api service version page to show list of collections
* feat: add api collect version page
* feat: add custom property support for api collections and endpoints
* feat: Add API Collection and API Endpoint translations in multiple languages
* Refactor proxy configuration to use '/api/' context instead of '/api/v1'
* feat: add apiEndpoint page
* feat: add APIEndpoint summary component
* feat: add APIEndpoint schema component
* chore: remove the schema type from APIEndpointSchema component
* feat: add version page component for API endpoint
* chore: add task support for api collection and api endpoint
* chore: remove schema from request and response label
* chore: don't show add ingestion button for api services
* feat: add search support for api entity
* feat: add request and response schema field translations for multiple languages
* chore: update icons
* refactor: Add null checks in EntityUtils.tsx
* feat: show deleted child entities if service is deleted
* chore: Update addApiEndpointFollower function in apiEndpointsAPI.ts
* feat: Add API collection and endpoint retrieval in EntityPopOverCard.tsx
* chore: add api endpoint in data assets widget
* feat: Add extra info link in data assets header
* chore: Add API endpoint index to DataAssetsWidget test
* feat: add api endpoint to explore tree
* test: add cypress for apiendpoint and apicollection custom property
* test: add playwright test for api service entity
* test: add playwright test for api collection entity
* test: Add ApiEndpoint playwright test
* test: fix api endpoint and api collection test
* fix: minor issues
* test: add playwright test for creating service from ui and explore page tree
* test: add playwright test for api endpoint lineage
* feat: Update API collection page to use specific fields for owner, tags, and votes
* test: remove api endpoint class from linage spec
* change placment of comment and close button in task approval workflow
* minor change
* playwright test for the close and comment function
* supported ref in activityFeedEditor
* fix playwright test
* added playwright test for data steward
* fix the test for the data streward user
* fix the close button not showing if task has no suggestions and icon fixes
* fix sonar issue
* change glossary and add suggestion button to dropdown button
* fix the glossary failure due to button change
* icon change for add tag and description
* fix glossary cypress failure due to button chnages
* changes as per comments
* activity feed ui improvements
* fix mysql icon not showing in feed card
* fix comments not showing in right panel card
* remove unused code and added utils test
* supported playwright test for feed replies
* changes as per comments
* playwright: fixed tier test for AUT
* addressing comment
* fix dataAssetWidget playwright test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* support data asset explore widget
* made some card fixes,added widget image and change widget name
* file name changes
* supported unit test
* dispaly services with count in widget along with unit test
* localization keys
* card spacing fix
* asset count changes as per new design
* minor link and image changes
* Fix backend tests
* move the serviceTypeFilter to common utils
* fix sonar issue
* sonar fix
* changes as per comments
* supported playwright test
* fix playwright failure
* created separate spec for data asset widget
* remove from entity page
---------
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
* playwright: improve the existing playwright test
* pw improvement
* minor change
* reduce the scope of custom property
* reduce scope of custom property test
* addressing comments
* updated response timeout