4912 Commits

Author SHA1 Message Date
Sachin Chaurasiya
047c70bc25
Fixed #868 For Owner already set to a team, "Select owner" list should open with teams tab as active. (#870) 2021-10-20 11:35:23 +05:30
parthp2107
3c21edbe75
added data-testid for integration testing (#769)
* added data-testid for integration testing

* undoing few data-testid

Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-20 10:02:12 +05:30
Sriharsha Chintalapani
d35e2574fd
Fix #862: Task PUT api is not updating the URL and start and end times (#863)
* Fix #862: Task PUT api is not updating the URL and start and end times

* Fix #862: Pipeline/Task PUT api is not updating the URL and start and end times

* Fix #862: Pipeline/Task PUT api is not updating the URL and start and end times
2021-10-19 14:19:20 -07:00
Allan Krueger
67a257a384
Fixes #804 - Refactor code for listAfter and listBefore methods in UserRepository (#855)
Co-authored-by: Allan Krueger <allankrg@amazon.com>
2021-10-19 12:03:40 -07:00
Sachin Chaurasiya
805839f9f4
fixed #854 data profiler charts put tooltip above the chart not on top. (#859) 2021-10-19 18:54:36 +05:30
darth-coder00
8e5064481e
Added Feature videos and Change Logs for 0.5 and Misc Css fixes (#858)
* Added Feature videos and Change Logs for 0.5

* Misc CSS fixes for Lineage and services
2021-10-19 14:24:22 +05:30
Sriharsha Chintalapani
ee1ec15ef9
Fix #853: Ingestion: handle profiler returning None (#857)
* Fix #853: Ingestion: handle profiler returning None

* Fix #853: Ingestion: handle profiler returning None
2021-10-19 10:08:35 +05:30
Sriharsha Chintalapani
1db18a50cf
Issue-823: data profiler should have an option of configuring a profiler date (#831)
* Issue-823: data profiler should have an option of configuring a profiler date

* Fix error logging, remove stack trace

* Issue-823: data profiler should have an option of configuring a profiler date

* Issue-823: Fix formatting
2021-10-18 15:00:19 -07:00
Suresh Srinivas
95181c1313
Merge pull request #849 from open-metadata/issue848 2021-10-18 10:00:09 -07:00
darth-coder00
c655d197ac
Issue 813: Unavailable entities will be removed from recent data instead of showing loader infinitely (#846) 2021-10-18 22:19:00 +05:30
sureshms
b19dc0ff4c Fixes #848 - Cleanup extra params in create and createAndUpdate for Metrics 2021-10-18 09:27:34 -07:00
Shailesh Parmar
09cc3b5dd2
Fixes: fixed failing unit tests (#844)
* fixed all failing test for UI

* fixed 1 breaking change bcz of merging main branch
2021-10-18 20:32:59 +05:30
parthp2107
aec586a5fe
updated metadata-ingestion and apis documents (#839)
* updated metadata-ingestion and apis documents

* minor changes in

* addressing maven ci findings

Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-18 18:02:22 +05:30
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