10673 Commits

Author SHA1 Message Date
Ashish Gupta
53ae052a3f
CYPRESS: fix AUT cypress failure for user,persona and customizeLanding (#17338)
* fix aut cypress failure for user,persona and customizeLanding

* fixes failure
2024-08-08 18:35:31 +05:30
Sachin Chaurasiya
71a57a83bb
test: add playwright test for tour and api docs (#17328)
* test: add playwright test for tour

* fix tests

* test: Add API docs test for Playwright

* test: Update API docs link selector for exact match
2024-08-08 13:01:12 +05:30
Aniket Katkar
062a7abd27
Update the metadata service ingestion form configuration fields (#17336) 2024-08-08 11:20:55 +05:30
IceS2
9fcc8794a5
Remove sampleData and changeDescription from Data Insights documents (#17332) 2024-08-08 07:50:32 +02:00
Shailesh Parmar
f7a7529461
playwright: migrate custom metric spec (#16690)
* playwright: migrate custom metric spec

* fixed customMetric failure
2024-08-08 10:43:36 +05:30
Shailesh Parmar
8ef1ab1ff8
Minor: fixed ui feedback for data quality (#17325) 2024-08-07 18:48:37 +00:00
IceS2
67634f9695
Add a check to see if file_client is present (#17330) 2024-08-07 17:34:41 +02:00
Imri Paran
62c33e026c
MINOR: handle "ignored exception" error message when running table diff (#17322)
* fix: table diff

implemented a safe iterator to handle the sneaky `KeyError`

* changed method to safe_table_diff_iterator

* format

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-08-07 17:21:17 +02:00
Onkar Ravgan
af9f45b00a
MINOR: [DOCS] dbt cloud docs update (#17321)
* dbt cloud docs update

* fix token part
2024-08-07 17:20:31 +02:00
Karan Hotchandani
5ea7f8cc55
fix: show run button only for schedule or manual (#17327) 2024-08-07 19:57:50 +05:30
Karan Hotchandani
c6e7fe9423
Domain restriction for non domain entities (#17314)
* add forbidden handling of entities

* add forbidden page

* move forbidden page to authenticated app router

* fix domain tests
2024-08-07 16:50:17 +05:30
Mohit Yadav
4c43509203
Check Expiry on Callback (#17326) 2024-08-07 15:28:03 +05:30
IceS2
66d7da05c4
MINOR: Iterate on data insights failure handling (#17324)
* Provide better errors on DataInsights Pipeline

* Improve DI Error Log

* Improve DI Error Log for OpenSearch

* Improve DI Error Log

* Fix Checkstyle
2024-08-07 11:14:55 +02:00
Ashish Gupta
6ab3d932f6
TEST : fix DataInsightSetting cypress and glossary rename playwright issue (#17313)
* fix DataInsightSetting cypress and glossary rename playwright issue

* fix sonar
2024-08-07 14:16:02 +05:30
Mayur Singal
d3baf4fcf2
MINOR: DI Improve system charts (#17310) 2024-08-07 14:15:09 +05:30
Ashish Gupta
c6b6c2f7c3
MINOR: remove chart from explore tree and ingestionPipeline from quick filter (#17273)
* remove chart from explore tree and ingestionPipeline from quick filter

* move the const to searchClassBase

* change variable to entity type and added ingestionPipeline in tree ignore list
2024-08-07 14:08:30 +05:30
sonika-shah
b6d3a2fbb3
Explore tree improvements (#17277)
* Explore tree improvements backend changes

* supported resizeable left panel in explore page

* change the more button feel to text

* fix playwright test for multi-owner

* minor changes

* fix playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-07 08:40:13 +02:00
Prajwal214
0140bca3e8
Doc: Adding LightDash Service Connection Docs (#17252)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-08-07 11:41:12 +05:30
Prajwal214
5a1753aa2f
Doc: Updating Database Connector Docs for SSL (#17269)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-07 11:41:00 +05:30
Prajwal214
3b8ee1ddb6
Doc: Updated Database SSL Service Connection Docs (#17298)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-07 11:39:39 +05:30
sam-mccarty-mavenclinic
11a49ef08d
Fixes 16010: Support Looker ingestion from Gitlab (#17284)
* introduce gitlab option to lookml ingestion

* fix reader and disable test

* fix copy paste in test case

* fix file read and keyset pagination for tree

* fix credentials to include gitlab credentials

* uncomment arguments for unused credentials to fix validation error

* fix credentials test

* fix credentials test

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-08-07 06:53:44 +02:00
Mayur Singal
a579431e4a
MINOR: Fix DI most view data assets aggregation (#17288) 2024-08-07 00:34:54 +05:30
Shailesh Parmar
cf04d443fa
Minor: fixed graph calculation issue for y axis (#17306)
* Minor: fixed graph calculation issue for y axis

* added comments
2024-08-06 16:05:43 +00:00
IceS2
0a8ea56c99
Provide better errors on DataInsights Pipeline (#17315) 2024-08-06 17:02:03 +02:00
Chirag Madlani
f0fd643bd8
feat(ui): whats new content for 1.4.7 (#17312) 2024-08-06 18:44:47 +05:30
Mohit Yadav
9bbc6a1801
Migrate NameHash (#17317) 2024-08-06 18:41:37 +05:30
Mohit Yadav
21120a0130
Add Fqn Migration to lowercase (#17311) 2024-08-06 16:49:23 +05:30
Chirag Madlani
92b2c6c353
fix(ui): msal authentictor to share UserProfile object on login success (#17302) 2024-08-06 15:53:14 +05:30
Sachin Chaurasiya
a98a39fc11
minor: update beta services list (#17291) 2024-08-06 14:18:27 +05:30
Pere Miquel Brull
744ca6227c
MINOR - Clean Automator owner migration (#17294)
* MINOR - Clean Automator owner migration

* MINOR - Clean Automator owner migration
2024-08-06 09:02:09 +02:00
Prajwal214
7dd65fc7e0
Doc: Updating SMTP Configuration Path in Docs (#17299)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-06 11:56:50 +05:30
IceS2
6683fd1fbb
MINOR: Data insights provide better exceptions (#17292)
* Provide better errors

* Remove break; in order to allow the pipeline to process as much as they can
2024-08-06 08:08:26 +02:00
Prajwal214
0dc326dda9
Doc: Updating Release Docs (#17297)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-06 10:58:05 +05:30
Shailesh Parmar
e97300dc5d
Minor: fixed AUT test of main (#17293) 2024-08-06 10:37:04 +05:30
Siddhant
40009dbeae
Slack App Integration. (#17286)
* slack bolt app integration.

* checkstyle fix.

* fix slack uninstall.

* removed callback and events from JwtFilter.
2024-08-06 10:23:05 +05:30
Pere Miquel Brull
4cddee89ad
FIX - Ingestion Airflow Image constraints (#17296)
* FIX - Ingestion constraints

* FIX - Ingestion constraints

* FIX - Ingestion constraints
2024-08-06 06:44:27 +02:00
Mohit Yadav
76bd4f3909
[Issue-17093] Add SAML refresh token in Refresh (#17113)
* Add SAML refresh token in Refresh

* update code

* Add Cookie for refresh token

* Add Max Age

* 1 day cookie age

* Set cookie path

* Add SAml Refresh Servlet

* add saml refresh

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-08-05 23:58:10 +05:30
Ayush Shah
ab1e400990
Minor: Remove 'owner' field from JSON in various entities (#17290)
* Remove owner field from json in various entities

* Add Psql migrations for owner

* Modify operator type for query

* chore: Update table_entity JSON structure to include dataModel owners
2024-08-05 07:58:07 -07:00
Shailesh Parmar
1b6b48e7be
Minor: fixed failing query entity cypress (#17261)
* Minor: fixed failing query entity cypress

* fixed failing cypress
2024-08-05 13:36:39 +00:00
Sriharsha Chintalapani
9fcbf6a5b9
Minor: Fix Policy rule migration due to owner -> owners (#17285) 2024-08-04 19:51:55 -07:00
Ashish Gupta
dd8158552c
ISSUE : fix teams page breaking issue (#17268)
* fix teams page breaking issue

* minor changes

* unpushed file

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-08-02 22:46:51 +05:30
IceS2
84083aef4a
Improve DI error log (#17283) 2024-08-02 09:11:27 -07:00
Suman Maharana
056affbe0b
Fix mysql e2e test (#17265) 2024-08-02 20:59:33 +05:30
IceS2
5f67df6606
MINOR: Update data insights migration to make the flow easier (#17280)
* Update data insights migration to make the flow easier

* Update logic to change the ReferenceTime to EndOfDay instead of StartOfNextDay

* Fix checkstyle

* Fix versionTimestamp to go to endOfDay
2024-08-02 15:20:08 +02:00
Teddy
1349f165b3
[GEN-1069] - Fix dbt issues in ingestion (#17247)
* fix: dbt errors when creating test case

* fix: use fqn builder
2024-08-02 12:29:48 +02:00
Onkar Ravgan
7272281cf0
fixed tableau owner and e2e counts (#17266) 2024-08-02 15:17:09 +05:30
Teddy
2a854f90e1
fix: DBX profiler struct support + nested colum retrieval for profiler (#17267) 2024-08-02 11:34:10 +02:00
sonika-shah
4bb6d7ec1c
Minor : fix populateOwners method to patch all fields of owners (#17272) 2024-08-02 14:52:45 +05:30
Chirag Madlani
b5ea73ef47
test(e2e): Data insight page tests (#17236)
* test(e2e): Data insight page tests

* address comments and fix tests

* fix failing test

* fix start time

* fix tier card test failure

* fix DI running issue in test

* update patch req

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-08-02 11:05:45 +05:30
Pere Miquel Brull
b56f1d08a8
MINOR - remove owner and service field from ingestion pipeline (#17270)
* MINOR - remove owner and service field from ingestion pipeline

* MINOR - remove owner and service field from ingestion pipeline
2024-08-02 06:49:02 +02:00