* 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
* fix: search sorting on null timestamp
* skipping cypress tests for filters
* fix: use getChildAlias for ES children update/delete
* fix: add retry logic for test case resource ES
* style: ran java linting
* fix: cascade search deletion to children
* updated profilerConfig
* fix: move ES deletion to end of flow
* style: ran java linting
* chore: test mvn execution time without test case resource test
* style: fix java linting
* chore: re enable test case resource tests
* fix: reduce wait time for get test summary
* fix: add rertry on deleteTag for search tests
* fix: denormalize test entities relationship for search
* style: ran java linting
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Fix the schemaFields key for advanced search filters
Add missing "Feature" quick filter for ml model on explore page
* Update the common column filter fields label for different assets to differentiate the fields when combined list is displayed
* Update localization files with new translations
* Add isBeta property to LeftSidebarItem interface
* minor: show toast message for browser popup blocked issue
* Update browser popup blocked message in language files
* Update browser popup blocked message in language files
* revamp announcement card
* cypress fix and minor improvement
* fix sonar issue
* refactor ProfilePicture view and support cypress and fix sonar lint issue
* added and fix some unit test
* fix and added unit test
* changes made as per comments
* fix sonar issue
* skip cypress failure due to flakiness
* Fix#16046 : modify glossaryTerms api endpoint to support querying immediate children with childrenCount
* fix(ui): support lazy loading for n level of glossary
* fix modal update for glossaryTerm
* fixed expand/collapse button bug and update glossary page issue
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* MINOR - Metadata Actions - New Actions
* Add actions
* Add actions
* Add actions
* Add actions
* Add actions
* Add actions
* Add support for chart search in UI
* Refactor searchEntity function in AlertsUtil.tsx and getSearchIndexEntityTypeMapping function in SearchClassBase.ts
* add domain
* add domain
* format
* Update setSourceAsValue parameter in searchEntity function
* add missing fields in the advanced search field selection for all the assets
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* re-supported password input and value hidden on asterisks basis
* supported test
* check the entire string value for showing it in the input
* added test