Prajwal214
38d833d138
Docs: Updating latest release v1.5.5 in Docs ( #17992 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-25 16:50:13 +05:30
Teddy
a6c2ec747a
Minor fix psql dq migration failures ( #17985 )
...
* fix import issue
* fix: psql null testCaseResult migration failure
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-25 12:15:26 +02:00
Chirag Madlani
65babfd586
chore(ui): bump quicktype to resolve vulnerabilities ( #17979 )
...
* chore(ui): bump quicktype to resolve vulnerabilities
* fix test
* lower the version to avoid build issue
* revert service_account type changes
* added node-gyp as global package
2024-09-25 15:09:34 +05:30
Aniket Katkar
6541704cea
Minor: Fix count formatting ( #17968 )
...
* Remove the count formatting for single digit count
* Localization changes
* Add and fix existing tests for new changes
* fix TestCaseFeed unit test
2024-09-25 13:31:58 +05:30
Prajwal214
30a091b466
Docs: Updating datalake & dbt Cloud docs ( #17983 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-25 10:49:44 +05:30
Shailesh Parmar
8dd6a84d1f
GEN-1160 Minor: migrate to test case search api from test case api ( #17902 )
...
* Minor: migrate to test case search api from test case api
* fix: testSuites search client update
* style: ran java linting
---------
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2024-09-25 10:10:30 +05:30
Chirag Madlani
ad920cf0ef
fix(test): playwright flaky tests ( #17980 )
2024-09-25 10:06:43 +05:30
Aniket Katkar
f21bb16cc3
GEN-1226: Add display name field in the advanced search filter ( #17829 )
...
* Add display name filter field for advanced search
* Localization changes
* Update advanced search tests to include display name filter checks
* Fix the failing playwright tests
* localization changes
* Fix flaky tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-25 00:51:01 +05:30
Suman Maharana
b3bfa6433e
Fix Manifest is not parsed correctly on dbt versionless ( #17975 )
2024-09-24 23:39:17 +05:30
Shailesh Parmar
8b2894a5c9
playwright: fixed flakiness in tags spec ( #17972 )
2024-09-24 22:15:03 +05:30
Sachin Chaurasiya
62ced79671
minor: add supportsMetadataExtraction property in restConnection.json ( #17974 )
2024-09-24 20:05:57 +05:30
Imri Paran
350e0f70cb
MNIOR: feat(apps): support config file ( #17872 )
...
* feat(apps): support config file
- added support for app config files
- removed AppPrivateConfig from the OpenMetadata server configuration
* use dorpwizard utility classes for resolving environment variables in the config
* moved fields to class level
* format
2024-09-24 14:21:50 +00:00
Teddy
305b8b7202
MINOR - fix Data Quality 1.6 migration ( #17966 )
...
* fix import issue
* fix: delete unlinked test case results
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-24 12:55:10 +02:00
Karan Hotchandani
fe72f0e359
update webpack dependencies ( #17970 )
...
* update webpack dependencies
* remove cache
2024-09-24 16:09:47 +05:30
Imri Paran
64f8571a77
pin testcontainers by minor version ( #17938 )
2024-09-24 09:18:36 +02:00
RounakDhillon
a25f8460cb
Docs: Updating images for data discovery ( #17960 )
2024-09-24 12:22:35 +05:30
Shailesh Parmar
a014f5c192
GEN-706 Feat: Introducing incident tab in table details page ( #17860 )
2024-09-24 10:25:49 +05:30
Sriharsha Chintalapani
ea36742f3f
Minor: Remove ux style guide from docs ( #17962 )
2024-09-23 13:44:26 -07:00
Mohit Yadav
d77cf36b38
Adds Saml Redirect Uri ( #17936 )
...
* Add Saml Redirect Uri In Session
* Refactor
* add redirect url in saml
* add Saml logout servlet
* fix for message
* added logout method for saml
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-09-23 22:20:48 +05:30
Mohit Yadav
97b38f21ef
revert for "fork-ts-checker-webpack-plugin": "6.5.0", ( #17953 )
...
* yes filesystem cache in webpack
* typo
* revert for "fork-ts-checker-webpack-plugin": "6.5.0",
2024-09-23 17:59:01 +05:30
Sachin Chaurasiya
6037e3a6b5
update what's new 1.5.5 ( #17959 )
2024-09-23 17:20:28 +05:30
Sachin Chaurasiya
e89ed021b0
what's new for 1.5.5 ( #17958 )
2024-09-23 17:08:54 +05:30
Aldwyn Cabarrubias
b9f881f2fa
Change time format for the created_at of the DBT cloud pipeline status ( #17916 )
...
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2024-09-23 14:50:48 +05:30
Suman Maharana
2bf5e75739
Minor: Updated dbt cloud docs ( #17952 )
...
* Minor: Updated dbt cloud docs
* removed conflicting changes
2024-09-23 14:40:59 +05:30
Ashish Gupta
9ed21cec4a
fix aut activity feed for 1.5.5 ( #17943 )
...
* fix aut activity feed for 1.5.5
* fix failure test
* fix: custom property spec
* refactor: Update clickOutside function usage in customProperty.ts
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-09-23 12:39:57 +05:30
Siddhant
bc3d4c778e
[FIX] ldap User Name ( #17764 )
...
* migrate userName to emailPrefix for ldap auth provider.
* migrate userName to emailPrefix for ldap auth provider.
* fix migration.
* move migration to v155
* Update Ldap Authenticator
* Fix Ldap Issue on Login
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-09-23 11:35:20 +05:30
sonika-shah
c1e20873b1
Fix #17929 : Fix team export issue ( #17930 )
2024-09-22 21:30:35 +05:30
Aniket Katkar
a03b3fd59a
Add missing connector image ( #17947 )
...
Fix link with missing anchor
2024-09-21 10:29:37 -07:00
Teddy
e008a0d6f7
MINOR - Add list testCase for Logical Test Suite ID ( #17941 )
...
* fix import issue
* fix: listing test cases linked to logical test suite
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-21 11:04:42 +02:00
Chirag Madlani
c1a4f487b1
fix(ui): GEN-1523 exclude defaultPersona if not present in personas ( #17940 )
2024-09-21 11:16:33 +05:30
Ashish Gupta
1badbb260b
supported class base for navbar utils items ( #17932 )
...
* supported class base for navbar utils items
* added unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-21 11:14:50 +05:30
Mohit Yadav
512946df15
FIx Failing Test Case ( #17945 )
...
* FIx Failing Test Case
* Update dependency version
2024-09-20 22:21:18 +05:30
Teddy
b222de66fe
Minor fix pylint version ( #17944 )
...
* fix import issue
* fix: fix pylint version
* style:ran python linting
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-20 18:50:28 +02:00
Sachin Chaurasiya
e99e8a3e11
minor: fix custom property for AUT ( #17937 )
2024-09-20 21:44:10 +05:30
Mohit Yadav
f85246583e
Fix Automator Search ( #17942 )
...
* Fix Automator Search
* Add only to index
2024-09-20 19:37:16 +05:30
Pere Miquel Brull
4cccaae446
GEN-996 - Allow PII Processor without storing Sample Data ( #17927 )
...
* GEN-996 - Allow PII Processor without storing Sample Data
* fix import
* fix import
2024-09-20 16:05:29 +02:00
Chirag Madlani
b0563ccf98
revert quicktype bump since for CI issue ( #17934 )
...
* enable logging for debugging
* remove node-gyp
* add node-gyp globally before installing deps
* reduce quick type to 10
* revert quicktype and node-gyp changes for CI
* fix unit tests
2024-09-20 19:30:06 +05:30
Shailesh Parmar
13552a6304
Minor: added seconds to human-readable format scale for test case graph ( #17926 )
...
* Minor: added milliseconds to human-readable format scale for test case graph
* addressing comment
* fixed unit test
* addressing comment
2024-09-20 18:47:18 +05:30
Ayush Shah
8087f48e15
Fixes #17869 : Add validations in place for salesforce connection ( #17870 )
2024-09-20 16:33:38 +05:30
Aniket Katkar
564c16b7cc
Fix the flakiness in observabilityAlert and EntityDataConsumer specs ( #17899 )
2024-09-20 15:03:10 +05:30
Pere Miquel Brull
1e56c76c0e
FIX #17896 - Python lineage SDK to work with Uuid & FQN models ( #17928 )
2024-09-20 10:37:41 +02:00
Imri Paran
d09bca26f6
MINOR: fix mssql integration test ( #17923 )
...
* change tag for sql server due to https://github.com/microsoft/mssql-docker/issues/441 (or some similar issue)
* use 2022-latest
* fixed mssql tests
* format
* used new columns
* use the custom sql server
2024-09-20 08:52:40 +02:00
Mohit Yadav
f4ce0e8693
fix owners patch issue ( #17900 )
...
* fix owners patch issue
* rename func
* typo
* Add Test Case
* Fix Tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-20 11:41:13 +05:30
Mohit Yadav
043b18ee0f
Add Redirect Uri Handling for Confidential Flow ( #17913 )
...
* Add Redirect Uri Handling for Confidential Flow
* add redirect uri in login
* fix session redirect uri
* update redirect path to absolute path
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-09-20 10:31:54 +05:30
Chirag Madlani
5fc17e1d9f
minor(ci): e2e playwright limit install dependacy step ( #17921 )
2024-09-19 22:57:12 +05:30
Imri Paran
21af02d8d5
Fix 17903: fix(data-quality): snowflake data diff ( #17907 )
...
* fix(data-quality): snowflake data diff
- fixed schema in snowflake URL for data diff
- added e2e for snowflake data quality
* reverted unintended change
2024-09-19 17:55:48 +02:00
Mayur Singal
1be238266a
MINOR: Apply multi threading in View Lineage Processing ( #17922 )
2024-09-19 15:06:38 +02:00
Imri Paran
760b8eb742
fix(ingestion): deltalake ( #17910 )
...
add pin for deltalake<0.20 to avoid ad35eda798 (diff-f81b8b91e9721dc0a3235b6674a57c0700153b92b59f3988d357950a9c8c4760R1142-R1144)
2024-09-19 08:25:19 +02:00
Teddy
4331570f7f
GEN 1507 - Implement Origin Entity FQN parms to incident manager listing ( #17890 )
...
* fix import issue
* feat: added originEntityFQN param in incident listing
* chore: removed table alias
* fix: added alias to derived table
* style: ran java linting
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-18 22:45:36 +02:00
Pere Miquel Brull
0f5746499a
GEN-1492 - Decrypt JWT internally for system health check ( #17864 )
2024-09-18 19:24:10 +02:00