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
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