* Fix multiple API calls to fetch user details
* Change the tab `history` to `Recent Runs` in application details page
* Changes to show display name in pipeline delete confirmation modal
* Fix the select field overflow issue for advanced search input fields
* Fix advanced search custom property field overflow issue and used mixin to follow DRY
* Fix the left side menu bar not scrolling issue
* Activity feed improvements part 3
* minor changes
* fix breadcrumb for roles,policy and persona and revamp deleted feed card
* icon fix
* persona icon fix
* fix the redirect link and made changes as per commets
* minor changes
* Minor: rename the column to "Data quality", and updated space of the schema
* added missing filter for dashboard data model and pipeline details page
* 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 the reloading of application when current user team or role changes
* fix the infinite load
* added test for no loader if current user not present
* 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>
* #15856 Error when creating test cases if the table contains the name COLUMN
* chore: Update Cypress configuration to include all test files & fixed filter cypres
* Fix the alignment issue for the CopyToClipboard button
* Fix the Ingestion run details modal heading
Add Updated column in the ingestion run details modal table
* 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>
* Change ingestion pipeline unpause button to play
Fixe the cron editor alignment
Fix the alignment of beta tag on left menu bar
* chore: Update language files with new translations and add "Play" translation
* Move IngestionRunDetails modal to a common component for reuse
* Add missing localization
* localization changes for all languages