* 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>
* - Fix Test Suite Change Description
- Improvement for Search Tests [In Progress]
* Review Comments
* - Fix Test
* - Make Elastic Search Calls Sync
* - Make Elastic Search Calls Sync for Delete
* - Fix Test for Topic Search Index
* - Remove wait for async
* - Fix Failing Test for AppResourceTest
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* add new activity feed card component according to the new designs
* add new localization values
* replace the old ActivityFeedCardV1 component with the new ActivityFeedCardV2
delete unused components
* add the delete and edit options for the feeds
* move new activity feed card component to a common folder
* Refactor activity feed header to implement new backend changes
* Refactor activity feed header to implement new backend changes
* Add DescriptionFeed component to show feed info for description changes
* Improve getFeedChangeOperationLabel util function
* Fix activity feed card styling to remove text primary color on hover
* Refactor code for ActivityFeedCardV2 component and add new test case feed components
* Update localization files for test status pluralization
* Update cardStyle enum values in thread.json schema
* Update feed header messages
* Update localization files for feed headers
* Update feed body to display asset details for entityCreated, entityDeleted and entitySoftDeleted
* Update localization files for soft-deleted-lowercase translation
* Add tags feed component show feeds related to tags
* Update localization files for added and removed entity translations
* Refactor TagsFeed component to remove unnecessary code
* - Send Actual Field Name
* - Add json Type in one thread.json
* added feed support for customProperty
* localization keys
* fix sonar issue
* changes made as per comments
* localization keys
* fix feed message not coming up
* testCaseFeed fix
* localizaion keys added
* removed action button on system generated feed
* fix redirect link for alerts feed
* fix the classification and glossary feed card icon
* fix the classification icon and card ui overflow
* minor fix
* changes as per comments
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* Fixes Test Suite Reference in Table Schema
* fix: fix test suite to interact with entity reference
---------
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>