* Add new ingestion list component
* localization changes
* Add new icons
* localization changes
* Revamp the ingestion list table
* update the pipeline actions styling
* Improve the ingestion list table functionality
* localization changes
* Fix failing unit tests
* Use the new IngestionListTable component
* localization changes
* Implement new IngestionListTable component in the Services list pipeline tab
* Improve ingestion list table functionality and modify unit tests
* localization changes
* Fix the e2e tests for new ingestion changes
* changes suggested in comments
* Minor bug fixes and improvements
* Change default schedule value from hour to daily
* revert test changes
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* allow dropping off pipeline as node
* Return Pipeline Nodes in Response
* Fix pipeline as a node
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* 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
* Fix the empty space rendering in place of icons if no icon is present
* Localization changes
* Fix the entity suggestion errors when searched for entities with special characters
* Update the playwright user and mlModel class to provide and update patch method
* add unit test for getEntityIcon
* fix the tags not rendering in selector after selection in edit tags taks
* added playwright test
* minor changes
* minor fix
* fix the tags not updating in edit and accept tag
* fix explore design
* update switcher icon
* show menu when search query exists
* fix selection of active service
* fix type error
* fix tests
* fix tests
* fix tests
* 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
* feat: updated multi pipeline ui as per new mock
* translation sync
* fixed failing unit test
* fixed playwright test
* fixed viewService click issue
* sorted pipeline based on test case length
* fix(#17016): apply Read-Only Mode to All Custom and Built-In Nodes in Block Editor
* test: add unit test
* fix playwright test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Fix Users Issue due to capital names
* Fixed Tests
* No lowercasing name
* Revert
* toLowerCase
* fix email casing from UI side on basic auth
* compare lowercase email only from the loggedInUser
* address comments
* Updated LowerCase UserName on updates
* revert ui changes
* Migrate Name and Email
* cypress failure
* fix glossary test
* fix activity feed test
* Compare by Lowercasing Email and username
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: karanh37 <karanh37@gmail.com>