* Added cypress for soft delete and entity edit actions check flow
* added cypress tests for teams page for soft deletion flow
* fixed entity deleting without entering confirmation text
* localization changes for other languages
* added cypress changes for delete widget confirmation text check
* fixed delete text retaining after closing modal
* refactored the cypress for soft delete flow to
* renamed the files according to the naming convention
* worked on comments and cypress test improvements
* fixed failing cypress
* fixed TagsAddRemove spec
* test code improvements
* moved util functions to appropriate files
reference type cypress comment fix
* replaced react router Link component with anchor tag
* Delete widget code refactoring
* fixed issue with child assets not updating correctly after soft deletion of database, database schema and service pages
* Fixed cypress imports
* Fixed delete modal input value retaining issue
* fixed import issue in dataQualityTest
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* feat(ui): Add Badge with color or icon for Tags,GlossaryTerm, Domain and DataProducts #9972
* added api call to patch style in glossary
* updated and refactor AsyncSelectList and tagsContainerV2
* updated tags in all the pages
* added style object in addGlossaryTerm form
* added style support in domain and tags
* fixed failing unit test
* added cypress for the style feature
* added unit test for new component
* translation-sync
* addressing comment
* fixed edit tags issue
* added style feature for domain
* fixed sonarLint
* fixed merge issue
* feat: add domain version page
* added domain index .. . support for domain name .. experts and delete is left
* checkstyle
* domain list
* fix: domain selectable list changes
* fix: add missing fields
* fix: add services support for domain
* fix: review comments
* fix: review comments
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>
* added support for the % in entity name
* added support for the % in glossary and glossary term name
* Added U exclude
* Fixed pytest
* fix: support % in glossary name
* added suppport for % in entityName
* fix % issue in the glossary or term
* fix: glossary with % encoding
* fix: tags redirect issue for glossaries with %
* fix: glossary import path
* fixed CI
* fixed Py Test
* fixed PyTest
* fixed glossary resource test
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
* 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>