2511 Commits

Author SHA1 Message Date
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
Shailesh Parmar
3ece4d4d90
UI: Unit test for EditWebhookPage and DatasetDetailsPage (#3817) 2022-04-05 12:19:07 -07:00
Sachin Chaurasiya
f0e74bf44b
Add unit test for topic and pipeline component (#3818) 2022-04-05 11:58:49 -07:00
Sachin Chaurasiya
0fe4ef84b5
Fix #3120 Conversation text editor should support key bindings (#3807) 2022-04-05 11:58:10 -07:00
darth-coder00
e91f0ca2cf
Update generated typescript from schema (#3851)
* Update generated typescript from schema

* Fixed unit tests
2022-04-05 10:52:06 -07:00
codingwithabhi
dbfe488a9e
Schema support fix (#3856)
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-04-05 10:51:42 -07:00
Suresh Srinivas
d5b319df91
Fixes #3854 Fix API documentation for Glossary Term related APIs (#3855) 2022-04-05 05:43:06 -07:00
Pere Miquel Brull
e2539c5e83
Fix #3844 - First iteration for deprecating MetadataServerConfig (#3853)
* Style

* deprecate MetadataServerConfig

* Remove audience from Okta
2022-04-05 18:02:45 +05:30
Suresh Srinivas
9ab47c53b4
Fixes #3839 Support delimited identifiers for database, table, or column names that has "." by surrounding with double quotes (#3840)
* Quoting name with dot separator

* Fixes #3839 Support delimited identifiers such database, table, or column names that has "." by surrounding with double quotes

* Fixing sonar cloud flagged issues
2022-04-05 05:15:19 -07:00
kshinde2512
a455f98fae Error handling for topic details 2022-04-05 14:14:50 +05:30
kshinde2512
db0a52875b
Error handling and locator changes (#3806)
* Error handling and locator changes
2022-04-05 13:30:12 +05:30
Suresh Srinivas
3b50eb9e52
Fixes #3602 Add support for database schema name (#3789)
* Fixes #3602 Add support for database schema name

* Fix package name issues with SourceConfig and other ingestion related types
2022-04-04 22:06:41 -07:00
Suresh Srinivas
ee973e561b
Fixes #3794 Getting duplicate tags from backend (#3834) 2022-04-04 15:30:55 -07:00
Sriharsha Chintalapani
7b3e459eb3
Fix #3659 Refactor Service Connection String to be specific to per service (#3804)
* Fix #3659 Refactor Service Connection String to be specific to per service

* Simplify and centralize Airflow Pipeline info for REST (#3740)

* Remove code

* Modified Configs based on refactoring schema (#3816)

* Clean WorkflowContext


Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-04-04 12:46:09 -07:00
darth-coder00
241525000d
Added UI Error handling for All service catagories and auth config apis (#3767)
* Added UI Error handling for All service catagories and auth config apis
2022-04-04 19:53:11 +05:30