4912 Commits

Author SHA1 Message Date
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
Sachin Chaurasiya
325992d086
Fixed : #1221 UI: Versioning right panel should wrap the summary. (#1226) 2021-11-17 15:54:46 +05:30
Akash Jain
e7072a3177
prepare for 0.6.0 Docker Release (#1213) 2021-11-17 14:57:12 +05:30
Sachin Chaurasiya
28da17fa44
Fixed : Ingestion wizard issue (#1223)
* Fixed : Ingestion wizard issue

* Removed unused css

* removed css import from modal component.
2021-11-17 14:51:32 +05:30
parthp2107
052ba5bad5
frequently joined columns fix (#1209)
* frequently joined columns fix

* addressing reviewdog finding

* removing ingestion switch code

* adding retry for failing tests

* removing failed test repeats

* changing joined table tests
2021-11-17 14:47:05 +05:30
Sriharsha Chintalapani
940e51d102
Fix #1215: Pipeline metadata is not being updated through PUT apis (#1216) 2021-11-16 12:44:19 -08:00
Alberto Miorin
4646c0fcf3
Fix #1214: Copy-paste errors when creating the entity Model (#1217) 2021-11-16 12:44:06 -08:00
Shailesh Parmar
1717c82d71
Fix: Change API calls in mydata page (#1208)
* Fix: Change API calls in mydata page

* Fix failing test in mydata component
2021-11-16 22:41:07 +05:30
Sachin Chaurasiya
01f9e54874
Feat : Integration with OpenMetadata Airflow APIs to make ingestion jobs scheduled through UI. (#1153)
* Feat : Integration with OpenMetadata Airflow APIs to make ingestion jobs scheduled through UI.

* minor changed in mocked_data

* added first wizard

* added fields for details and config.

* Feat :Added Cron Editor

* Style: added styling for completed step label

* Integrated ingestion APIs for list, trigger and delete
And fixed Add Ingestion modal states

* minor css changes

* Removed enable ingestion from add service modal.

* wrote effect to get updated cron value.

* Added validation for required field.

* handled undefined case for status

* show actual data on preview

* Added ingestionType to listing page

* Added validation for each step.

* fixed popover issue for status

* added validation for already exists ingestion pipeline.

* Minor UI tweaks for ingestion workflow list

* Integrated add ingestion API

* Added suppport for deploy and run ingestion.

* Added support for Edit ingestion through PATCH API

* Added search for ingestions

* Style : added deploy icon for button.

* Added pagination for ingestion list.

* minor fix

* Minor changes

* Added no data placeholder and fixed non-parsing css

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-11-16 22:40:13 +05:30
darth-coder00
496fa143d4
Revert "dependabot: Fixed dependency for immer through slate (#1210)" (#1212)
This reverts commit 82ac4cff58a64c35f24e28c33ec305b86a1060ac.
2021-11-16 21:55:29 +05:30
Sachin Chaurasiya
9c4653e968
Style : Fixed pagination button style. (#1211) 2021-11-16 21:51:25 +05:30
darth-coder00
82ac4cff58
dependabot: Fixed dependency for immer through slate (#1210) 2021-11-16 19:36:07 +05:30