2575 Commits

Author SHA1 Message Date
Ayush Shah
839d152cc3
PowerBI - Schema Refactoring (#3960)
* Added PowerBI refactoring

* Update powerbi.py

* Update powerbi.py

* Modified filters
2022-04-09 00:38:41 +05:30
Ayush Shah
21d8ba72a8
Added Looker refactoring changes (#3963) 2022-04-08 12:08:23 -07:00
Akash Jain
22bbc407ad
Update docker-compose.yml (#3966) 2022-04-08 12:08:00 -07:00
Pere Miquel Brull
c6a785b219
Fix #3955 - Filter Pattern generation (#3959)
* Fix missing deprecation

* Fix filterPattern generation
2022-04-09 00:28:29 +05:30
Sriharsha Chintalapani
52abe152cd
Fix #3956: Getting empty table list for databaseSchema (#3967) 2022-04-08 23:08:05 +05:30
Mayur Singal
a3ceea6b63
Hive Source Fix (#3919)
* Hive Source Fix

* Added auth option test & unified unit test
2022-04-08 22:29:48 +05:30
darth-coder00
5f9e13034b
Updated generated typescript from schema (#3961) 2022-04-08 08:27:27 -07:00
darth-coder00
26a6700339
Fixed my-data asset icons and other UI adjustments (#3916) 2022-04-08 08:25:39 -07:00
Pere Miquel Brull
7f46e46bc3
Fix #3943 - Airflow auth providers fix (#3947)
* Fix airflow providers loading

* Format

* Format
2022-04-08 19:29:01 +05:30
Pere Miquel Brull
06a3e4c989
Fix #3825 - Schema Name, SQL Source FQDN & ORM Profiler (#3942)
* Fix db schema name

* Fix sqlite connection

* Correctly register scanned tables

* improve sqlite connection

* Adapt schemas on ORM profiler

* Format
2022-04-08 19:28:10 +05:30
Milan Bariya
4d15d0f91e
ISSUE-3811: Add unit test for clickhouse (#3949) 2022-04-08 19:26:02 +05:30
Mayur Singal
b5f1a8edeb
Fixed Sample Usage (#3950) 2022-04-08 19:25:07 +05:30
Onkar Ravgan
7b26b5ce24
tableau-connector-fix-added (#3946)
* Fixed Tableau source config

* Review changes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-08 19:23:44 +05:30
codingwithabhi
bb76a2f11b
salesforce-connector-fixed (#3923)
* salesforce-connector-fixed

* salesforce-connection-updated

* ran-make-core_bump_version_dev

* code-formatted

* removed-get_connection_url

* code-formatted

* code-formatted

* code-formatted
2022-04-08 16:08:31 +05:30
Onkar Ravgan
5219bad5e1
singlestore-connector-fix-added (#3937)
* Singlestore config fix
Rebase with main

* Fixed Singlestore source config

* Formating changes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-04-08 15:09:10 +05:30
Onkar Ravgan
aae29b1675
Fixed vertica source configs (#3910)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-04-08 14:13:22 +05:30
codingwithabhi
300e8fec55
snowflake-connector-fix (#3885)
* snowflake-connector-fixed

* schema-filter-fixed

* updated-connection_arguments

* ran-py_format

* removed-FQN-computation

* ran-make-core_bump_version_dev-and-py_format

* ranpy_format
2022-04-08 13:28:54 +05:30
Shailesh Parmar
bba786085e
Added unit test for dashboardVersion page (#3933)
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-04-08 00:17:44 -07:00
Sachin Chaurasiya
6de2096f84
Fix #3929 UI : On Tab change reset entity thread data to avoid data duplication (#3930) 2022-04-08 12:20:40 +05:30
Vivek Ratnavel Subramanian
b45ed2c8de
Fix #3878: Backend : Getting 500 internal server error for follows activity feed filter (#3927) 2022-04-07 23:14:10 -07:00
Sachin Chaurasiya
e33d64467a
Fix #3513 UI Activity Feed in homepage should support infinite scrolling (#3881)
* Fix UI: Activity Feed in homepage should support infinite scrolling #3513

* Fix Code Smells

* Add isFeedloading in useEffect dependancy.

* Remove limit param

* Add infinite scrool for thread panel

* Add infinite scrolling to other pages

* Fix paging object issue

* Fix code smell

* Fix failing Add webhook test
2022-04-08 09:02:33 +05:30
Shailesh Parmar
9dadc7989c
UI: Add Unit test for AddWebhook component (#3911)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-04-07 15:51:06 -07:00
dvecerdea
230fc256d6
Refactor Trino Connector and allow proxy setup in trino connection config (#3810)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-04-07 12:50:37 -07:00
Vivek Ratnavel Subramanian
31695bfe16
Fix #3860: Add support for custom OIDC providers (#3900) 2022-04-07 12:04:51 -07:00
Ayush Shah
7c3a6082a6
Refactor - Redshift Connection (#3920) 2022-04-07 08:52:38 -07:00
Pere Miquel Brull
8a7fcf0e54
Fix #3593 - Refactor Ometa client providers structure (#3915)
Fix #3593 - Refactor Ometa client providers structure (#3915)
2022-04-07 16:54:20 +02:00
Mayur Singal
3651efd7f5
Databricks Source Fix (#3917)
Databricks Source Fix (#3917)
2022-04-07 16:40:50 +02:00
Pere Miquel Brull
93525aea0d
Fix #3823 & Fix generate default Enum field (#3909)
* Fix sample data DAG

* Fix callback imports

* Use --set-default-enum-member in generate

* Format

* Add faulty merge hard_delete

* Fix airflow lineage, improve naming and fix lineage tests

* Add mysql url test

* Add mysql url test

* Update CI name

* Fix test ometa endpoint

* Format

* Fix metadata config
2022-04-07 18:22:50 +05:30
Sachin Chaurasiya
d429f0b868
Fix #3202 UI Markdown text editor is broken (#3890)
* Fix #3202 UI Markdown text editor is broken

* Move markdownwithpreview component to rich-text-editor folder

* Remove unused component files

* Fixed component import error on test files

* Fix Failing test

* Remove Markdownwith preview component.

* Fix failing tests

* Add support for readonly

* Add unit test

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-04-07 17:20:29 +05:30
Onkar Ravgan
4dce0a061a
Dynamodb source fix (#3882)
Dynamodb source fix (#3882)
2022-04-07 10:15:47 +02:00
darth-coder00
eceff1354b
refactor(UI): Updated services listing page to render data from new schemas (#3894)
* refactor(UI): Updated services listing page to render data from new schemas
2022-04-07 13:18:56 +05:30
Pere Miquel Brull
408f930eb8
Fix #3866 - includeTables, improve filtering and lazy connection (#3908)
Fix #3866 - includeTables, improve filtering and lazy connection (#3908)
2022-04-07 09:03:28 +02:00
Vivek Ratnavel Subramanian
37d78782f5
Fix #3904: RenewIdTokenHandler is undefined error is thrown in Non-Secure mode (#3907) 2022-04-06 23:33:29 -07:00
Shailesh Parmar
3e4f2ed7c0
added error handling test cases for datasetdetailspage component (#3887) 2022-04-06 22:07:06 -07:00
Suresh Srinivas
a0b50d328a
Fixes #3807 Add DELETE api support for tag and tagCategory (#3898) 2022-04-06 17:10:29 -07:00
Vivek Ratnavel Subramanian
8f30c7b23f
Fix #3629: Add support for Auth0 SSO (#3836) 2022-04-06 15:06:24 -07:00
Suresh Srinivas
79535033ca
Fixes #3895 Refactor Tag and TagCategory repositories to use EntityRepository (#3896)
* Move TagCategory to use EntityRepository

* Handle names with '.' in tests and other clean ups
2022-04-06 11:30:08 -07:00
Mayur Singal
d7c73362a7
Clickouse Source Fix (#3891) 2022-04-06 10:20:37 -07:00
Daniel
bb16bd5bde
Fix #3860: Add support for custom OIDC SSO (#3892) 2022-04-06 09:34:04 -07:00
Sachin Chaurasiya
a1e2b27f39
Fix #3815 Page turns unresponsive for feeds with heavy html tags (#3852) 2022-04-06 08:41:46 -07:00
Pere Miquel Brull
bd4071bd64
Fix #3826 & #3886 - Profiler workflow & filter pattern (#3893)
Fix #3826 & #3886 - Profiler workflow & filter pattern (#3893)
2022-04-06 17:05:00 +02:00
Mayur Singal
7292695bd3
Sample Data Fix (#3888)
* Sample Data Fix
2022-04-06 18:26:54 +05:30
Mayur Singal
b709a8055e
Fixed MSSQL Source (#3877)
Fixed MSSQL Source (#3877)
2022-04-06 14:21:46 +02:00
Pere Miquel Brull
4e55ea0154
Fix #3850 - JSON Schemas for lineage (#3880)
* Use new JSON schemas in lineage

* Add sqlite
2022-04-06 12:24:15 +02:00
kshinde2512
b1cd35c454 Merge branch 'main' of https://github.com/kshinde2512/OpenMetadata into Topic-details-ui-error-handling 2022-04-06 14:09:14 +05:30
Pere Miquel Brull
b93c4611bb
Fix #3819 & #3821 - Minor JSON Schema fixes (#3872)
Fix #3819 & #3821 - Minor JSON Schema fixes (#3872)
2022-04-06 09:11:39 +02:00
Akash Jain
954bbca383
fix: Ability to run CI from forked Repository (#3874)
* Ability to run CI from forked Repository

* Update yarn-coverage.yml
2022-04-06 11:34:03 +05:30
Pere Miquel Brull
63533eb388
Fix for connectors based on refactoring of schemas V2 (#3870)
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-04-05 18:33:25 -07:00
Sriharsha Chintalapani
2db3b9dd94
Fix #3832 Service Connection: Add more test coverage and add support for Messaging and Dashboard services (#3835) 2022-04-05 12:20:52 -07:00
Pere Miquel Brull
b3480693e4
Fix #3824 - OMeta Schema and JSON Connections (#3861)
Fix #3824 - OMeta Schema and JSON Connections (#3861)
2022-04-05 21:20:39 +02:00