* modify activity feed icon and text
* fix edit icon issue in custom properties and made changes as per comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* ui: Display createdDateTime and sizeInByte profile metrics #12196
* Modify Sample Data
* updated profile matrix as per date object
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
* chore(client): tier-card ui update
* minor change
* test(client): for the new UI of tier-card
* address comments
* fix UI
* replace some css with utility classes
* add language locales for word Clear
* some css and test fix
* fix(client): cypress test for add and remove tier
* supported ellipses in tags and remove old componnet
* fix unit test
* support tags to take entire width as per content
* chanegs as per comments
* fix cypress issue
* fix cypress issue
* chore(ui): stay on the same page when the task is resolved
* chore: update filter on reject task
* chore: address comments
* fix: cypress test
* e2e: add cypress test for task flow
* refactor: minor changes
* fix: assignee option data test id
* test: add test for tags task
* fix: unit test
* fix: cypress test
* chore: address comment
* chore: address comments
* added unit tests for version page components for Dashboard, Pipelines, Tables and Topics
* fixed entity version page test mock
* added and improved unit tests for version page related components
* fixed failing unit tests
* moved all mock files in mock folder
* Fixed test titles
Worked on comments
* Refactored code for service, database details and schema details page
Added feature to add tags and tiers to service page
Applied new layouts to service and database schema details page
* Bug fixes and refactoring of service, database and database schema pages
* Removed unused components
Fixed unit tests
* Removed unnecessary code
* Fixed code smells
* reverted the type assertion changes
* Corrected interface name
Moved large function inside component to utils file
* fixed activity feed tab API fetching error
* fixed cypress test for tags spec
* 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>
* fix(ui): show message based on pipeline service platform
* chore: only show the message if airflow is not available
* chore: remove tailwind classes
* fix: unit test
* test: add changes unit test
* fix: unit test
* revamp entity task component
* added test related to tags and description
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fix issue while storing empty email
* Update TeamRepository.java
* chore(ui): if email is empty set value as undefined
* chore(ui): address comments
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* working on support task for all entites
* added support task for topic entity
* added support task for all entities
* added ui support for entity task of all the entities
* solve issue for container and topic tasks
* fix the task issue and ui improvements for tag icons
* added support for tasks assigned to children
* code improvement
* ui improvement around tags for icons
* changes as per comments
* fix unit test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* fix(ui): parent container is not populating in breadcrumb
* fixed cypress for tagsAddRemove spec
* updated parent hierarchy in breadcrumb for container
* move fetch logic from container page to data header component
* addressing comments
* removed unwanted prop and added unit test for the change