3072 Commits

Author SHA1 Message Date
darth-coder00
9fc612e013
Optimising generation of typescripts from schema and as prebuild script (#5037)
* Adding json2ts as prebuild script

* Add generated TS to gitignore

* Fixing CI errors

* Fix Sonar CI

* Bumping metadata version

* Fixing sonar CI

* Fix json2ts script

* Revert gitignore

* prettify

* Fix CI build failures

* Removing unnecessary changes

* Add pre-script for coverage
2022-05-19 21:23:39 +05:30
Pere Miquel Brull
a1952e76b4
Fix pydantic to 1.8.2 (#5045) 2022-05-19 16:38:10 +02:00
Shailesh Parmar
f4d757a7a4
fixed issue-4951: Unwanted entries for My Data section on User Profile page and assets tab in teams details (#5043) 2022-05-19 19:07:23 +05:30
Shailesh Parmar
1dd86e7958
Added E2E test for entity delete flow for all the entity (#5039)
* added e2e test for entity delete flow for all the entity

* addressing comment
2022-05-19 17:34:32 +05:30
mohitdeuex
9a3fa2e532
[#5025] - [BACKEND] Moving common files to OpenMetadata-core #5025 [W… (#5032) 2022-05-18 22:37:49 -07:00
Shailesh Parmar
556848910e
Added cypress test for home page - part 2 (#5026) 2022-05-18 10:50:41 -07:00
Suresh Srinivas
5b57db3e55
Fixes #5010 Entity extension - Add support for storing JSON schema compliant extended fields in entities (#5011) 2022-05-18 09:52:27 -07:00
Sriharsha Chintalapani
2e9774dfe0
Update docker-compose.yml (#5023)
Update to latest release version
2022-05-18 08:32:57 -07:00
Mayur Singal
e1a207a37f
Migration Script Updated Yaml (#5021) 2022-05-18 20:03:16 +05:30
darth-coder00
ce89e8499e
Fix #4781: forms text fields looks like it has space in the beginning (#5020) 2022-05-18 17:52:28 +05:30
Mayur Singal
83dddff835
Migration Script Fixes (#5019) 2022-05-18 14:09:09 +02:00
Shailesh Parmar
ee3f267e96
Added support for minute level selection for ingestion scheduler (#4994)
* Added support for minute level selection for ingestion scheduler

* fix sonarCloude

* addressing comment

* fixing failing test
2022-05-18 13:31:08 +05:30
Shailesh Parmar
bcdae71eb0
Added cypress test for home page - part 1 (#5004) 2022-05-17 23:52:50 -07:00
Ayush Shah
b6fc33cda2
Fix compatibility issue with get_args (#5012) 2022-05-18 10:55:39 +05:30
darth-coder00
346fc82e76
Fix for updated typescript references of table and tests (#4997) 2022-05-17 18:24:14 -07:00
Ayush Shah
93c32ad801
Removed Ingestion Core dependency (#5006) 2022-05-18 00:01:20 +05:30
Ayush Shah
fc2bd386a6
Clean gitbook from main (#5007) 2022-05-17 23:29:47 +05:30
Ayush Shah
a74047c8a0
Modified workflows and ingestion-core package (#5005) 2022-05-17 21:46:49 +05:30
Ayush Shah
8cc91c3405
Modified Ingestion to support 3.6 and later (#5003) 2022-05-17 21:38:57 +05:30
Milan Bariya
58f35d6db3
Fix #4999: Add fetch_sample_data function in dynamoDB (#5000)
* Fix #4999: Add fetch_sample_data function in dynamoDB

* Fix #4999: Add fetch_sample_data function in dynamoDB
2022-05-17 19:47:59 +05:30
Ayush Shah
da7b67173c
Modified jsons to yamls (#4980) 2022-05-17 18:12:18 +05:30
Mayur Singal
f61ab495ff
Added sample query log file (#4996) 2022-05-17 18:01:00 +05:30
darth-coder00
b2e517f846
Fix: invalid schema and removed typescript references (#4979) 2022-05-17 15:11:44 +05:30
darth-coder00
5acb443d4a
UI: Add support for User's profile image everywhere (#4856) 2022-05-16 22:50:49 -07:00
codingwithabhi
cd340a4d76
default-driver-json-schema-updated (#4984) 2022-05-17 11:17:46 +05:30
Sachin Chaurasiya
4b71ba4965
Fix #4718 UI: Link in the @mention of user refreshes the whole page (#4992) 2022-05-16 22:46:19 -07:00
darth-coder00
fef5f7bf67
Fix #4832: update the Elastic Search error page links and unit tests (#4982) 2022-05-16 22:00:22 -07:00
Sachin Chaurasiya
6315f454b3
Fix #4964 UI : Add unit tests for bot listing and bot details page. (#4974) 2022-05-16 21:58:50 -07:00
Shailesh Parmar
61cc1822fc
UI: Unit test for TeamsAndUsersPageComponent with 93.59% Statement coverage (#4971) 2022-05-16 21:56:28 -07:00
Vivek Ratnavel Subramanian
8934f1e361
Security: Fix Azure SSO and support refresh tokens (#4988) 2022-05-16 17:36:53 -07:00
Suresh Srinivas
9cab223a6f
Fix Sonar cloud flagged issues (#4987) 2022-05-16 17:32:15 -07:00
Suresh Srinivas
0ba22c1d2f
Fixes #4977 Add APIs for adding custom fields to an existing entity (#4978) 2022-05-16 15:26:20 -07:00
Sriharsha Chintalapani
06b062c1f4
Fix #4983: Fix build issues for rpm and mvn test (#4985) 2022-05-16 14:40:50 -07:00
codingwithabhi
1f6901f1c9
sample-data-fixed (#4976) 2022-05-16 08:01:50 -07:00
Onkar Ravgan
74e5404fe0
removed username field from bigquery (#4967)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-05-16 15:56:57 +05:30
Sachin Chaurasiya
f3c8a67e6b
Fix #4963 UI : Lineage Node table with a slash (/) in their name throwing 404 error (#4965) 2022-05-16 14:47:48 +05:30
Vivek Ratnavel Subramanian
c374bc9b17
Cypress: Remove parellelization (#4959) 2022-05-16 13:23:02 +05:30
Milan Bariya
c0647f06c9
Fix #4931: Add multiple database support in Clickhouse (#4933)
* Fix #4931: Add multiple database support in Clickhouse

* Fix #4931: Add multiple database support in Clickhouse
2022-05-16 07:33:40 +02:00
Suresh Srinivas
399e44e8d3
Fixes #4957 Use jsonschema2pojo JavaInterfaces functionality to remove manual implementation of EntityInterface (#4958) 2022-05-15 11:10:26 -07:00
Vivek Ratnavel Subramanian
d3c7330692
Cypress: Add Kafka, Metabase, Superset, and Glue (#4955) 2022-05-14 15:44:02 -07:00
darth-coder00
12cdb55672
Fix: Explore Page issues (#4952) 2022-05-14 15:43:44 -07:00
Suresh Srinivas
6ce528d70a
Fixes #4921 Add support for type system (#4922) 2022-05-14 10:57:19 -07:00
mohitdeuex
de16e7547b
Enabled RPM creation from openmetadata-dist, this allows us to use rpm directly when working with amazonlinux (#4956) 2022-05-14 08:38:31 -07:00
Pere Miquel Brull
c6915ca510
Fix #4923 - Presto ingestion & SQLAlchemy test connection refactor (#4946)
Fix #4923 - Presto ingestion & SQLAlchemy test connection refactor (#4946)
2022-05-14 06:44:43 +02:00
Mayur Singal
60b8730df3
Fix #4944: fixed required field (#4945)
* Fix #4944: fixed required field

* Missing Count Value
2022-05-14 06:44:16 +02:00
Sachin Chaurasiya
ac0e42fd90
Fix #4937 UI : The separator lines are overlapping on the profile page while editing the description. (#4938) 2022-05-13 13:55:55 -07:00
Shailesh Parmar
9009cf8ea6
Fixed issue 4948 active page value is not updating in ui for team page (#4949) 2022-05-13 11:22:31 -07:00
Mayur Singal
c58e642ee7
Fix #4940: Added excetion handling for fetching table metric (#4941) 2022-05-13 18:15:47 +02:00
Ayush Shah
571b45ac52
Filter patterns fixed (#4939) 2022-05-13 18:07:25 +02:00
Sachin Chaurasiya
bf3e2ab018
Add sample data test for services (#4932) 2022-05-13 08:45:39 -07:00