Yung-Chun
453c20f53e
fix type hint ( #17354 )
2024-08-10 10:48:42 +05:30
harshsoni2024
1b04f1fb37
Fix #16573 : get table owners for databaricks & unitycatalog tables ( #17282 )
2024-08-10 10:45:22 +05:30
Sriharsha Chintalapani
98229591b5
Minor: Validate apiEndpoint response schema fields ( #17370 )
2024-08-09 21:49:26 -07:00
Sachin Chaurasiya
c6ee207837
minor: add encoding and decoding for policy rule name ( #17344 )
...
* minor: add encoding and decoding for policy rule name
* move encoding logic to util method
* refactor: move the constant to separate file
* chore: Remove unnecessary wait for timeout in Policies.spec.ts
2024-08-10 10:13:24 +05:30
Aniket Katkar
81e467a225
Minor: Ingestion list table improvements ( #17256 )
...
* Ingestion list table improvements
* Add functionality to auto-focus the delete text input on modal visibility
* remove unnecessary autoFocus prop
2024-08-10 09:22:50 +05:30
IceS2
e52c4af9ee
Fix Databricks TableQuery timestamps to str ( #17362 )
2024-08-09 17:32:32 +02:00
Mohit Yadav
6e80d3f405
Fix Migrations ( #17364 )
2024-08-09 20:58:44 +05:30
Sachin Chaurasiya
40fc179186
test: update database and api collection class methods ( #17357 )
...
* test: update database and api collection class methods
* feat: Add owner propagation for database schema in DatabaseClass
2024-08-09 20:42:57 +05:30
IceS2
8cfa6915d2
Fix permission for getPipelineStatus ( #17356 )
2024-08-09 16:13:00 +02:00
Pere Miquel Brull
bbea168c5b
MINOR - Add spec label on PRs for easy tracking ( #17289 )
2024-08-09 14:00:54 +02:00
Imri Paran
8b4f0e67da
docs: table diff ( #17303 )
...
add supported connector list
2024-08-09 15:40:15 +05:30
Imri Paran
d6f30e704a
docs: google big query ( #17355 )
...
fix path config example for gcp with path
2024-08-09 15:36:40 +05:30
Sriharsha Chintalapani
8d67382513
Minor: Fix Postgres missing policy rule migrations for EditOwners ( #17351 )
2024-08-08 23:13:57 -07:00
Onkar Ravgan
945c6b2137
Fix #16039 : Fixed sourceHash patch for DatabaseSchema entity ( #17309 )
2024-08-09 11:10:21 +05:30
IceS2
717c9709e0
Update Data Insights Pipeline to change CustomProperty key based on entityType ( #17350 )
2024-08-08 18:50:27 -07:00
Imri Paran
4b2f3fa4d0
docs: superset example ( #17347 )
...
set example port for superset to 8088 which is default port used by the application
2024-08-08 11:47:59 -07:00
Sriharsha Chintalapani
9acdab0d49
Minor: inherit owner/domain for apiEndpoints ( #17300 )
...
* Minor: inherit owner/domain for apiEndpoints
* test: add playwright test for owner propagation
* Minor: inherit owner/domain for apiEndpoints
* add script to propagate owners in search index of children entity
* exclude propagateOwners for testcase
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-08-08 10:42:10 -07:00
Shailesh Parmar
b5b55f4b81
Minor: bulk import supporting file ( #17346 )
2024-08-08 21:34:46 +05:30
IceS2
322794ecc2
MINOR: Fix usage datetime format for mssql ( #17341 )
...
* Fix usage datetime format for mssql
* Add Integration Test to check that the Usage workflow runs without error
* Fix checkstyle
2024-08-08 16:31:31 +02:00
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