10673 Commits

Author SHA1 Message Date
Sachin Chaurasiya
8b4b4821a5
Fix : Ingestion workflow changes are not being updated on Airflow. (#1336)
* Fix : Ingestion workflow changes are not being updated on Airflow.

* Removed commented codes.
2021-11-23 19:52:02 +05:30
parthp2107
f5ec367335
added git workflow for docs (#1337) 2021-11-23 17:24:42 +05:30
Parth Panchal
b920da8caf testing selenium workflow 2021-11-23 17:20:43 +05:30
Parth Panchal
fac74827e2 testing selenium workflow 2021-11-23 17:14:44 +05:30
Parth Panchal
2da90a3c2f adding paths in selenium workflow 2021-11-23 17:14:14 +05:30
Parth Panchal
f737a7ca1d adding paths in selenium workflow 2021-11-23 17:12:42 +05:30
Sachin Chaurasiya
3f5510f340
GitBook: [#27] Adding guide for generate types from JSON Schema. (#1332)
* GitBook: [#27] Adding guide for generate types from JSON Schema.

* Removed unwanted files.

Co-authored-by: Sachin Chaurasiya <sachin.c@deuexsolutions.com>
2021-11-23 15:11:26 +05:30
parthp2107
72f5320914
adding selenium tests for ingestion page (#1333)
* adding selenium tests for ingestion page

* adding few tests changes and addressing reviewdog findings

* testing selenium workflow
2021-11-23 14:58:11 +05:30
Parth Panchal
03057b8bc6 Revert "adding git workflow"
This reverts commit 2fd8a884f8d016820604232beaead05c973f91ce.
2021-11-23 14:45:05 +05:30
Parth Panchal
2fd8a884f8 adding git workflow 2021-11-23 14:37:58 +05:30
Ayush Shah
7156bf60a0
Import Error fix - Okta (#1315)
* Import Error fix

* Import errors fixed

* Make file updated as per comments
2021-11-22 15:06:05 -08:00
darth-coder00
c34abffab4
Bugfix: Fix json schemas to avoid creating empty TS interface files (#1323) 2021-11-22 08:25:40 -08:00
Sanket Shah
aaa27e87ee
fix broken link of commit activity in readme (#1321) 2021-11-22 18:57:45 +05:30
darth-coder00
c591a322ca
Updated ts from json schema (#1319) 2021-11-22 17:53:51 +05:30
Sachin Chaurasiya
1a8d344ab8
Fix : #1251 Cron component enhancement (#1255)
* Fix : #1251 Cron component enhancement

* Added License

* Fixed DOMstring warnings

* Change Class Component to functional component

* Css change

* addressing review comments

* disabled eslint in style index to prevent import sorting.

* added styles/index.js to prettierignore

* moved custom style to x-custom

* removed styles/index.js from .prettierignore
2021-11-22 17:36:36 +05:30
parthp2107
8096ce40d6
changed testng to junit for topic test cases (#1316)
* changed testng to junit for topic test cases

* addressing reviewdog findings

* addressing reviewdog findings

* fixing missed out areas
2021-11-22 17:28:55 +05:30
Sachin Chaurasiya
465176a63a
Fix :#1244 UI: Version page showing the diff between version should show the oldValue with strikeout. (#1313)
* Fix :#1244 UI: Version page showing the diff between version should show the oldValue with strikeout.

* minor fix
2021-11-22 15:05:00 +05:30
Sachin Chaurasiya
fbbabb7349
Fix #1236 Version Summary for owner change is missing data. (#1312) 2021-11-22 12:43:50 +05:30
parthp2107
f6e31019fe
removing multiple style-guide pdfs (#1314)
* removing multiple style-guide pdfs

* added style-guide
2021-11-22 12:41:03 +05:30
Tom Vijlbrief
ccefe8a532
Handle undefined version in GUI (#1297) 2021-11-21 16:29:17 -08:00
Pere Miquel Brull
67ac286f56
[Issue-1285] - Update ingestion package generation (#1295)
* Remove generated sources

* Ignore python generated sources

* Keep the generated dir

* Prepare publish recipe

* Simplify recipe

* Update README with generation

* Update docs with python local setup information

* Generate python sources in the CI
2021-11-21 08:02:31 -08:00
pmbrull
0755100156 Disable additional properties 2021-11-21 15:52:21 +01:00
Alberto Miorin
00fd7f4175 Fix #1291: Python Inspect Code errors 2021-11-21 15:51:51 +01:00
Alberto Miorin
3638786162 Fix warning in pytest unit tests (use raw string for regex) 2021-11-21 08:54:22 +01:00
Sriharsha Chintalapani
e4fa0247f5
Fix #1280: Amundsen connector to import metadata (#1281)
* Fix #1280: Amundsen connector to import metadata
2021-11-20 14:08:27 -08:00
Ayush Shah
219246b78e
Glue pagination added (#1282) 2021-11-20 12:46:18 -08:00
Pere Miquel Brull
ea79b47c45
[Issue-1268] - MlModel generated sources (#1288)
* Update ML model naming for generated python src

* Update MlModel id and title

* Update MlModel descriptions

* Generate pydantic models

* Update OpenMetadata with new MlModel naming

* Update MlModel naming

* Update MlModel naming

* Update MlModel namings for backend sources
2021-11-20 08:26:45 -08:00
darth-coder00
95fe21c18f
Added new connectors Glue, MariaDB, Vertica from UI (#1289) 2021-11-20 08:24:47 -08:00
darth-coder00
42e0c1caa1
Added videos for 0.6.0 (#1286) 2021-11-20 07:29:26 -08:00
Pere Miquel Brull
001a58f61f
Merge pull request #1262 from StuartApp/issue-1260
[Issue-1260] - Github action to validate pydantic models
2021-11-20 15:46:37 +01:00
pmbrull
a2374e4289 Simplify action to just validate pydantic model generation 2021-11-20 15:28:56 +01:00
darth-coder00
8f1fb1b8db
Updated ts from json schema (#1270) 2021-11-20 14:35:58 +05:30
Sriharsha Chintalapani
c078200f7c
Fix #1276: Add entity type to ES index and aggregations (#1278) 2021-11-19 12:23:35 -08:00
Sriharsha Chintalapani
a3e9c8f844
Fix #1273: Add service_category to ES index (#1274)
* Fix #1273: Add service_category to ES index
2021-11-19 11:31:14 -08:00
pmbrull
c83429fdf3 Validate on PR and push on main 2021-11-19 14:16:56 +01:00
pmbrull
076f7e306b Update Python CI to run only for changes in ingestion 2021-11-19 14:03:28 +01:00
pmbrull
0a08394955 Prepare python dependencies 2021-11-19 10:38:23 +01:00
Sriharsha Chintalapani
eea60a8696
Fix #1264: Pipelines: remove 64 character constraint in names (#1265)
* Fix #1264: Pipelines: remove 64 character constraint in names
2021-11-18 16:27:43 -08:00
pmbrull
6b293da9c1 Prepare github action to generate pydantic models 2021-11-18 20:39:00 +01:00
pmbrull
c53e5d0577 Remove deprecated import 2021-11-18 20:22:05 +01:00
Sachin Chaurasiya
9aa5eae398
Fix: If tier tag is not present show other tags. (#1254) 2021-11-18 19:47:58 +05:30
Shailesh Parmar
32b5361488
Improvement: display ingestion stats in landing page (#1253)
* improvement: display ingestion stats in landing page

* Updated ingestion icon in svgUtils
2021-11-18 19:03:38 +05:30
Sachin Chaurasiya
689490692b
Fix : Getting redundant tier tags on recently viewed cards on my data page. (#1231) 2021-11-18 13:24:56 +05:30
parthp2107
63089bab56
optimizing selenium tests (#1228)
* optimizing selenium tests

* addressing reviewdog findings

* addressing reviewdog findings
2021-11-18 11:49:14 +05:30
Shailesh Parmar
bddda0e1bd
Fix: description issue where non-admin or non-owner can able to access edit description page in UI (#1233) 2021-11-18 10:38:00 +05:30
Suresh Srinivas
0415983120
Fixes #1234 Upgrade project dependencies to the latest versions (#1235)
* Fixes #1234 Upgrade project dependencies to the latest versions

* Add libssl to github maven workflow

Co-authored-by: sureshms <suresh@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2021-11-17 11:24:19 -08:00
Suresh Srinivas
65edfd5cb5
Merge pull request #1241 from open-metadata/issue1239
Fixes #1239 Events APIs are incorrectly grouped under usage in API do…
2021-11-17 10:37:45 -08:00
sureshms
4c8aab19eb Fixes #1239 Events APIs are incorrectly grouped under usage in API documentation 2021-11-17 09:53:59 -08:00
darth-coder00
20ffc58f83
Added Feature placeholders and Change Log list for 0.6.0 (#1232) 2021-11-17 20:46:32 +05:30
Shailesh Parmar
6cb628c8eb
Fix: Pagination button hover issue (#1227) 2021-11-17 18:02:34 +05:30