12622 Commits

Author SHA1 Message Date
Pere Miquel Brull
25d9759967 FIX - Automation Workflows should not be updated by the SM & cleanup migration (#21435)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
(cherry picked from commit e58802b659c87afc1e18e92cfe50cdfc4c769dce)
2025-06-03 10:22:20 +00:00
Pere Miquel Brull
5e11818589 FIX #1608 - Fix bot being used in pipelines and workflows (#21446)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
(cherry picked from commit b0091f727159ada94e466f83e6a003b05bea2451)
2025-06-03 10:05:51 +00:00
Pere Miquel Brull
e4311fbdb4 FIX CL-1632 - Remove Tier filters from AI agents in AutoPilot (#21454)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
(cherry picked from commit a084b6090aff6c5865d65c6e1cec10c9581ba337)
2025-06-03 09:34:08 +00:00
Ashish Gupta
e28e854e0f fix lineage child node column name not taking remaining space in card and showMoreButton (#21473)
* fix lineage child node column name not taking remaning space in card

* fix the showColumn button which was apperaring even if there were no columns

(cherry picked from commit bb54555daaa7684e68d45779dce5498db30d031c)
2025-06-02 15:20:23 +00:00
Chirag Madlani
47bf9a4b9b chore(ui): handle logout gracefully (#21322)
* chore(ui): handle logout gracefully

* update the login API and tokenServiceUtil behavior

* temp checks with logs

* fix okta autorenew behaviour

* fix auth0

* fix ssos logout behaviour

* fix tests

* fix tests

* fix missing unit tests

* address comments

* minor fix

(cherry picked from commit 267a82444fc21eaaa4366dc7030772f0ad31f7c5)
2025-06-02 06:15:37 +00:00
Suman Maharana
dd05175c25 Fix: Databricks Schema Description (#21367)
(cherry picked from commit 7e3c7329191708fc023e7d3c6083ed8aa2e5a9de)
2025-06-02 06:05:29 +00:00
Pranita Fulsundar
9791504a68 fix(ui): dashboard data model name column should not be link (#21470)
* fix: dashboard data model name should not be link

* minor refactor

* add tests

* style: name and displayName color

* refactor code

* style: name/displayName color change

(cherry picked from commit 066c167d34313dcf7b512667452e23662a40d42d)
2025-06-02 05:09:12 +00:00
Pranita Fulsundar
c1fef32b15 fix(ui): pagination limit for dashboards (#21466)
* fix: pagination limit for dashboards

* add e2e test

* refactor: address pr comments

(cherry picked from commit f4720e0cb7921e1c8b518d748dc84a7440d704d5)
2025-06-02 04:25:40 +00:00
Aniket Katkar
7327b9c5f4 Fix(UI): Add agents dropdown not showing auto-classification agent option (#21461)
* Fix the issue with agents list dropdown not showing the auto classification agent when no agents are present.

* Un-skip and fix the auto classification playwright test

* Fix the unit test

(cherry picked from commit 0dfa61a0cc73922205192702e3abaa4db13344f3)
2025-06-02 03:33:18 +00:00
Chirag Madlani
13d428b6a5 fix(ui): #21479 filter announcment widget from customisation (#21497)
(cherry picked from commit b5f47e33099766347c7cc833826b441e3c1ef8dd)
2025-05-31 07:34:31 +00:00
Shailesh Parmar
21f03bf9ea fix: updated snowflake test based on new configs (#21349) 2025-05-31 11:05:54 +05:30
Pere Menal-Ferrer
65b0e9d9ee FIX #21464 (#21463)
* Reproduce failing behaviour with non-date-time data

* Add a presidio patch for DateTimes

* Fix type-check error

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
(cherry picked from commit 6683c632f42b55a16db9df8acf5fd96b586ce301)
2025-05-30 06:20:12 +00:00
Shrushti Polekar
819db1473b Fix #21468 : Profile picture display issue (#21474)
* fix profile url issue

* added unit test
2025-05-30 11:00:09 +05:30
Shrushti Polekar
b9f575539e Fix(ui) : Persona customization widgets style issues (#21415)
* fix table widgets overflow issue for persona customization

* fix widget header border radius

* fix data products widget style for persona customization

* minor style update

* render normal content instead of expandable card for few widgets
2025-05-29 11:24:48 +05:30
Albert Franzi
f1bd9e659e Fixes 21327: Update Lightdash connector (#21328)
* fix: [21327] - Update Lightdash connector

* fix: [21327] - Solve style checks

* fix: [21327] - Report the right chart type field

* fix: [21327] - Apply changes

(cherry picked from commit 859e38057e2362382a507261f1e8d83f1c0d3b05)
2025-05-28 12:14:28 +00:00
Mayur Singal
cb00072f58 Fix #17799: Doris ingestion failed (#21420)
(cherry picked from commit 85e8776a1035da92624c3561afef2b6f0e4034ed)
2025-05-28 11:00:51 +00:00
Karan Hotchandani
7bbe06f6fc fix query builder widget any and not operations (#21416)
(cherry picked from commit 4c74cd6e0f1fe091a2091131c9649beca122e0a1)
2025-05-28 06:59:28 +00:00
Dhruv Parmar
3a5f6e186e Fix(ui): flaky entity test (#21387)
* fixed flaky entity test

* removed unwanted code
2025-05-28 11:17:55 +05:30
Pranita Fulsundar
a330977915 chore: revert search order and minor styles changes (#21395) 2025-05-28 11:16:50 +05:30
Dhruv Parmar
5ecfe0f40f Fix(ui): table view for custom property (#21397)
* fixed table view for custom property

* removed table view from persona and custom property

* moved constent to different file

(cherry picked from commit 860fba5099b8112a8cc20d2ced15def836911cdf)
2025-05-28 05:01:01 +00:00
Ashish Gupta
3c1a35615e fix playwright for entity announcement (#21417)
(cherry picked from commit 1ba3250ffc371a613e72ec2ecce07638d3abfa10)
2025-05-27 13:48:49 +00:00
Akash Jain
0a0092e0c3 chore(docker-compose): Bump indices.query.bool.max_clause_count=4096 (#21301)
(cherry picked from commit 799e3ca900363827b832afb4c1ed660e82034396)
2025-05-27 12:30:16 +00:00
Pere Menal-Ferrer
4543404590 Make presidio_analyzer a lazy import in the PII processor (#21408)
Co-authored-by: Pere Menal <pere.menal@getcollate.io>
(cherry picked from commit ac9f803b46d9df641d05965329e0c2430daf1b18)
2025-05-27 12:25:44 +00:00
harshsoni2024
a8aa1d004f MINOR: PBI dataset expressions empty value fix (#21409)
(cherry picked from commit 8bbc4d8c3d7792d0d36a163f119efdccf61840e5)
2025-05-27 11:22:08 +00:00
Ashish Gupta
e083293db7 fix the entityRightPanel and serviceEntity playwright spec (#21352)
(cherry picked from commit bbffeb87c738316b75ef2005a12be7a74088fbc9)
2025-05-27 15:24:47 +05:30
github-actions
91cc21f859 chore(release): Prepare Branch for 1.7.2 2025-05-26 06:36:38 +00:00
Mohit Yadav
3e1a6dccf0 Escape ? to causing issues in jdbi binding (#21381)
(cherry picked from commit 1ee36d41c6031a8f1043b90b883b63d38344ff77)
2025-05-23 17:14:22 +05:30
Mohit Yadav
0c8148f3aa Failing Postgres sql (#21378)
(cherry picked from commit 94ceb7792a06af9ec30955de73c1ed5103389192)
2025-05-23 16:40:34 +05:30
sonika-shah
4e89fcf738
Minor : Fix synk vulnerability for 1.7.1 - pom.xml (#21375) 2025-05-23 12:40:38 +05:30
Sweta Agarwalla
ac18b6c460 Update images (#21373)
* update images

* update styles
2025-05-23 12:07:10 +05:30
Mohit Yadav
d17e31794e Revert: Filter for function score and add floor to totalVotes (#21371)
* Revert "OSS add guards for sqrt, log1p etc (#21358)"

This reverts commit 35d9f726ca91e974e09b24d67f633a38744fe191.

* Revert "Add Guards for function boost negative values (#21356)"

This reverts commit 8346303978e43046f5da7b094817a758308c7ec0.

* Add floor to totalVotes

* Fix total votes

(cherry picked from commit 8138a47b202c175ed654a39d3e2e7892ef8d7a23)
1.7.1-release
2025-05-22 18:50:41 +05:30
IceS2
a78c4718c2 MINOR: Fix app marketplace migrations (#21360)
* Fix app marketplace migrations

* Fix test

(cherry picked from commit 6f4204731f30dc02de9cce67a14f30cca166a733)
2025-05-22 13:14:13 +00:00
Aniket Katkar
924019aab7 Add what's new for 1.7.1 release (#21363)
(cherry picked from commit 2da78cd7fd225f761d8e6ad5d89f95cfbff77469)
2025-05-22 11:29:58 +00:00
Prajwal214
9b789dfcaf Docs: updating Cost Per TiB in docs (#21355)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
(cherry picked from commit cc96317f79613e0fbd5a02bcb8fb9c69040f75cd)
2025-05-22 09:04:43 +00:00
Mohit Yadav
2dc323da80 OSS add guards for sqrt, log1p etc (#21358)
(cherry picked from commit 35d9f726ca91e974e09b24d67f633a38744fe191)
2025-05-22 14:21:20 +05:30
Mohit Yadav
75315669cc Add Guards for function boost negative values (#21356)
(cherry picked from commit 8346303978e43046f5da7b094817a758308c7ec0)
2025-05-22 13:20:09 +05:30
Sweta Agarwalla
9afa80d391 Fix carousel image and image resolutions (#21332)
* fix carousel img and img resolutions

* update sizes

* update image styles

* update styles

* fix sonar failure
2025-05-21 21:04:21 +05:30
Dhruv Parmar
4e8d5c1e23 Fix(uI) : Removed collapse button from teams page (#21306)
* removed collapse button from teams page

* removed unwated spacing

* addressed comment

* fixed playwright tests

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-05-21 20:31:43 +05:30
Shrushti Polekar
76d70ba15a fix(ui): Feeds count not showing up in PipelineDetails page. (#21339)
* fix pipeline feeds count update

* minor update

* added test
2025-05-21 19:57:32 +05:30
IceS2
78075352e9 Improve Workflow Logs and Reduce Concurrency (#21345)
(cherry picked from commit 04bfb7b85d7457210da2e0fd47364b1ecc2b4c2a)
2025-05-21 14:23:42 +00:00
Ashish Gupta
b2658160e1 MINOR: fix the right panel visible after expanded is closed (#21338)
* fix the right panel visible after expanded is closed

* remove the unwanted loops and use leftPanel from above memo

(cherry picked from commit 82e8358cd9aae7e1b9fcfc66639fd4427b63523d)
2025-05-21 17:18:24 +05:30
Mohit Yadav
873078354c List Application References (#21008)
(cherry picked from commit dabb0b725b774538ad047fb5f4831efd21cd34f6)
2025-05-21 14:36:44 +05:30
Pere Miquel Brull
5f59950117 MINOR - Secrets Manager server logging (#21325)
(cherry picked from commit 1a9a9156b6e77b29cf354d6078236f15ccec52e5)
2025-05-20 17:53:54 +00:00
mohitdeuex
5aea5f0c00 Merge remote-tracking branch 'origin/1.7.1' into 1.7.1 2025-05-20 20:00:35 +05:30
Mohit Yadav
8fc0b26da6 Fix Test Case Assignee not cleared from incident tasks (#21314)
(cherry picked from commit 3830e79f52eb35c061ccb30c3ee26efa1c615bd4)
2025-05-20 20:00:20 +05:30
Pere Menal-Ferrer
6c5c9088ea fix/indian-passport-detection (#21311)
* Remove 'ORGANIZATION' PII Tag as it is no longer supported by our PII detectors.

* Updata presidio version to fix wrong regex for indian passport

* Increase sample size of Indian passport numbers

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
(cherry picked from commit 3c6c762d9c0d7036124aae3a4dc90f51d6a674c0)
2025-05-20 13:33:37 +00:00
Ashish Gupta
363c22d50a fix the entity collapsable right panel (#21317)
* fix the entity collapsable right panel

* minor condition fix

* optimize the code

(cherry picked from commit 25a00c6d1e317071553c37236cd9bd0ea23c3384)
2025-05-20 18:52:30 +05:30
Teddy
c7b5d778db fix: like test (#21307)
(cherry picked from commit 8caaa9bda0f203dfcb7fbaafa9d8a3f76eb31dae)
2025-05-20 15:13:39 +02:00
Teddy
d4550dd87c fix: clean up import (#21308)
(cherry picked from commit 2904c947000b3eed6c0d9553bb4d17657adbec2a)
2025-05-20 15:12:57 +02:00
Karan Hotchandani
b850319dca add virtual list for lineage select (#21312)
* add virtual list for lineage select

* update tests

* move to lineage constants

(cherry picked from commit 4dab2be0ab13c65aa37bddc9a3ff2025956ee75b)
2025-05-20 13:06:52 +00:00