5395 Commits

Author SHA1 Message Date
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
parthp2107
c6eac34c3e
changed script (#1201)
* changed script

* testing changes for failing tests

* testing changes for failing tests

* testing changes for failing tests

* testing changes for failing tests
2021-11-16 18:26:09 +05:30
Sriharsha Chintalapani
38761ea414
Fix #1202: IngestionResource put/patch not updating entities (#1203)
* Fix #1202: IngestionResource put/patch not updating entities

* fix for failing tests

* addressing reviewdog finding

Co-authored-by: Parth Panchal <parth.panchal@deuexsolutions.com>
2021-11-16 17:44:44 +05:30
Matt
c760ebf281 Add schemas for Lifecycle & AccessControl Policies
- Define Storage Class
- Define Lifecycle Rule, DeleteAction and MoveAction
- Define Rule and TagBased AccessControl
2021-11-16 12:53:43 +01:00
Sachin Chaurasiya
3179680d57
Fixed #1206 Tier tag is not showing up on assets cards. (#1207) 2021-11-16 16:17:32 +05:30
Sachin Chaurasiya
3494a12647
Fixed #957 View More link for tags does not behave as expected. (#1205) 2021-11-16 16:04:37 +05:30
Sriharsha Chintalapani
f3054658f5
Fix #968: Add DBT Connector (#1200) 2021-11-16 01:02:45 -08:00
Ayush Shah
2111f6c938
Docker Commands Modified (#1199)
* Docker ingestion modified

* Command line commands updated
2021-11-16 00:25:40 -08:00
Sriharsha Chintalapani
f018664e0c
Issue-1197: Add MariaDB Connector (#1198) 2021-11-16 00:25:24 -08:00
Sriharsha Chintalapani
9dee0e4e5c
update version to 0.7.0-SNAPSHOT (#1196) 2021-11-15 19:03:32 -08:00
Sriharsha Chintalapani
7497685ce9
Issue-1194: Update ES index for followers/un-follow based on ChangeEvents (#1195)
* Issue-1194: Update ES index for followers/un-follow based on ChangeEvents

* Issue-1194: Update ES index for followers/un-follow based on ChangeEvents
2021-11-15 17:58:24 -08:00
Alberto Miorin
5403b5522f Bug fix for location findEntityReferenceById. getName was not returning the FQN. 2021-11-16 01:22:32 +01:00
Sriharsha Chintalapani
345ad9d413
Fix #1159: Add Model as Entity (#1160)
* Fix #1159: Add Model as Entity

* Fix #1159: Add Model as Entity

* Fix #1159: Add Model as Entity; Address check style issues
2021-11-15 12:51:33 -08:00
Akash Jain
58cf1b012f
feat: Docker Image Push Workflow (#1191)
* copy command use path from root folder

* Add workflows for docker release to github
2021-11-15 09:36:57 -08:00
Shailesh Parmar
7490877697
fix:- fixed page break issue on follow and un-follow action (#1192) 2021-11-15 22:16:05 +05:30
parthp2107
d52297e28f
updated schema documentaiton (#1188)
* updated schema documentaiton

* id correction
2021-11-15 08:05:54 -08:00
Akash Jain
7f2d1e5fc4
Add Run In Kubernetes Documentation (#1187) 2021-11-15 07:58:50 -08:00
Pere Miquel Brull
ffd7818978
[Issue-1099] - Update MLModel Ingestion (#1179)
* Refactor MLModel

* Prepare MLModel properties example

* Update API tags to MLModels

* Update API descriptions for MLModel

* Rename tags to mlModels
2021-11-15 07:58:15 -08:00