Sachin Chaurasiya
da6a57e2c1
Fixed #785 , #779 ( #843 )
...
Lineage node labels should wrap around,
Lineage nodes are overlapping.
2021-10-18 18:01:14 +05:30
darth-coder00
ce568d6aa1
Removeing unused package ( #842 )
2021-10-18 14:42:13 +05:30
Suresh Srinivas
4c8df43b4e
Merge pull request #838 from open-metadata/issue837
2021-10-17 22:22:12 -07:00
sureshms
15e29d5610
Fixes 837 - Cleanup the extra parameters in create and createAndUpdate code
2021-10-17 22:03:02 -07:00
darth-coder00
a399360e4e
Added 0.5.0 release notes placeholder in what's new modal with same data ( #832 )
2021-10-18 09:52:42 +05:30
Ayush Shah
9cf3a4045f
Sample Profile Data for Sample Tables ( #815 )
...
* Sample Profile Data for Sample Tables
* Disabling Profile as Default
* Added Sample Profile Data to 3 additional sample tables
2021-10-17 17:24:39 -07:00
Suresh Srinivas
ef8bf76d37
Merge pull request #828 from open-metadata/entityVersioning-issue736
...
Entity versioning issue736
2021-10-17 16:50:19 -07:00
sureshms
f858bdc447
Fixes #829 - Update Database version during PUT and POST operations
2021-10-17 16:37:38 -07:00
sureshms
7b2c385ce4
Fixes #827 - Update Model version during PUT and POST operations
2021-10-17 16:00:28 -07:00
sureshms
8852ba6ec3
Fixes #822 - Update Team version during PUT and POST operations
2021-10-17 16:00:28 -07:00
sureshms
f73bd0fc21
Fixes #822 Update User version during PUT and POST operations
2021-10-17 16:00:28 -07:00
sureshms
dacacda2f6
Fixes #819 - Update pipeline version during PUT and POST operations
2021-10-17 16:00:28 -07:00
sureshms
23e280ffe6
Fixes #817 - Update task version during PUT and POST operations
2021-10-17 16:00:28 -07:00
sureshms
6b00bb2f7f
Fixes #814 - Update topic entity version during PUT and POST operations
2021-10-17 16:00:27 -07:00
sureshms
6ef323d386
Fixes #784 - Update entity version when the dashboard service, dashboard, and chart during PUT and POST operations
2021-10-17 16:00:27 -07:00
sureshms
e24d5d7492
Fixes #739 Add update time and updated by information for all the entities
2021-10-17 16:00:27 -07:00
sureshms
4ba975262b
Fix #783 Update table entity version when the entity changes during PUT and POST operations
2021-10-17 16:00:27 -07:00
sureshms
b1ee1a23f1
Add version change functionality to table entity
2021-10-17 16:00:27 -07:00
sureshms
cf416b662e
Fix #738 Add support for update time and updated by information to table entities on server backend
2021-10-17 16:00:27 -07:00
sureshms
d9c7c928ee
Fix #737 - Add version information to entity schemas
2021-10-17 16:00:27 -07:00
Vivek Ratnavel Subramanian
9e6b1cb2ae
ISSUE-805: Remove boilerplate code for listAfter and listBefore methods in DashboardRepository ( #825 )
2021-10-17 15:51:00 -07:00
Vivek Ratnavel Subramanian
bdd4fa8ce7
ISSUE-794: Merge JsonSchemaUtil and JsonUtil ( #821 )
2021-10-17 15:50:50 -07:00
Vivek Ratnavel Subramanian
4909198e29
ISSUE-670: Unable to add multiple new user in teams page ( #820 )
2021-10-17 12:18:03 -07:00
Suresh Srinivas
5f776d860a
Merge pull request #802 from open-metadata/issue800
2021-10-16 12:45:00 -07:00
Suresh Srinivas
fea71a2f50
Merge pull request #814 from kozhukhovsky/issue-792
2021-10-16 12:43:32 -07:00
Anton Kozhukhovsky
feac632d1c
ISSUE-792: Rename variable in checkUserFollowing method
2021-10-16 22:27:26 +03:00
Anton Kozhukhovsky
7ced33c069
ISSUE-792: Move checkUserFollowing method to TestUtils
2021-10-16 22:09:28 +03:00
Suresh Srinivas
8ccb8624e4
Update README.md
2021-10-16 10:22:40 -07:00
Sriharsha Chintalapani
f43bf000cd
Issue-787: sql_source mark entities failed to ingest in warning ( #796 )
2021-10-16 22:50:36 +05:30
sureshms
fcf71a1d81
Fix #800 - Remove boiler plate code for listAfter and listBefore methods in TableRepository
2021-10-16 10:02:09 -07:00
Pere Miquel Brull
3bf5999224
[Issue-759] - Model Entity Sample ( #797 )
...
* Fix typo
* Prepare sample data for Model Entity
* Clean print
* Prepare sample model data ingestion
* Allow fstring in logging for style unification
* Update sink status signature
* Update sink status signature
* Return Model in REST
* Update workflow status info for readability
2021-10-16 09:59:32 -07:00
Ayush Shah
0eb3e7b964
Changing Pydantic from 1.8.2 to 1.7.4 resolves the conflict ( #788 )
2021-10-16 07:58:55 -07:00
Suresh Srinivas
acbe944997
Merge pull request #791 from open-metadata/issue789
...
Fix #789 Make assertResponse shorter in Chart and Dashboard tests
2021-10-16 03:55:24 -07:00
sureshms
d15ffd8daf
Fix #789 Make assertResponse shorter in Chart and Dashboard tests
2021-10-16 03:26:37 -07:00
Sachin Chaurasiya
1cf0c54dde
UI : Added lineage for Tables and Pipelines. ( #770 )
...
* UI : Added lineage for Tables and Pipelines.
* hide interactive control
* Addressing review comments
2021-10-15 18:48:18 +05:30
darth-coder00
0d1a42f26a
Fixed the database name issue in dataset-details page ( #778 )
2021-10-15 16:28:33 +05:30
Pere Miquel Brull
1804de6d73
[Issue-760] - Precommit & isort ( #772 )
...
* Update configs
* Update configs
* Update precommit black exclude
* Update precommit exclude isort
* Test precommit
* Revert test commit
* isort & black
* Test precommit
* Revert test precommit
* Update docs
* Apply recipe update
* Fix black_check recipe
* Grammar
2021-10-14 15:22:59 -07:00
Ayush Shah
72e4b8831f
Removing Cron from all configs ( #773 )
...
* Removing Cron from all configs
* Removing Cron from Documentation
2021-10-14 15:21:47 -07:00
Ayush Shah
5b22809be6
Documentation Update ( #774 )
2021-10-14 15:21:13 -07:00
Shailesh Parmar
72670701e5
work on issue 763 ( #771 )
2021-10-14 22:11:10 +05:30
Pere Miquel Brull
9a362dafdc
[Issue 760] - Python tooling ( #761 )
...
* Update python tooling with black
* black formatting
* Change ci config for python
2021-10-14 07:48:42 -07:00
Sriharsha Chintalapani
4c647a3887
Set version to 0.6.0-SNAPSHOT ( #764 )
2021-10-14 07:47:00 -07:00
Ayush Shah
85b6b72848
Airflow docker ( #762 )
...
* Airflow Docker implementation - Ingestion
* Dockerfiles modified
2021-10-14 07:46:24 -07:00
parthp2107
edd43f30ab
updated the json schema doc and metadata-ingestion doc ( #768 )
...
Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-14 16:19:34 +05:30
Shailesh Parmar
bf56851fd3
Worked on issue 752 & 756 ( #758 )
...
* fixed issue - 733 & 734
* lintin error fixed
* fixed issue 752 & 756
* miner fix
2021-10-14 13:03:37 +05:30
darth-coder00
3a1bc641dc
UI tweaks for expand complex datatype link button ( #767 )
2021-10-14 11:24:39 +05:30
Suresh Srinivas
877ec05bc9
Merge pull request #754 from pemmasanikrishna/main
...
Update all entities to have displayName #527
2021-10-13 09:03:39 -07:00
Shailesh Parmar
fb10b39bf3
fixed lint warrning ( #755 )
...
* fixed issue - 733 & 734
* lintin error fixed
2021-10-13 21:11:56 +05:30
Sanket Shah
499cbf94ef
Updating redoc version ( #757 )
2021-10-13 19:04:24 +05:30
Radhakrishna Pemmasani
ac19aad620
Update all entities to have displayName #527
2021-10-13 11:20:27 +05:30