3263 Commits

Author SHA1 Message Date
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
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
7fe0935438
Minor: work on glossary hierarchy feedback (#16197)
* Minor: work on glossary hierarchy feedback

* minor spacing fix in the select box

* cypress fix

* fix sonar issue
2024-05-10 14:52:31 +05:30
Suman Maharana
8dc623e280
Added KafkaConnect Connector (#16217) 2024-05-10 14:29:45 +05:30
Karan Hotchandani
ad29964e81
update lineage export data to show common fields (#16207)
* fix data for lineage export

* add level in lineage export

* set default open entity popover card for pipeline lineage
2024-05-10 14:28:19 +05:30
Sachin Chaurasiya
9b7bdb1ea3
minor: retry logged in user after token refresh (#16215)
* minor: retry logged in user after token refresh

* minor change

* chore: remove unused code in AuthProvider.tsx
2024-05-10 11:22:17 +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
Shailesh Parmar
fa66b55806
#15856 Error when creating test cases if the table contains the name COLUMN (#16195)
* #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
2024-05-10 08:16:30 +05:30
Sachin Chaurasiya
511b9b7e97
minor: fix schema editor copy button tooltip (#16212) 2024-05-10 07:50:24 +05:30
Aniket Katkar
800586164d
Automator feedback necessary changes for OSS (#16203) 2024-05-10 06:56:10 +05:30
Ashish Gupta
55678e3e2c
fix the loading of profile image due to displayName (#16201) 2024-05-09 22:20:27 +05:30
Sachin Chaurasiya
36803774df
minor: enhance custom property crud operation (#16173)
* minor: enhance custom property crud operation

* chore: enhance enum property crud operation

* chore: enhance date and dateTime property crud operation

* chore: enhance time property

* chore: enhance email property

* feat: add allowClear to value input in PropertyInput component

* chore: enhance timestamp property

* chore: Refactor PropertyValue component to handle empty values properly

* chore: enhance the time interval property

* chore: enhance duration property

* minor : remove check

* chore: fix onInputSave issues

* chore: sql property enhancement
2024-05-09 20:35:41 +05:30
Shailesh Parmar
c5038e5c6b
Minor: added redirection link to data quality tab and tooltip for better UX (#16191)
The Cypress failure is a known issue, and we need to work on it separately.
2024-05-09 16:36:13 +05:30
Sachin Chaurasiya
678d632fe7
minor: filter out bots from user list (#16190) 2024-05-09 14:01:10 +05:30
Shailesh Parmar
cf069a3e31
Minor: Incorporated feedback on test case filters implementation (#16181)
* Minor: Incorporated feedback on test case filters implementation

* refactor the code and added unit test
2024-05-09 11:56:00 +05:30
Sachin Chaurasiya
2a8e577c60
minor: disable date property from UI (#16175) 2024-05-08 19:53:43 +05:30
Karan Hotchandani
10a660d465
allow record fields to have column lineage (#16170) 2024-05-08 16:06:29 +05:30
Aniket Katkar
9e7d56c5f4
Minor: bug fixes and improvements (#16138)
* 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
2024-05-08 11:26:03 +02:00
Sachin Chaurasiya
5ab97b23e3
minor: add value prop in data asset async select list (#16169)
* minor: add value prop in data asset async select list

* fix: icon
2024-05-08 14:20:13 +05:30
Ayush Shah
345fe1a6ff
Add SSL config in advanced config (#16151) 2024-05-08 11:57:07 +05:30
Karan Hotchandani
b3504d8f2b
Fix 'Tier' filter include results of deleted assets & minor lineage fixes (#16120)
* fix feedbacks

* fix quick filter

* minor fixes

* fixes

* fix column level lineage search
2024-05-08 11:45:36 +05:30
Sachin Chaurasiya
8016a5e8dc
Minor: disable time, dateTime and timeInterval custom property type from UI (#16136) 2024-05-07 22:35:07 +05:30
Shailesh Parmar
1acf7d92d3
Minor: fixed testSuite dependency on table entity object (#16147)
* Minor: fixed testSuite dependency on table entity object

* fixed failing unit
 test case
2024-05-07 22:19:24 +05:30
Onkar Ravgan
2946bd6a56
rmv alation and kafkaconnect icon from oss (#16144) 2024-05-07 14:02:05 +02:00
Mayur Singal
e13a1af395
MINOR: S3 Add support for single bucket ingestion (#16096) 2024-05-07 11:33:57 +05:30
Shailesh Parmar
8427b8b509
Minor: fix glossary term, reviewer and cypress (#16125)
* Minor: fix glossary term, reviewer and cypress

* added "Governance" tag for glossary spec

* fixed add glossary term issue

* cypress fixes

* fixed cypress
2024-05-07 10:59:19 +05:30
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
Sachin Chaurasiya
b04837cdeb
Minor: make password and username field non required in email config form (#16133)
* Minor: make password field as non required in email config form

* chore: Update email config form to make password field non-required
2024-05-06 19:25:34 +05:30
Suman Maharana
488078da8a
Add DDL query ingest (#15860) 2024-05-06 18:03:50 +05:30
Aniket Katkar
ac3f843d6d
Minor: Automator feedback part 2 (#16115)
* 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
2024-05-06 13:14:29 +05:30
Mayur Singal
215a274bd0
Fix #14130: Add support for azure auth in trino (#16117) 2024-05-03 15:17:25 +05:30
Shailesh Parmar
d3ed7895bc
cypress: fixed cypress AUT part 3 (#16112) 2024-05-03 06:37:26 +00:00
Teddy
5646d0409d
Minor fix test case sorting in search client (#16035)
* 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>
2024-05-03 08:02:02 +02:00
Yuki Shiga
f2cfbd5982
Fixes #16075: Fix Incorrect Spark Property Name in DeltaLake Connection Configuration (#16097)
* fix typo (sparks.driver.extraClassPath -> spark.driver.extraClassPath)

* Fix incorrect Spark session username configuration in DeltaLake connection
2024-05-02 18:04:31 +02:00
Karan Hotchandani
71293e9fbd
add cypress for search index app (#16104) 2024-05-02 18:56:06 +05:30
Shailesh Parmar
e2de16bbaa
cypress: fixed cypress tests for main (#16088)
* cypress: fixed cypress tests for main

* fixed tags cypress

* skipping test related to activity feed
2024-05-02 18:55:33 +05:30
Sachin Chaurasiya
b9a6c92ad1
minor: update the error fallback image and styling (#16100)
* minor: update the error fallback image and styling

* Update error fallback image and styling
2024-05-02 12:00:11 +02:00
Aniket Katkar
dd176b7da1
Minor: Automator, Advanced Search Improvements and Fixes (#16084)
* 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
2024-05-01 10:12:46 +05:30
Karan Hotchandani
818030b65d
get pipeline status from elastic search (#16089)
* get pipeline status from elastic search

* fix cypress
2024-04-30 20:06:50 +05:30
Sachin Chaurasiya
7cc6015574
minor: show toast message for browser popup blocked issue (#16087)
* 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
2024-04-30 18:02:54 +05:30
Ashish Gupta
89b083b6f2
revamp announcement card (#16016)
* 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
2024-04-30 15:19:57 +05:30
Chirag Madlani
0701fed67e
Glossary expand fix (#16066)
* 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>
2024-04-30 07:12:43 +00:00
Onkar Ravgan
c63d441aa1
Fix #12929: Added config to include/exclude undeployed pipelines while ingestion (#15797) 2024-04-30 10:54:06 +05:30
Pere Miquel Brull
a5e062cf30
MINOR - Metadata Actions - New Actions (#16037)
* 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>
2024-04-30 07:11:03 +02:00
Shailesh Parmar
58992c2e24
Revert "#15260 UI: consistent user/team selectable list for all the places in…" (#16067)
This reverts commit 8fe184dce8ffd00f2650139662d7946e8314dd05.
2024-04-29 15:03:04 +00:00
Karan Hotchandani
876a02bcdb
Show collapse for record type of topic entity (#16063)
* fix minor lineage issues

* fix cypress

* fix lineage cypress
2024-04-29 19:16:40 +05:30
Ashish Gupta
26db024379
MINOR: Re-supported password input for service forms (#15964)
* 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
2024-04-27 14:10:51 +05:30
Ashish Gupta
09d8894576
fix the miss ordering of teams (#16060) 2024-04-27 14:01:05 +05:30
Aniket Katkar
959b8a0f1f
Minor: Observability and ActivityFeed cypress fixes (#16061)
* Modify Observability cypress test to eliminate flakiness

* revert the cypress config changes
2024-04-26 15:43:37 +00:00
Ashish Gupta
e00ab1698b
fix bot and glossary cyress (#16057) 2024-04-26 21:00:08 +05:30