* fix: added test case support for tags (inherit from table/column)]"
* feat: add tag and service filter for test cases
* feat: add tier query param
* fix: tests
* Fix#16278 : Search to display Draft glossaryTerms as well on Explore page
* add term status quick filter
* change aggregation key for status field
* change aggregation key for status field
* add lowercase_normalizer in status filed for aggregate api
* add cypress tests
* fix cypress
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
* Improvement: Added new test cases covering EventSubscription and fixed previous test cases.
* Improvement: Added test cases covering EventSubscription for multiple destination.
* Improvement: Added test cases covering EventSubscription for multiple destination.
* Improvement: Refactored the classes implementing DRY.
* Improvement: Implemented validation for entity url and message format.
* Enabling the subscription tests randomly.
* Added Test Case for Matching Enum
1. Implemented the test case using the `matchEnum` parameter.
2. Added integration tests.
3. Added migrations.
* fix tests
* fixed tests
* format
* fixed tests
* clear search cache before running ingestion
* format
* changed scopt of aws fixture
* moved migrations to 1.5.0
* fix: test case listing with prefix
* fix: domain filtering
* added cypress for domain and data quality filters
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* fix get tags asset on glossary rename
* fix get tags asset on glossary rename
* fix get tags asset on glossary rename - ui change
* fix get tags asset on glossary rename - ui change
* fix: test case team ownership listing
* fix: moved from forEach to stream.map.collect
* style: ran java linting
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* MINOR - Better Health messaging
* MINOR - Better Health messaging
* Update page header label for health check
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Improvement : User-signin - Added validation while importing users through CSV to prevent any mismatch between name and email. Removed preferred_username and sub from JWT principal claims.
* Covering test cases.
* Covering test cases.
* Covering test cases.
* Reverted the JWT principal claim changes.
* covering edge cases.
* covering edge cases.
* covering edge cases.
* covering edge cases.
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* Pass parameterValues for the test case summary feed
* Change test case link formation to navigate to incident manager page
* Changes to show graph plot of test summary in the feeds
* Localization change for other languages
* Fix unit tests
Add missing tests
* Fix the feed cards for Team and Application
* Update localization for other languages
* Add icon for the chart asset
* Fix#15809 : Update asset indexes on glossary term hierarchy change
* move logic to new method updateAssetIndexesOnGlossaryTermUpdate()
* enbale skip cypress test for the asset not found
* fix loss of tags and other relations while glossary parent change
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* fix issue in glossaryTerm search getHierarchy api
* get style from glossaryTerm search getHierarchy api
* get style from glossaryTerm search getHierarchy api
* get style from glossaryTerm search getHierarchy api
* fix validation error for entity and entityRef property types
* increase aggregation size for fqnParts in glossary_term_index
* Activity feed card ui fixes
* Fix feed card for test suite
* fix testCase and testSuite feed card title and links
* Fix the profile picture not loading in the feeds
* fix the custom property and bot icon
* fix the deleted feed card by adding opacity on it
* Fix feed card hover effect
Add edit and delete button for posts
* - Fix Activityt feed event
* - Ignore workflow
* - Ignore pipelienStatus as well
* fix test case card feed
* localization keys
* sonar fix
* changes made as per comments and fix sonar issue
* Update schemaChanges.sql
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>