5395 Commits

Author SHA1 Message Date
Vivek Ratnavel Subramanian
980c27f831
Fix #4782. Text from Toast error messages should be copiable (#4783) 2022-05-07 19:28:01 -07:00
Vivek Ratnavel Subramanian
ae51a49ce1
Fix #4746. UI: Connection Arguments and Connection Options should support inner dicts (#4779) 2022-05-07 14:51:40 -07:00
Sriharsha Chintalapani
2730d13bcc
Fix sample data config (#4778) 2022-05-06 22:01:17 -07:00
Pere Miquel Brull
9241bc66e9
Fix bigquery URL build for gcs path (#4764) 2022-05-06 15:44:27 +02:00
Pere Miquel Brull
3c4b582136
Revert "Configure entrypoint for airflow plugin (#4733)" (#4761)
This reverts commit 2b1fca377d4c32010b1f2f67bc63bac2ba7ec4b0.
2022-05-06 10:13:01 +02:00
Pere Miquel Brull
a22ff4627f
Fix #4728 - Fix Kafka test connection (#4730)
* Fix Kafka connection

* Update defaults and required values

* Update test connection

* Add filter tests

* Fix kafka tests
2022-05-06 08:59:05 +02:00
Sriharsha Chintalapani
d2eef5ec0e
Fix #4758: Add support for yaml configuration in Ingestion connectors (#4759)
* Fix #4758: Add support for yaml configuration in Ingestion connectors

* Fix #4758: Add support for yaml configuration in Ingestion connectors

* Fix #4758: Add support for yaml configuration in Ingestion connectors

* Fix #4758: Add support for yaml configuration in Ingestion connectors
2022-05-06 08:12:09 +02:00
Sriharsha Chintalapani
ebf329dd7e
Fix Allowed Fields (#4756) 2022-05-06 07:56:26 +02:00
codingwithabhi
ee1dda5366
postgres-selecting-multiple-databases-per-service (#4736) 2022-05-06 06:31:07 +02:00
Vitor Avancini
2b1fca377d
Configure entrypoint for airflow plugin (#4733)
* Configure entrypoint for airflow plugin

* fix formatting
2022-05-06 06:30:12 +02:00
Suresh Srinivas
e6abd86797
Fixes #4749 Add all the required APIs for Bot entity along with tests (#4750) 2022-05-05 15:09:06 -07:00
Suresh Srinivas
9138b85913
Fixes #4720 Upgrade dependency version of OpenMetadata for 0.10.1 (#4721) 2022-05-05 14:11:45 -07:00
Shailesh Parmar
158b8df588
fixed tags add and remove issue at entity level (#4748) 2022-05-05 13:15:20 -07:00
Ayush Shah
c420d163db
Fixes Bigquery Sample Data (#4747) 2022-05-06 00:12:38 +05:30
Sriharsha Chintalapani
b0a744507f
Fix #4739: Connection Arguments with inner dicts (#4742) 2022-05-05 09:54:44 -07:00
Pere Miquel Brull
ba33d0b3d6
Clean and paginate (#4735) 2022-05-05 16:08:57 +02:00
Sachin Chaurasiya
135d310f2c
Fix #4213 Advance Search Filter (#4644)
* Fix #4213 Advance Search Filter

* Add support for adding and removing filters

* Fix input label word breaking issue

* Add support for getting updated filter callback.

* Fix code smell

* Add unit test for input text component

* Add support for getting updated value for textinput

* Add support for making queries

* Add unit test for search component

* Fix search box styling

* Fix empty filter query issue

* Addressing review comments
2022-05-05 16:15:41 +05:30
Sriharsha Chintalapani
4531190af6
Fix #4637: Support JWT Token generation for bot accounts (#4647)
* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts
2022-05-05 15:32:33 +05:30
Vivek Ratnavel Subramanian
1c68748618
Fix #4542. Tables with a slash (/) in their name aren't appearing (#4717) 2022-05-04 23:30:39 -07:00
Onkar Ravgan
6f97b25175
Added prefix while parsing bucket objects (#4665)
* Added prefix to s3 bucket objects

* Added support for prefixes in gcs and s3 for DBT

* implented review comments

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-05 10:49:10 +05:30
codingwithabhi
4aa5fbce04
tableau-test-connection-added (#4673)
* tableau-test-connection-added

* tableau-test-connection-fixed

* test-connection-optimised

* test-connection-optimised
2022-05-05 06:47:08 +02:00
Sriharsha Chintalapani
c0fa190c82
Update README.md 2022-05-04 19:11:02 -07:00
codingwithabhi
fb03a324ce
mssql-usage-added-on-ui (#4635) 2022-05-04 22:31:35 +05:30
codingwithabhi
e4d3f0b376
Issue 4406 superset (#4708)
* superset-test-connection-fixed

* optimized-test-connection

* code-formatted
2022-05-04 17:23:42 +02:00
Sachin Chaurasiya
9f6da055f8
Fix #4643 UI : Support new roles schema (#4704) 2022-05-04 08:04:24 -07:00
Pere Miquel Brull
5d97137039
Filter pattern is case-insensitive (#4707) 2022-05-04 17:04:01 +02:00
Mayur Singal
450fb2b132
SampleData Usage Fix (#4398)
* SampleData Test Connection & Usage Fix

* Fixed Pytest
2022-05-04 16:45:49 +02:00
codingwithabhi
6bd587be8d
redash-test-connection-completed (#4672)
* redash-test-connection-completed

* code-smell-removed

* docstring-added-for-non-sqlalchemy-service-client
2022-05-04 16:25:46 +02:00
codingwithabhi
6cff9620b2
metabase-test-connection-completed (#4671)
* metabase-test-connection-completed

* debug-traceback-added
2022-05-04 12:56:33 +02:00
Sachin Chaurasiya
1e8682e1f1
Fix UI | Paginator on Database Service Page shows NaN #4690 (#4702) 2022-05-04 15:04:51 +05:30
darth-coder00
c09babcf5e
Fix #4155: Left panel filter does not reset after (#4627)
* Fix #4155: Left panel filter does not reset after

* Fixed selenium

* Fixing codesmells

* Sonar fix
2022-05-04 13:44:13 +05:30
Sriharsha Chintalapani
a5f7a69a2d
Fix #4675: Ingestion deployment from UI is broken (#4676) 2022-05-03 22:10:01 -07:00
Shailesh Parmar
e37ef3dfa3
Fix issue-4575: UI: Add total count of user owned or following data entities in profile page and home page (#4623) 2022-05-03 21:47:03 -07:00
Pere Miquel Brull
8aa88b1efc
Fix #4636 - CLI: Remove --skip-sample-data and add --ingest-sample-data (#4646) 2022-05-03 18:54:43 -07:00
Shailesh Parmar
acae6b4fac
Fix issue 4556 UI: Explore page improvements (#4661) 2022-05-03 17:02:02 -07:00
darth-coder00
9013a8af99
Fix #4608: Unit tests for DBT config step (#4668) 2022-05-03 17:01:13 -07:00
darth-coder00
b4dcbeeaa1
Fix #4511: Hide the test connection button for Sample Data. (#4669) 2022-05-03 16:58:36 -07:00
darth-coder00
78da4ca2e6
Fix #4581: [Looker] | Ingestion UI | Remove Unnecessary config on service connection (#4670) 2022-05-03 16:57:37 -07:00
Sachin Chaurasiya
8cb210b146
FIx issues #4609 and #4641 (#4650) 2022-05-03 10:13:37 -07:00
Shailesh Parmar
cb4e073636
Fix issue:- 4487 Show pipeline status on click of deploy (#4645) 2022-05-03 10:11:20 -07:00
Ayush Shah
5cf9799578
Modify redshift schema (#4624) 2022-05-03 16:27:07 +05:30
darth-coder00
2a6208f9b4
Fix #4617: Form stuck when changing DBT source from None to something else (#4618) 2022-05-03 15:31:27 +05:30
Onkar Ravgan
6a5ffb0626
added google cloud storage dependency (#4651)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-03 15:13:46 +05:30
Vj-L
2c7a327c6b
Issue #3094 (#4500)
* Added the named volumes for improvement

* Mapped the named volumes

* Updated the Named Volumes

* Updated the Volumes on top level

* Added the named volumes
2022-05-03 14:19:31 +05:30
Shailesh Parmar
7f323e5ecc
fix issue: 4558 UI: Add support to enable debug logging in Metadata Ingestion form (#4616)
* fix issue: 4558 UI: Add support to enable debug logging in Metadata Ingestion form

* addressing comment
2022-05-03 13:07:01 +05:30
Akash Jain
0f63a4063e
Enable custom oidc provider name env override. (#4642) 2022-05-02 22:38:11 -07:00
Suresh Srinivas
f8d4eb6f25
Fixes #4638 - Separate assigned roles and inherited roles for user entity (#4639) 2022-05-02 19:10:16 -07:00
Pere Miquel Brull
f442764036
Check task properly removed (#4619) 2022-05-02 15:09:54 -07:00
darth-coder00
0c633648d7
Fix #4359: Test Connection button fails the first time (#4633) 2022-05-02 11:05:24 -07:00
Suresh Srinivas
05eb0e60f9
Fixes 4628 - Delete airflow ingestion pipeline when the database service corresponding to it is hard deleted (#4631) 2022-05-02 10:27:55 -07:00