3072 Commits

Author SHA1 Message Date
Pere Miquel Brull
e818fcd2de
Validate JSON and YAML config files (#4824) 2022-05-10 09:32:56 +02:00
Sriharsha Chintalapani
a774a67ffa
Fix #4812: UserResources patch operation resetting inheritedRoles and AuthenticationMechanism (#4814) 2022-05-09 23:59:04 -07:00
darth-coder00
ced532812a
Fix: Add additional fields to the DBT config form and support DB filter pattern (#4810) 2022-05-09 23:16:01 -07:00
Sriharsha Chintalapani
10dd966019
Fix #4817: Processing Redpanda topics configs runs into error (#4818) 2022-05-10 07:50:19 +02:00
Vivek Ratnavel Subramanian
5a9abb6463
Fix #4815. UI: Connection Options should take only string value (#4819) 2022-05-09 22:49:09 -07:00
Pere Miquel Brull
eee71223b3
Fix #4722 - Validate workflowConfig when parsing error (#4807)
* Update parser

* Check if tests in config

* Add provider class map

* Validate server config
2022-05-10 07:48:52 +02:00
Pere Miquel Brull
6fdd1c4691
Fix #4780 & #4739 - ConnectionArguments with inner dict (#4798) 2022-05-09 11:28:47 -07:00
Sachin Chaurasiya
642735dfb9
Fix #4559 UI: Add support to get JWT token for bot users (#4727) 2022-05-09 11:19:16 -07:00
darth-coder00
92913c6eaf
Fix: Remove Test Connection for Pipeline Services (#4808) 2022-05-09 11:15:18 -07:00
Shailesh Parmar
4f57e20a15
Fixed issue: 4555 UI: Add breadcrumbs to Add Service page and Services page (#4806) 2022-05-09 09:37:35 -07:00
Pere Miquel Brull
1b003f9e79
Update account description (#4809) 2022-05-09 18:27:05 +02:00
Ayush Shah
a4212ec356
Revamp Snowflake (#4653)
Revamp Snowflake (#4653)
2022-05-09 15:54:36 +02:00
Pere Miquel Brull
79dbd18508
Import kafka modules inside function (#4805)
* Import kafka inside function

* Format
2022-05-09 15:36:24 +02:00
Pere Miquel Brull
ef9515bdf3
Fix #4793 - pipelineStatus for unscheduled ingestions (#4799)
* Delete configs

* Check only None

* Format
2022-05-09 15:24:58 +02:00
darth-coder00
0f6794b18e
Updated schema generated typescripts and fixed changes (#4804) 2022-05-09 18:20:21 +05:30
Akash Jain
18194e374e
Docker image and CI for Airflow Image (#4791) 2022-05-09 14:09:46 +02:00
Sriharsha Chintalapani
34858f3b32
Topics: Add Sample data (#4787)
* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data
2022-05-09 12:50:54 +02:00
Mayur Singal
7e684a91eb
Fixed #4769: Trino Connection Argument Fix (#4794)
* Fixed #4769: Trino Connection Argument Fix

* Added tests

* Imporved test with proxy and without conn args
2022-05-09 12:46:03 +02:00
Vivek Ratnavel Subramanian
16c7a3e097
UI: Remove debounce and timeout in add service forms (#4795) 2022-05-09 15:08:28 +05:30
Mayur Singal
fd521763d4
Fix #4590: Usage through query log file (#4719)
* Usage through query log file

* Pick fileds if available in file

* Created Usage Souce
2022-05-09 11:37:52 +02:00
darth-coder00
400818d04d
Fix message texts and service icons (#4743) 2022-05-09 02:03:13 -07:00
Shailesh Parmar
7e2779dbf4
Fix issue related to teams joining and leaving, name is not getting dispalyed (#4792) 2022-05-09 01:22:48 -07:00
Vivek Ratnavel Subramanian
b852d2e893
Revert "Fix #4213 Advance Search Filter (#4644)" (#4789)
This reverts commit 135d310f2c6c874d9404bb8347c5fc1e4bacbe34.
2022-05-08 23:58:17 -07:00
Shailesh Parmar
b02b13bdf5
Feat: Implemented two step ingestion flow (#4716) 2022-05-08 22:23:19 -07:00
Shailesh Parmar
c47928be63
Fix issue 4701:- Fixed broken tour (#4744) 2022-05-08 22:20:16 -07:00
Pere Miquel Brull
04421901c0
[WIP] Fix #4610 - Pipeline Tasks removal (#4615)
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-05-07 21:10:35 -07:00
Pere Miquel Brull
5700f6d68e
Fix #4768 - Add Location path (#4770)
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-05-07 21:10:13 -07:00
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