11169 Commits

Author SHA1 Message Date
IceS2
ae4658f85d MINOR: Fix Table constraint relationships for SoftDeleted entities. (#19129)
* Update TableRepository.java

* Fix Checkstyle
2024-12-19 11:57:58 -08:00
Karan Hotchandani
d5360073c6 Fix flaky e2e tests (#19038)
* fix lineage flaky tests

* fix glossary flakiness

(cherry picked from commit 9a76b07025fade6285ddcd45819fa93c40fe6806)
2024-12-19 23:07:29 +05:30
Ashish Gupta
aa5b6ca939 fix table page breaking due to highligther text (#19146)
(cherry picked from commit 7d962d91eb9e1ad48a1be89e4b9b54e33011ee24)
2024-12-19 22:46:48 +05:30
Chirag Madlani
1f59cec66e fix(ui): expand invalid state upon glossary term add (#18968)
* fix(ui): expand invalid state upon glossary term add
invalid expand state for glossary term update

* fix tests

* update glossary store upon changes in tree

* fix tests

(cherry picked from commit 254fce41385e0f7debfd8e6210496f7567b3d1a1)
2024-12-19 12:59:19 +05:30
Chirag Madlani
e0fde37e93 fix(ui): sync search value with url and state value (#19050)
* fix(ui): sync search value with url and state value

* fix flaky for user spec

(cherry picked from commit 4d30c83c55b3b9aa8d18e9716567175b40039712)
2024-12-19 12:55:25 +05:30
Pranita Fulsundar
3add5f90f4 feat(ui): highlight search term for schema table in table details page (#19110)
* feat: highlight search term

* refactor: use stringToHTML instead of parse

* test: highlightSearchText method

* fix: test for schema table

* fix: mock implemetation of stringToHTML

* test: highlightSearchText function with null or falsy parameters

(cherry picked from commit 31b11323896e9046d79e66dc3921dbccd79dfcff)
2024-12-19 12:54:29 +05:30
Mohit Yadav
077e143315 Cleanup lineage on pipeline and store procedure removal (#19133)
(cherry picked from commit f9de2b926ad7048032fd5c222d35445b1bdda7da)
2024-12-19 12:47:40 +05:30
Ashish Gupta
912ca638c5 19064: fix the spacing around the input in custom properties right panel (#19132)
* fix the spacing around the input in custom properties right panel

* remove unwanted css

(cherry picked from commit a0c33ccc3f5b4dbb186576143a298f2ce189c2ee)
2024-12-19 12:31:16 +05:30
Ashish Gupta
407c0c9547 supported editUser permission in user tab for team page (#18987)
* supported editUser permission in user tab for team page

* remove edit all permission check in teams add/remove user api

* added playwright test for the editUser permission

* Added playwright test for data consumer user and remove no used field from the advance api call

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
(cherry picked from commit 9e6078f654ed0a54e9d41b12c3a748449c6079ea)
2024-12-19 12:02:56 +05:30
Mohit Yadav
d150061908 Fix Login Configuration Issue (#19109)
* Fix Login Configuration Issue

* Fix Tests

(cherry picked from commit 4b9948dbfbbfcacea997a72df7442b11430a1bb2)
2024-12-17 23:44:13 +05:30
Siddhant
cf1c737300 Fix: Filter activity feed events for test cases and test suites. (#19004)
* fix: Filter activity feed events for test cases and suites.

* minor fix around the button label after save task tab

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-16 17:05:53 +05:30
Siddhant
db2770fbb4 Fixes 19073 : Resolve NullPointerException in MS Teams DQ template handling (#19062)
* fix: Resolve NullPointerException in MS Teams DQ template handling

* fix: Update DQ template logic to handle test case changes and results

Details:
Ensures a general template is created for any changes in the test case.
Generates a DQ template when the test case result is updated.

* refactor: Make testCaseResult as constant named TEST_CASE_RESULT
2024-12-16 16:43:51 +05:30
sonika-shah
c75d453154 fix: Resolve conflicts 2024-12-16 16:41:10 +05:30
Mohit Yadav
7175afb0cd Domain Policy Update to be non-system (#19060)
(cherry picked from commit 3578a4b32d605494d44073bfe3fb82742a62b93e)
2024-12-16 13:51:22 +05:30
Mohit Yadav
d2d7212bc6 Fix Settings Cache (#19053)
(cherry picked from commit 01646431f676190840c6206019859c2589705af6)
2024-12-16 13:51:03 +05:30
Pere Miquel Brull
42320d73c9 MINOR - Add APIs to Ref Map (#19019)
* MINOR - Add APIs to Ref Map

* MINOR - Add APIs to Ref Map

* MINOR - Add APIs to Ref Map

* format
2024-12-12 10:41:16 +01:00
IceS2
eca21b3845
Parametrizing Flowable configurations and adding a way to handle history cleaning (#18990) 2024-12-12 10:03:26 +01:00
github-actions
e6d975add2 chore(release): Prepare Branch for 1.6.2 2024-12-12 05:51:36 +00:00
Chirag Madlani
30a5f1aab2 chore(ui): update what's new for 1.6.1 (#18994)
(cherry picked from commit caf6b2f43258f69a74ef186023fb7e063e67bc92)
1.6.1-release
2024-12-10 22:54:18 +05:30
github-actions
f22442054a chore(release): Prepare Branch for 1.6.1 2024-12-10 16:13:05 +00:00
Mohit Yadav
d41dc0b776 Fix ES Tag Index failing (#18991)
* Fix ES Tag Index failing

* add tags loading test

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 08cdc69f30316261ed50c4f4ae0dc93a67b1203a)
2024-12-10 21:18:23 +05:30
Chirag Madlani
15e519e8b5 Revert persona (#18681)
* Revert "feat: persona based customisation for glossary and glossary term pages (#18454)"

This reverts commit 6fa76ecde915ce027d3ef036206e1a84b360f1f6.

* Revert "chore(ui): move persona as top level settings (#18171)"

This reverts commit 737c076999ebe76167a7c0307e87770a7d8da9f9.

* fix tests

* fix playwright
1.6.0-release
2024-12-10 09:56:45 +05:30
github-actions
6c080a3174 chore(release): Prepare Branch for 1.6.0 2024-12-10 09:56:45 +05:30
RounakDhillon
de8d09f9a9
Docs: Doris Connector DBT Updation (#18974)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-10 09:54:39 +05:30
Siddhant
4985496051
fix: Postgresql migrations for eventSubscriptionOffset. (#18980) 2024-12-09 20:19:39 -08:00
Teddy
c3455aae91
fix: liuve update logical test suite aggregation in search (#18978) 2024-12-09 20:36:08 +01:00
Shailesh Parmar
83f094e286
minor: added entity type support in dq dashboard API (#18977) 2024-12-09 22:32:27 +05:30
Mohit Yadav
5263858067
Create Change Events on import and update in es (#18953)
* Create Change Events on import and update in es

* add glossary tests

* minor test cleanup

* Make Change Event Update Async

* Fix Test case

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-12-09 07:45:33 -08:00
IceS2
de0889d590
MINOR: Remove workflow instance states (#18959)
* Remove Workflow Instance States until better solution is found

* Remove Workflow Instance States until better solution is found

* Remove Workflow Instance States until better solution is found

* Fix issue with OpenSearchClient
2024-12-09 15:43:37 +01:00
Karan Hotchandani
663e7f4c50
Revert "fix: close select dropdpwn when parent compoment is changed (#18950)" (#18975)
This reverts commit 81635db28a26e8a2a4b61a85f888e3433c72cd48.
2024-12-09 19:28:34 +05:30
Shailesh Parmar
7d7bc5b48b
playwright: fixed aut failure in playwright (#18958)
* playwright: fixed aut failure in playwright

* Temporarily increased the timeout for lineage tests which timeout often

* Fix the flaky tests

* removing linage changes

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-12-09 18:03:13 +05:30
Pere Miquel Brull
9ae8e66e34
MINOR - Remove ingestionPipeline index parent alias (#18971)
* DOCS - EditTags RBAC changes for 1.6

* MINOR - Remove ingestionPipeline index parent aliases
2024-12-09 17:59:40 +05:30
Suman Maharana
85c7f6d22e
Minor: Fix kafkaconnect test connection (#18965) 2024-12-09 16:52:35 +05:30
Karan Hotchandani
fa9ee99458
fix loading of users (#18969) 2024-12-09 16:25:17 +05:30
Aniket Katkar
8acc891bec
Update the resolution version for the jsonpath-plus package to fix the vulnerability (#18967) 2024-12-09 16:22:11 +05:30
Mayur Singal
9dbc8cba25
MINOR: Bump org.eclipse.jetty version (#18964) 2024-12-09 16:12:38 +05:30
Mayur Singal
95c56390c0
MINOR: Add Lineage breaking changes (#18970) 2024-12-09 16:10:50 +05:30
Ayush Shah
9165053208
Remove generated ANTLR token and listener files (#18956) 2024-12-09 15:48:33 +05:30
Kenil Shah
e98908dc59
update whats new content for 1.6 (#18963) 2024-12-09 15:21:23 +05:30
RounakDhillon
5d0393b347
Docs: Connectors Icon Updation (#18945)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2024-12-09 09:16:17 +01:00
Pere Miquel Brull
2981ab81d5
DOCS - EditTags RBAC changes for 1.6 (#18960) 2024-12-09 09:06:30 +01:00
Kenil Shah
81635db28a
fix: close select dropdpwn when parent compoment is changed (#18950)
* fix: close select dropdpwn when parent compoment is changed

* code fixes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-12-09 11:12:22 +05:30
Ashish Gupta
6ec5d0cbdd
ui fixes for 1.6 (#18954) 2024-12-09 11:12:13 +05:30
Mohit Yadav
ac5bbb1673
Fix Certification tags not updating in ES (#18952)
* Fix Certification tags not updating in ES

* Move code to search repository
2024-12-08 21:37:00 -08:00
Sriharsha Chintalapani
b3c76292b8
Minor: Check in generated files (#18955) 2024-12-07 10:26:03 -08:00
imishchuk-tsgs
cd2408b56f
Fixes 18349: proper version comparison (#18352)
* fix version check

* make checks happy

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-12-07 18:04:41 +01:00
Karan Hotchandani
4d7bfdb9df
query builder widget state fixes (#18951) 2024-12-07 22:10:24 +05:30
Shailesh Parmar
528baeb15c
Minor: extend the support for dq failure support to all the entity (#18949) 2024-12-07 10:14:10 +05:30
Shrushti Polekar
a119268d47
fix column rearrangement issue (#18946)
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-12-07 09:27:22 +05:30
Ashish Gupta
8a8d80febd
MINOR: fix the lineage node size and overflow issue on right panel (#18942)
* fix the lineage node size and overflow issue on right panel

* fix sonar issue
2024-12-07 00:15:54 +05:30