1565 Commits

Author SHA1 Message Date
mohitdeuex
4563ad4fd1 [MINOR] Fix Test Failure for EventRegistration 2024-06-06 01:36:05 +05:30
Mohit Yadav
d374e48b79
Fix Event Handlers registration Issue (#16544)
* Fix Event Handlers Issue

* Review Comments
2024-06-05 22:40:02 +05:30
sonika-shah
d3123c4914
Update documentation for Search Index apis (#16539) 2024-06-05 21:27:02 +05:30
Mohit Yadav
5ddbe8b210
Fix settings for email not encrypted on init (#16541)
* Fix Email Settings not encrypted

* Fix Email Settings not encrypted

* Move fernet to secure test
2024-06-05 20:52:44 +05:30
Teddy
6b00dde902
Fix #16229 - Tag and Service filters for test cases (#16484)
* 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
2024-06-03 22:32:01 -07:00
Siddhant
7558ccc432
Fixes : 14333 - Changed announcements startTime and endTime from seconds to milliseconds. (#16438)
* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.

* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.

* supported announcement milleseconds change from UI

* fix sonar issue

* remove unwanted code

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-06-03 15:22:37 +05:30
Teddy
fda7c9425f
fix: delete test case results on hard delete of a test case (#16500) 2024-06-03 09:42:39 +02:00
Mohit Yadav
022772943f
Fix Schema Field Null Issue (#16510) 2024-06-03 13:03:26 +05:30
Mohit Yadav
f0b0f7a942
- Non Indexable fields should be remvoed at the end (#16499) 2024-06-03 11:04:32 +05:30
sonika-shah
9aa85b37be
Fix #16493 :User Deletion Error in Search - Adding Conditional Check (#16492)
* Fix User Deletion Error in Search - Adding Conditional Check

* Fix User Deletion Error in Search - Adding Conditional Check
2024-05-31 17:13:14 +05:30
Mohit Yadav
9e5c5529a8
- Remove Change Description from Lineage (#16488) 2024-05-30 17:14:46 -07:00
sonika-shah
ae5e9d61cc
Fix #16278 : Search to display Draft glossaryTerms on Explore page (#16462)
* 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>
2024-05-30 13:25:13 +00:00
Siddhant
541df25940
Fixes: 15835 : Added tests covering EventSubscription. (#16298)
* 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.
2024-05-30 18:18:10 +05:30
Imri Paran
a4c516d2c7
Fixes 16305: Added Test Case for Matching Enum (#16362)
* 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
2024-05-28 09:30:30 +02:00
gpby
d909a3141e
Teradata Connector (#16373)
* [WIP] add teradata connector

* [WIP] add teradata ingestion

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* Reformat code

* Remove unused databaseName property
2024-05-28 06:40:22 +02:00
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