Sriharsha Chintalapani
a0119b8efd
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities ( #18037 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SWAGGERCLIENT-6836803
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-09-28 14:43:54 +05:30
Karan Hotchandani
c709ec6c29
GEN-1578: SAML redirect leads to 404 page on UI ( #17978 )
...
* move routes to callback router
* move callback routes to global router
* added comments
* make saml and confidential callback route public
2024-09-27 20:40:54 +05:30
Suman Maharana
bc6f4824ea
Added DBT tests with versionless and fixed v7 parsing ( #18028 )
2024-09-27 19:53:27 +05:30
IceS2
c9d37f6afc
Fix missing cast to str ( #18016 )
2024-09-27 16:03:45 +02:00
harshsoni2024
9442cac1a5
allow powerbi datamodel children in col.lineage ( #18030 )
2024-09-27 19:28:59 +05:30
Teddy
8dc6b7d282
MINOR - Fix General Profiler Bugs ( #17995 )
...
* fix import issue
* fix: better handle None values in profiler processing
* fix: profiler errors
* chore: fix comment
* style: fix python linting failure
* fix: null byte error with the database client
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-27 14:36:30 +02:00
sam-mccarty-mavenclinic
0dd3e97170
Fix 17911: Looker parsing improvements for liquid templating and view/model aliasing ( #17912 )
...
* Looker parsing improvements for liquid templating and view/model aliasing
* add python-liquid dependency to looker plugin requirements
* move to static method with 'openmetadata' context and add rendering tests
* remove backtick stripping
---------
Co-authored-by: Imri Paran <imri.paran@gmail.com>
2024-09-27 13:55:15 +02:00
Mayur Singal
e373fddbde
MINOR: MSTR connector import fix ( #18025 )
2024-09-27 16:57:09 +05:30
Kenil Shah
7cd957c1c3
add validation to desc field, show graph when data is present ( #18009 )
...
* add validation to desc field, show graph when data is present
* added unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-27 14:11:20 +05:30
RounakDhillon
1fb0c76d85
Docs: Updating Images for Quick, Detailed, and Advanced Search ( #17976 )
...
* Docs: updatingimagesfordatadiscovery
* Docs: updatedimagesfordatadiscoveryv1.4
* Docs: updatingimagesforquickdetailedadvancedsearch
* Docs: Updating Images for Quick, Detailed, and Advanced Search
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-09-27 13:52:08 +05:30
harshsoni2024
29505b04dd
collate docs changes ( #18010 )
2024-09-27 10:14:16 +05:30
Teddy
e3f1d528d8
MINOR - Improve Data Quality Results List from Search ( #18014 )
...
* fix import issue
* feat: added dimension and type field in DQ Result search listing
* fix: remove code duplication
* style: ran java linting
* chore: clean up unecessary elements
* style: ran java linting
* fix: remove unecessary conditional statement + remove comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-26 22:47:03 +02:00
Aniket Katkar
423e99fa6a
Minor: Add ingestion tag for playwright tests ( #18015 )
...
* Add ingestion tag for all specs that require the ingestion container to be running
* rename the ingestion dependency tag object constant name
2024-09-26 23:05:33 +05:30
Chirag Madlani
22837b672a
bump(ui): quill package to non-vulnerable ( #18002 )
...
* bump(ui): quill package to non-vulnerable
* update quill-emoji package
* added postinstall
* fix warnings
* fix feed-editor issue
* fix mention test failing
* fix tests
* remove quill-emoji as not working
2024-09-26 22:19:32 +05:30
Pere Miquel Brull
d26449576a
GEN-1234 - Clean up suggestions when a user is deleted ( #17988 )
...
* GEN-1234 - Clean up suggestions when a user is deleted
* add method
* add method
* fix postgres query
2024-09-26 16:22:36 +02:00
Imri Paran
9852a948c3
MINOR: concurrency control on py-tests github workflow ( #17998 )
2024-09-26 15:17:14 +02:00
Prajwal214
63bd57c083
Docs: Removing Data Insights Airflow SDK Docs ( #18013 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-26 17:46:08 +05:30
Imri Paran
25284e0232
MINOR: fix snowflake system metrics ( #17989 )
...
* fix snowflake system metrics
* format
* add link to logs and commit
fixed the dq cli test
* reverted bad formatting
* fixed models.py
* removed version pinning for data diff in tests
2024-09-26 11:55:17 +00:00
Suman Maharana
37b6dc8290
Add Sigma Dashboard Connector ( #17855 )
...
* Add Sigma Dashboard Connector
* changed to id instead of name in dashboard entity
* Address Comments
* addressed comments
* Added Docs
* yaml file changes
* fix ui changes
2024-09-26 16:29:35 +05:30
sonika-shah
a99fbb2eb6
GEN-1434: Improvement : Show displayName for database and databaseSchema in explore tree ( #17876 )
...
* Show displayName for database and databaseSchema in explore tree
* use display name for database and schema
* add playwright
* resync indexes of dataAssets based on database & databaseSchema displayName change
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-09-26 16:18:16 +05:30
Suman Maharana
d2bce8adf4
Minor: fix lineage & queries in dbt ( #17999 )
2024-09-26 10:50:24 +05:30
Ashish Gupta
9b45573c35
fix activty feed and teamHierarchy playwright failure ( #17991 )
...
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-25 23:57:59 +05:30
Chirag Madlani
3aec1469ac
fix flaky persona and dataInsightSettings spec ( #18000 )
2024-09-25 23:56:48 +05:30
Shailesh Parmar
a7a2a725e3
playwright: fixed Flakiness in test cases spec ( #17993 )
2024-09-25 21:49:13 +05:30
IceS2
d36f01abf6
Fix tearDown by using the proper file loader ( #17994 )
2024-09-25 17:37:56 +02:00
Mohit Yadav
afd7887bd8
[Issue-16487] Add Stop for Search Indexing ( #17914 )
...
* Add Stop for Search Indexing
* Update Logs and Message
* test for stop func
* remove test
2024-09-25 18:29:32 +05:30
Imri Paran
194691b251
MINOR: add note about comparing across different connectors ( #17984 )
...
* add note about comparing across different connectors
* added to 1.6
* Update openmetadata-docs/content/v1.5.x/how-to-guides/data-quality-observability/quality/tests-yaml.md
* Update openmetadata-docs/content/v1.6.x-SNAPSHOT/how-to-guides/data-quality-observability/quality/tests-yaml.md
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-09-25 13:58:54 +02:00
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