2200 Commits

Author SHA1 Message Date
Ayush Shah
e1a4937744
Fix SSL issue (#16412) 2024-05-26 18:49:35 +00:00
Mohit Yadav
fe2db2d63c
Add Null Check for isAdmin (#16407)
* Remove Retry From Abstract Event Consumer

* - Add Check for null Or Empty in isAdmin

* - Fix Test
2024-05-24 15:58:41 +05:30
Mohit Yadav
f8ed079731
Remove Retry From Abstract Event Consumer (#16405) 2024-05-24 13:07:26 +05:30
Akash Jain
015d71c9de
chore: Update main branch for 1.5.0 Release (#16401) 2024-05-23 18:46:15 +05:30
Teddy
5555c3db88
[MINOR] test case listing with prefix (#16382)
* 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>
2024-05-22 18:52:20 +05:30
Mohit Yadav
f5edf6c760
Fix Initial Offset (#16375)
* Fix Initial Offset

* Fix Query for postgres
2024-05-22 14:25:11 +05:30
Mohit Yadav
d332f713ab
Fix slow reindexing (#16364) 2024-05-21 15:49:54 +05:30
sonika-shah
8435f8b710
fix get tags asset on glossary rename (#16342)
* 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
2024-05-20 22:53:50 +05:30
Mohit Yadav
1a61a45c41
- Fix Reindex (#16347) 2024-05-20 12:42:49 +05:30
sonika-shah
034877b1c3
fix OpenSearchClient import (#16338)
* fix OpenSearchClient import

* fix OpenSearchClient import
2024-05-20 11:29:11 +05:30
Teddy
f441789042
fix: reindex for cost analysis (#16331) 2024-05-17 15:05:39 +00:00
Imri Paran
868d83d5c1
tests: add limits to elasticsearch test container (#16292) 2024-05-17 14:04:58 +00:00
sonika-shah
4652de2fbf
Fix #16102 : Ensure adding reviewer also adds them as an assignee to the task [minor change] (#16302) 2024-05-17 10:06:12 +02:00
Sriharsha Chintalapani
affe77fdd5
fix bug in user token generation (#16098)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-05-17 12:32:54 +05:30
Teddy
02d0a3e06e
Fix test case team ownership listing (#16286)
* 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>
2024-05-17 07:56:44 +02:00
Teddy
b43cfb0dad
fix: default ordering on search listing (#16315) 2024-05-16 21:38:44 +02:00
Pere Miquel Brull
84fdc77dec
FIX - Pom after docs removal (#16310) 2024-05-16 17:53:52 +02:00
Pere Miquel Brull
447bec1d99
MINOR - Better Health messaging (#16254)
* MINOR - Better Health messaging

* MINOR - Better Health messaging

* Update page header label for health check

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-05-16 10:04:04 +02:00
Mohit Yadav
9547729f02
- Fix Pagination Issues (#16271) 2024-05-15 18:04:15 +02:00
Mohit Yadav
1fcd545641
- Remove Migrate Tags (#16266) 2024-05-15 15:20:32 +05:30
Mohit Yadav
77a8e42511
- Fix Import Issue (#16265) 2024-05-15 15:19:33 +05:30
Teddy
3cf928bcc7
MINOR - Test Case Incident Manager Reindex (#16123)
* feat: added reindex logic for test cases

* fix: broaden exception to catch ES/OS failure

* style: ran java linting

* fix: update buildESDoc method

* style: ran java linting

* fix ui tests

* fix: update HashMap to Map

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-05-15 10:38:58 +02:00
Pere Miquel Brull
71b8c797e2
MINOR - Migrate extension separated from native (#16252)
* MINOR - Migrate extension separated from native

* cleanup
2024-05-15 09:23:01 +02:00
sonika-shah
becdd38cae
Fix #16102 : Ensure adding reviewer also adds them as an assignee to the task (#16248) 2024-05-14 16:32:22 +05:30
Siddhant
e1bfdf5ae7
Fixes: 15835 : Sign-in issues for users imported via CSV. (#16227)
* 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>
2024-05-14 16:15:58 +05:30
Teddy
3322406be4
fix: PII permission (#16149) 2024-05-14 12:42:01 +02:00
Mohit Yadav
08564037e7
- Catch no app run exception (#16246) 2024-05-14 11:39:20 +05:30
Mohit Yadav
4f9415fef6
- Fix for reindex job not waiting for completion (#16210)
* - Fix for reindex job not waiting for completion

* - Review Comments
2024-05-13 11:42:51 +05:30
Aniket Katkar
798fe311c0
Improvements: Activity feed improvements (#16221)
* 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
2024-05-11 20:04:16 +05:30
sonika-shah
3db9dadaa6
Fix #15809 : Update asset indexes on glossary term hierarchy change/ term rename (#16083)
* 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>
2024-05-10 17:31:42 +05:30
sonika-shah
0ea05f8f8b
remove aggregation owner.displayName for team_search_index (#16220) 2024-05-10 17:24:04 +05:30
sonika-shah
2638dcd09f
fix issue in glossaryTerm search getHierarchy api (#16127)
* 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
2024-05-10 17:23:45 +05:30
Ashish Gupta
a5e30a0cdd
Activity feed card fixes (#16166)
* 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>
2024-05-10 11:04:17 +05:30
Mohit Yadav
2edfd2ef96
- Update logo (#16198) 2024-05-09 18:04:57 +05:30
Mohit Yadav
f606212484
- Fix Search Indexing issues in Ops (#16194)
- BatchSize and recreate updated
- added conditional Init of resources
2024-05-09 17:56:38 +05:30
Mohit Yadav
615ef9d5e9
Credential expiry need not be checked (#16189)
* - Credential expiry need not be checked

* - Remove unused

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-05-09 17:16:34 +05:30
Mohit Yadav
de850f1b3b
- Default value for isBot should be false (#16163)
* - Default value for isBot should be false

* - Test Fix

* - Fix Failing Test
2024-05-08 19:41:33 +05:30
Mayur Singal
5002527c19
MINOR: Fix column lineage in export (#16167) 2024-05-08 14:00:42 +05:30
Mohit Yadav
4da3da3a63
- Add User Entity Notification (#16165) 2024-05-08 12:07:22 +05:30
Pere Miquel Brull
5181c79bbc
FIX - try-catch test suite migrations (#16160)
* FIX - try-catch test suite migrations

* format

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-05-07 16:08:31 -07:00
Mohit Yadav
96417452a9
[Fix CI ES Test] Fix Search Flaky Tests (#16126)
* - 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>
2024-05-07 23:38:06 +05:30
Mohit Yadav
b3e0470882
Migration Fixes (#16131)
* - Migration Fixes

* - Migration Fixes

* - Typo fix

* - Make warn to error

* - Update Migration to show Query Status

* - Fix Query in POstgres

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-05-07 22:07:25 +05:30
Teddy
0f8a089f4d
fix: test suite resource test (#16143) 2024-05-07 11:47:38 +02:00
Aniket Katkar
23a526db4c
Feat: Activity feed revamp (#15716)
* 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>
2024-05-06 21:42:08 +05:30
Mohit Yadav
0769d71ee7
Fixes Test Suite Reference in Table Schema (#16129)
* 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>
2024-05-06 19:03:23 +05:30
Pere Miquel Brull
8309fc8dae
MINOR - Migration validation ignore order (#16119) 2024-05-06 14:56:22 +02:00
Suman Maharana
488078da8a
Add DDL query ingest (#15860) 2024-05-06 18:03:50 +05:30
Onkar Ravgan
3d2e2e8214
MINOR: Updated test case name field (#16048)
* Removed entityName char limit

* updated new field

* fixed backend tests

* fixed linting
2024-05-03 10:19:44 +02:00
Siddhant
f4cf6ca14a
Improvements: Added new API to perform PATCH requests using fully qualified names for all entities. (#16113) 2024-05-03 12:28:48 +05:30
Mohit Yadav
920ed4cdc3
- Fix Indexes for changeDescriptions (#16106)
* - Fix Indexes for changeDescriptions

* use full path to remove

* review comments
2024-05-03 11:46:02 +05:30