11937 Commits

Author SHA1 Message Date
Ashish Gupta
e747e7344c
#20060: supported tags AI suggestion being showed in Table entity (#20227)
* supported tags AI suggestion being showed in Table entity

* added support for the tier and fix sonar issue

* added playwright test for tier and tags

* minor code optimization and small fixes

* fix the padding around the tier option

* added unit test for suggestionUtils file
2025-03-15 10:20:57 +05:30
Shrushti Polekar
2b648dd31f
Activity Feed Tab Revamp (#20167)
* updated the ActivityFeedtab with new Component

* active tab update and unit test fix

* fix playwright failures

* minor css fix

* delete unused component

* delete unused component and update css variables

* update css variables

* delete old user component and fix failing unit test

* style changes

* no data placeholder changes

* minor fix

* block editor font fix

* minor fix

* fixme for a failing test

* task card desc update

* minor change

* summary list no data placeholder update

* minor fix

* font family revert for code block editor

* fix ActivityFeed playwright test

* fix glossary playwright test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-03-15 10:04:21 +05:30
IceS2
3e690c263b
MINOR: Add default filters to create ingestion (#20262)
* apply database defaults

* apply filter patterns for other db connectors

* defaults for dashboard connectors

* defaults for api, messaging service

* mlmodel, pipeline service defaults

* search, storage service defaults

* metadata connectors

* Add Default filters step in add service form

* localization changes

* Add the Default filter step in edit connection form

* Fix unit tests

* Fix generated types

* Update the types according to new json changes

* Fix the superset connector form issue

* localization changes

* Fix the filter pattern not showing properly on edit ingestion page

* Fix the playwright tests

* Fix the playwright tests

* Fix the unit test

* Add Default Filters to Create Ingestion Pipeline

* Fix the playwright tests

* merge "origin/main" into collate-issue-1047

* Update the add service flow to trigger the day 1 app on service creation

* Fix the entity type

* Fix the playwright and unit tests

* Fix sonarcloud issues

* Fix ApiServiceRest playwright test

---------

Co-authored-by: harshsoni2024 <harshsoni2024@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-03-14 22:08:30 +01:00
Teddy
dd3382aad8
MINOR: revert param logic in search/list and introduce raw query param (#20244)
* fix: revert  param logic in search/list and introduce raw query param

* unskip the playwright test related to DQ

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-14 12:11:56 -07:00
harshsoni2024
2c90a2fe6f
Day 1 - Better Defaults: Filter default metadata (#19762) 2025-03-14 19:58:25 +01:00
Pere Miquel Brull
55b945bbb6
FIX #20250 - Suggestions to handle mutually exclusive tags (#20251) 2025-03-14 16:50:23 +01:00
Pere Miquel Brull
96e75373d0
DOCS - Airflow Base URL for lineage backend (#20255) 2025-03-14 16:49:53 +01:00
Rounak Dhillon
7f4967a421
Docs: 1.6.6 Release Updation (#20234)
* Docs: 1.6.6 Release Updation

* Docs: Docker and python version Updation

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-14 16:49:41 +01:00
Pere Miquel Brull
4350fed406
FIX #20252 - Add Auto Classification bot (#20254)
* FIX #20252 - Add Auto Classification bot

* format
2025-03-14 15:49:34 +01:00
Mayur Singal
581ab6ce71
MINOR: Fix pytests - usage count (#20247) 2025-03-14 09:07:40 +01:00
IceS2
312a6dfbdd
MINOR: Fix Create Ingestion when finding an ingestion already (#20243)
* Fix Create Ingestion when finding an ingestion already

* Add some backoff wait when retrieving pipeline status

* Fix exception
2025-03-14 09:06:23 +01:00
Mayur Singal
b727f76ce4
MINOR: Add source url in sample data (#20133) 2025-03-14 11:42:51 +05:30
Katarzyna Kałek
397dd0512f
Fixes #19619 (#19620)
* fixed s3 access bug for parquet files

* fixed formatting

* parsed endpoint_override to str in s3 parquet ingestion

---------

Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2025-03-14 11:26:23 +05:30
Katarzyna Kałek
168e29423a
Fixed iteration over None in Tableau ingestion (#20246)
Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2025-03-14 09:37:09 +05:30
Mayur Singal
f291e5cb1d
MINOR: Add cost in sample usage queries (#20211) 2025-03-13 19:27:03 +01:00
IceS2
83502ab2e1
Minor: Trigger day one app manually (#20195)
* Expose Workflow Stage Status and Bring OneDayApp to OSS

* Fix Migrations

* Change Bot and add comment

* Fix checkstyle

* Initial idea for triggering app manually

* Remove merge conflics rows

* Remove merge conflics rows

* Allow to Trigger DayOneApp Manually. Change its Trigger to NoOp

* add docs

* back to main

* Actually take into account the active status

* Fix the generated types

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-13 22:17:39 +05:30
Chirag Madlani
f9fd0339af
fix(test): socket handup error for API requests (#20237) 2025-03-13 21:24:49 +05:30
harshsoni2024
9bf1ce53ec
MINOR: fix-e2e-tests (#20233) 2025-03-13 20:32:06 +05:30
Akash Jain
01be445562
chore(CI): Revert to Standard Github Runners (#20241) 2025-03-13 19:24:07 +05:30
Pere Miquel Brull
08721cb9c5
MINOR - Add Test Case Automator (#20160)
* MINOR - Add Test Case Automator

* MINOR - Add Test Case Automator

* MINOR - Add Test Case Automator

* MINOR - Add Test Case Automator

* simplify tc body for automator

* simplify tc body for automator

* simplify tc body for automator

* remove all

* dp
2025-03-13 14:38:29 +01:00
IceS2
61e7ea68fb
Add Tier and Quality Agents to RunApp (#20215)
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-13 14:27:33 +01:00
Rounak Dhillon
6139e49f48
Docs: Yaml file updation with ingestionPipelineFQN (#20238)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-13 18:44:31 +05:30
IceS2
2411a1040e
Fix DataInsights Test (#20239) 2025-03-13 13:19:34 +01:00
Mayur Singal
c5c724887e
Capture BQ Query Cost (#20124) 2025-03-13 17:06:35 +05:30
Akash Jain
d1ae36129c
chore: Disable CI Runs on Draft Pull Requests (#20235) 2025-03-13 11:31:25 +01:00
Chirag Madlani
84511a568d
chore(ci): run ingestion tests for ingestion changes (#20225) 2025-03-13 16:00:46 +05:30
Ashish Gupta
a313e0ec69
#19882: supported bulk edit for entity (#20119)
* supported bulk edit for entity

* added support for other database level entity and update the edit button and remove the add row button

* added playwright test for databaseService,database,schema and Table

* added the banner so the info around the import should be present

* improve the route to protected, and move common button to utils

* revert the admin only route change as user with editAll permission can perform the action

* added check around the route, allow only for editAll access for the entity

* change the route to the entityRoute file to organize in single place
2025-03-13 15:50:41 +05:30
Matias Puerta
99a2372fe4
[CHORE] Move playwright workflows to larger runners (#20115)
* [CHORE] Move workflows to larger runners

* chore: Move only playwright tests to large runners

---------

Co-authored-by: Akash-Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-03-13 15:39:31 +05:30
Rounak Dhillon
e47d043a69
Docs: Usage Pill Updation in 1.7 Version (#20230)
* Docs: Usage Pill Updation in 1.7 Version

* Docs: Power Bi Note Updation

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-13 08:28:04 +00:00
Chirag Madlani
ff1585a85a
chore(ui): whats new for 1.6.6. (#20232) 2025-03-13 13:09:15 +05:30
Shailesh Parmar
dd1b8848c3
fix: skip the failing playwright test (#20231) 2025-03-13 12:20:00 +05:30
Chirag Madlani
32552135ca
chore(ui): adding what's new for 1.6.6 2025-03-13 11:47:32 +05:30
IceS2
dc84874a43
Add ClusterAlias to Data Insights indexes (#20222) 2025-03-13 07:01:41 +01:00
Suman Maharana
a964cda244
Fix yield tag error (#20221) 2025-03-13 10:43:56 +05:30
Mayur Singal
faa768fc16
MINOR: Fix incremental lineage if processedLineage is null (#20219) 2025-03-13 10:32:51 +05:30
Shailesh Parmar
2247b0a1bd
Fix: custom prop test (#20223) 2025-03-13 10:21:46 +05:30
Ayush Shah
b9540b0c7d
Minor: Fix Superset Dashboard Lineage Handling (#20207)
* Fix Superset Dashboard Lineage Handling

- Safely handle chart SQL attribute using getattr
- Update error message for dashboard lineage details to be more generic

* refactor: formatting improvement in Superset dashboard lineage handling
2025-03-12 23:42:10 +05:30
Mohit Yadav
a47d725975
Fixed tomcat-jdbc dependency (#20218) 2025-03-12 23:25:30 +05:30
Mohit Yadav
311a5cf7f2
Fix failing tests (#20209)
* Fix Failing Test due to object storage

* Fix Long Vlaue

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-12 22:32:12 +05:30
Mayur Singal
a061367f97
Incremental Lineage Processing (#20185) 2025-03-12 21:21:28 +05:30
Shailesh Parmar
e76e285cd3
fix failing unit test of block editor in main (#20214) 2025-03-12 20:42:04 +05:30
Shailesh Parmar
f6aa883605
playwright: skipping failing playwright test (#20210) 2025-03-12 18:20:38 +05:30
Keshav Mohta
8a6ab74265
Fixes #20007 - DBT Cloud Ingestion Fail (#20162) 2025-03-12 17:24:52 +05:30
IceS2
cbe1849fb9
MINOR: Unify create and run ingestion pipeline tasks (#20171)
* Initial unification of create and run tasks

* Unify Create and Run Ingestion Pipeline Tasks

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-12 12:27:32 +01:00
Ashish Gupta
faaf0d3056
PLAYWRIGHT: fix playwright failure (#20177)
* fix playwright failure

* remove failure limit

* activity feed fix

* uncomment the changes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-03-12 15:43:08 +05:30
Rounak Dhillon
741b5cfe66
Docs: Airflow Version Updation (#20206)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-12 15:16:57 +05:30
harshsoni2024
826279608f
issue-19892: parse powerbi table source (#20141) 2025-03-12 12:59:29 +05:30
Rounak Dhillon
831a9ba0c4
Docs: Screenshots Updation in Custom Dashboard (#20199)
* Docs: Screenshots Updation in Custom Dashboard

* Docs: Screenshots Updation in Custom Dashboard

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-12 07:20:12 +00:00
Sriharsha Chintalapani
3224f606ed
Asset uploader (#19846)
* Add Asset Uploader

* Add pluggable Object Storage

* Add pluggable Object Storage

* Add pluggable Object Storage

* Add maxFileSize

* rename AttachementException

* Fix styling

* Feat: assets upload support (#19992)

* Feat: assets upload support

* fixed description upload issue

* updated conflict of persona pr

* fixed image upload in model and pipeline

* updated file upload feature

* fixed the blockeditor issue

* updated block editor

* updated dashboardChart

* added kc page type

* updated provider name

* added unit test coverage for new component

* added unit test for entity attachment provider

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-12 00:17:48 -07:00
Ashish Gupta
115b0de03b
readding textToHtmlString function (#20198) 2025-03-12 11:35:19 +05:30