* supported pagination and search in tags and term select for both table and entity level
* supported pagination of tags in glossary overiew section for tags
* fix cypress and address comments
* fix cypress issue
* refactor: glossary and glossary terms form
* refactor glossary term form
* fix: types import
* fix: field props
* chore: update name validation message
* fix: cy test
* refactor: glossary term reference field
* fix: code smell
* test: add e2e test
* cypress: added cypress for airflow,mlmodel and s3Storage service
* addressing comments
* fixed failing cypress
* updated description of describe block
* fixed failing cypress test
* added wait on pipeline status
* skip the delete test for s3Storage service and remove reload on re-running metadata pipeline
* refactor: custom property form
* fix: unit and cypress test
* test: update cypress test
* update unit test
* add micro interaction
* fix: routing
* fix: code smells
* refactor: types for form handle submit data
* Cypress: Added cypress test for update display name feature and delete service issue
* cypress for datamodel
* rename cypress file
* improve test for update displayName
* ui: feedback 1.0 part-1
* fixed failing cypress
* fixed: flow is broken when cancelling the creation of a column level test
* implemented functionality to persist selected tab for table profiler
* fixed failing unit test
* miner fix
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Added displayName field in Tags
* localisation key added
* minor changes
* added tooltip
* remove rename option from outside and added it inside the form
* minor changes
* fix cypress issue
* changes as per comments
* fix cypress issue
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat(ui): consistent user dropdown for owner and reviewers
* feat(ui): consistent user dropdown for owner and reviewers
* make component working with pages
update styles
add few more components like count details, color update on tags
* remove AddUserModal component
* fix owner edit for netity page
* add tests for selectable list
* remove reference for OwnerWidgetWrapper
update tests to reduce console error on test run
* remove count
* fix sonarcloud and ui
* remove OwnerWidget
* minor fixes
* verify reviewer and owner modal behavior
* fix tests
* fix minor UI glitches
* fix unit tests
* fix cypress
* fix cypress failures
* fix search and glossary cypress failure
* minor fix
* fix remaining cypress tests
* remove intercept for terms
* fix issues
* address comments
* skip falky test to avoid failures
* Added show deleted table in Database scheam level
* Changes as per comments
* fix cypress issue
* make switch label static
* other language
* fix cypress issue
* chore(ui): add glossary and glossary terms count on landing page
* sync local files
* chore: update icon for glossary term
* fix: cy test
* sync locales
* address comment
* fix: cy test
* fix: cy test
* fix: cy test
* Added tags at schema Level
* Add task handling for Database Schema
* added cypress and unit test
* Changes as per comments
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* Cypress: Fixed flaky cypress for mydata and DBT spec
* added api wait for removing owner
* fix the multi api call on while removing owner
* fixed flaky cypress for tags page
* fixed entityDetails page
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Feat (#7561) Announcements are not supported for MLModel from UI
* Fix unit test
* Use Async/Await pattern
* Add conversation support for mlModel
* Add task support for mlModel
* Fix task page loading issue
* Fix unit test
* Add End to end test for entity announcement
* Fix Add CreateAnnouncement function issue
* Add End to End Test for entity task
* Fix End to End Test for Announcement and Tasks
* Revert "Fix End to End Test for Announcement and Tasks"
This reverts commit 48cbc0b6158b352b9e19e8290ff52a47849bb648.
* Fix Description unit test
* Fix cypress test
* Fix cypress test
* Fix entity task cypress test
* Remove EntityTask Spec
* Addressing review comment
* Addressing review comment
* Addressing review comment
* Fixed: Flaky cypress tests
* fixed flaky pipeline related test
* miner fix at profiling side
* fixed cypress for description update
* glossary: fixed click is not getting register
* added initial cypress test for profiler
* added profiler ingestion workflow
* added data-testid for no profiler placeholder
* added create test suite and test case cypress
* added edit and delete flow for table test case
* added test-suite delete test
* added cypress for add column test case
* added delete and edit cypress test for column test
* fixed delete service cypress issue
* removed only keyword
* services wait
* changing project id
* fixing flaky bigquery test
* Changing flaky tests
* test
* test
* Custom properties and change in services test wait
* Entity details wait
* Glossary api wait
* minor changes for glossary
* mydata api wait
* policies api wait
* mydata page changes
* Roles and services api wait
* Tags and teams api wait
* Users api wait
* tags page failure fix
* minor code change for users
* test fail fix
* test fail fix
* removing it.only
* removing timeout and reducing wait timeout
* changing description element to constant &test fix
* removing timeout on wait
* Teams page fix
* changing the project id
* changing api intercept url for flaky tests
* bigquery test fail fix
* fix flaky tests
* changing project id
* - Added functionality to edit type of team
- Fixed search fucntionality for teams
- Fixed issue with team count not showing in teams tab
* Worked on comments
* - Removed Assets tab for teams other than group type
- Removed Teams tab for team with type group
- Updated breadcrumbs for team details pages
- Styling and bug fixes
* Fixed failed cypress tests
* - Fixed teams page redirection issue when clicked on teams in left panel of home page
- Worked on comments
* fixed failing unit tests
* Fixed failing cypress tests