670 Commits

Author SHA1 Message Date
Sachin Chaurasiya
145b3283c2
Added pipeline entity page (#690)
* Added pipeline entity page

* added support for pipeline in recentlyviewed data.

* added pipeline index ij suggestion api.
2021-10-07 14:45:12 +05:30
Sachin Chaurasiya
df1c197e1f
fixed #649 Pipeline Entities search in Explore page . (#689)
* fixed #649 Pipeline Entities search in Explore page .

* fixed typo
2021-10-06 15:43:01 +05:30
Shailesh Parmar
d33325d21c
Json to ts for tags page (#678)
* setup profile-setting page and retreat form page

* fixed userTeams type releted issue

* type change for tags page

* removed unwanted comment and centralized UserTeams type

* used UserTeam type wherever it required
2021-10-06 12:41:53 +05:30
Pere Miquel Brull
5794174fb4
[Issue 669] - Model Entity (#679)
* Prepare schemas and model resource

* Add references to model and missing Task Feed ref

* Prepare tests

* Fix Entity name

* Fix schema class for create op

* Java style check
2021-10-06 00:03:07 -07:00
Sriharsha Chintalapani
96001ca703
Fix #680: Service Type checks should ignore case (#683) 2021-10-05 23:32:01 -07:00
darth-coder00
54ca20c189
Added Prefect to add service modal (#684) 2021-10-06 09:03:45 +05:30
Sriharsha Chintalapani
bd8b5b56bf
Fix #681: Add support for Pipeline Entity handling in eventHandlers (#682) 2021-10-05 17:59:30 -07:00
darth-coder00
2b263041d9
Integration for Pipeline services (#674) 2021-10-05 23:18:48 +05:30
Sachin Chaurasiya
b496a2bca8
#647 Added Pipeline Service Page (#673) 2021-10-05 19:35:56 +05:30
Shailesh Parmar
1a0a9dfed3
Type changes for teams page (#671)
* setup profile-setting page and retreat form page

* fixed userTeams type releted issue
2021-10-05 18:28:39 +05:30
darth-coder00
12df7c6777
Added prerequisites for pipeline services (#672) 2021-10-05 16:25:27 +05:30
Sachin Chaurasiya
922698f429
Added table profiler on table details page (#653)
* Addedd table profile on table details page

* addedd rows as column to show rows count.

* Added tooltip for hover data.

* added check for id tableProfiler is available or not.

* addressing review comments and changed cursor of tooltip.
2021-10-05 15:14:49 +05:30
Suresh Srinivas
a78816d17c
Merge pull request #666 from open-metadata/issue665
Fix #665 - When JSON payload parsing error occurs while processing re…
2021-10-04 21:41:05 -07:00
sureshms
02b7ded510 Fix #665 - When JSON payload parsing error occurs while processing request response does not include ErrorMessage 2021-10-04 21:06:29 -07:00
Sriharsha Chintalapani
a0e356d87a
Fix #662: PipelineResource API tagging has both pipeline and pipelines causing it to divide into 2 sections in API docs (#663) 2021-10-04 20:53:28 -07:00
Suresh Srinivas
fc903c4d4e
Merge pull request #661 from open-metadata/issue660
Fix #660 Return fully qualified name in EntityReference for all the d…
2021-10-04 12:15:58 -07:00
sureshms
ce3fbe17ec Fix #660 Return fully qualified name in EntityReference for all the data assets 2021-10-04 11:59:34 -07:00
Suresh Srinivas
2023e9a2bc
Merge pull request #657 from open-metadata/656
Fix #656 jdbcConnection.json connectionURL field does not accept vali…
2021-10-04 11:44:56 -07:00
sureshms
9c5df8df7c Fix #656 jdbcConnection.json connectionURL field does not accept valid string 2021-10-04 11:29:49 -07:00
Sriharsha Chintalapani
e3cfb4dc65
For hive's complex data types parse raw type (#560)
* For hive's complex data types parse raw type

* Complex Data type logic modification

* Complex Data Type parsing implemented

* Raw Data type helper modification

* handling unnamed/anonymous struct

* Complex Nested structure implementation

* print statements removed and reverted to raw_data_type

* Complex Structure Array & MAP logic implemented

* Raw Data Type Logic revamped

* Redshift Integration

* MAP and UnionType support added

* Redshift Pypi package updated

* dataLength validationError fix

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-10-04 23:36:35 +05:30
Suresh Srinivas
5bc7e8fbc2
Merge pull request #658 from open-metadata/issue632
Fix #632 PATCH API is fails to update for column description for tabl…
2021-10-04 10:56:08 -07:00
Sriharsha Chintalapani
1361bace11
sample entity generation (#646)
* 1M entities to test scalability

* 1M entities to test scalability

* 1M entities test

* column name modification

* Fix service add and tags

* Add sample entity generation

Co-authored-by: parthp2107 <parth@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-10-04 22:56:28 +05:30
sureshms
376dde94bf Fix #632 PATCH API is fails to update for column description for table entity 2021-10-04 10:19:31 -07:00
darth-coder00
e406b8a164
Fixed issue #629 and added schema based types for service details page (#654) 2021-10-04 21:33:10 +05:30
Shailesh Parmar
23316296d4
type changes in databaseDetails page (#652)
* type changes in databaseDetails page

* small fix related to FQN
2021-10-04 21:32:42 +05:30
Sachin Chaurasiya
46dccb4815
Adding support for nested column (#631)
* Adding support for nested column

* added support for expanded row on update.

* moved utils method in utils file.

* renamed file.

* added typescript type for labeltype and state.
2021-10-04 18:07:14 +05:30
Sriharsha Chintalapani
37796c655b
Fix #650: Add support for pipelines in sample data & search integration (#651) 2021-10-04 17:48:45 +05:30
Suresh Srinivas
824d7cbcdf
Merge pull request #645 from open-metadata/issue644
Fix #644 Move duplicated validateTags method in tests to a common util
2021-10-03 20:25:39 -07:00
sureshms
5906e5a19c Fix #644 Move duplicated validateTags method in tests to a common util 2021-10-03 18:03:42 -07:00
Sriharsha Chintalapani
08cefee56a
Fix #636: Pipeline/TaskEntity capture more metadata like start, end time, type etc.. (#637) 2021-10-02 17:12:18 -07:00
Suresh Srinivas
88b12ee21d
Merge pull request #641 from open-metadata/issue640
Fix #640 - Fix warnings in the code
2021-10-01 17:08:19 -07:00
sureshms
2b60b4abdd Fix #640 - Fix warnings in the code 2021-10-01 15:46:46 -07:00
Shailesh Parmar
9671850c55
Fix: issue-612 fixed sampleData breaks (#630)
* Fix: issue-612 fixed sampleData breaks

* optimised conditional rendering
2021-10-01 18:50:50 +05:30
Shailesh Parmar
b231e68c6e
Test suit for explore, service, and database page (#622)
* Adding test-suits for UI

* fixed broken tests

* fixed all test fail files

* removed parsing errors from files

* resolved test-suits error

* fiexed all the failing test

* fixed tabledatacard title padding

* fixed popOver test

* fixed eslint issue in file

* added eslint disable on top of file

* add test for searchData and MyDataHeader

* add addtional test for teams page

* test suits for teams page and its components

* added test cases for tags page

* added test for services page

* add test for service page and its component

* fixed typo

* test for databasedetails, myData and explore page

* test for service page

* fixed some failing test

* fixed failing test due to data type change

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-10-01 17:51:01 +05:30
darth-coder00
5a6eded1e7
Misc search issues (#626)
* Fixed count and error placeholder issues for search reasults

* Minor changes

* Minor change
2021-10-01 15:37:49 +05:30
Shailesh Parmar
bb1da94cc8
Fix: fixed dataset page (#623)
* Fix: fixed dataset page

* fixed icon issue
2021-09-30 22:49:20 +05:30
Sriharsha Chintalapani
ebfbd39cc2
Fix #624: Ingestion: Fix REST API calls to get service and create service (#625)
* Fix metadata usage listing of tables

* Fix #624: Ingestion: Fix REST API calls to get service and create service
2021-09-30 20:35:35 +05:30
darth-coder00
557fd7a052
Updated typescript types from schema (#621) 2021-09-30 12:56:01 +05:30
Sriharsha Chintalapani
7e16e39ca0
Fix metadata usage listing of tables (#620) 2021-09-29 22:54:52 -07:00
Sriharsha Chintalapani
8f5c5021d7
Fix redshift complex types (#619) 2021-09-30 11:02:52 +05:30
Sriharsha Chintalapani
e84de1a310
Fix #611: ElasticSearch matches are case-sensitive (#617) 2021-09-29 17:43:09 -07:00
Julia Valenti
a514934f16
Fixes docs that reference messaging service instead of dashboard or pipeline (#613) (#614) 2021-09-29 16:21:31 -07:00
Sriharsha Chintalapani
bfec0bfbed
Ingestion: Airflow integration to ingest metadata about pipelines and tasks (#609)
* [WIP] Airlfow integration

* [WIP] Airlfow integration

* [WIP] airflow integration

* [WIP] Airflow

* [WIP] Airflow

* Fix #608: Ingestion: Airflow integration to ingest metadata about pipelines and tasks

* Fix #608: Ingestion: Airflow integration to ingest metadata about pipelines and tasks

* Update DashboardServiceResource.java

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-09-29 11:32:09 -07:00
Shailesh Parmar
a275b1fee3
Test suit for Service Page and its component (#610)
* Adding test-suits for UI

* fixed broken tests

* fixed all test fail files

* removed parsing errors from files

* resolved test-suits error

* fiexed all the failing test

* fixed tabledatacard title padding

* fixed popOver test

* fixed eslint issue in file

* added eslint disable on top of file

* add test for searchData and MyDataHeader

* add addtional test for teams page

* test suits for teams page and its components

* added test cases for tags page

* added test for services page

* add test for service page and its component

* fixed typo

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-09-29 15:04:21 +05:30
Sachin Chaurasiya
91d3ded578
Fixed #548 Add followers for each data entity (#604)
* Fixed #548 Add followers for each data entity

* Added modal for followers
2021-09-29 13:52:47 +05:30
Sriharsha Chintalapani
f7da8045b4
Fix #605: Ingestion: metadata list apis should paginate (#606)
* Fix #605: Ingestion: metadata list apis should paginate

* Fix #605: Ingestion: metadata list apis should paginate, Addressing review comments
2021-09-29 00:06:08 +05:30
Shailesh Parmar
ed4508ab2c
Test suit for teams and tags page (#591)
* Adding test-suits for UI

* fixed broken tests

* fixed all test fail files

* removed parsing errors from files

* resolved test-suits error

* fiexed all the failing test

* fixed tabledatacard title padding

* fixed popOver test

* fixed eslint issue in file

* added eslint disable on top of file

* add test for searchData and MyDataHeader

* add addtional test for teams page

* test suits for teams page and its components

* added test cases for tags page

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-09-28 17:42:42 +05:30
Sachin Chaurasiya
5ec645b0f4
Fixed #600 UI: doesn't allow table level tags to be added (#603) 2021-09-28 14:05:09 +05:30
Sriharsha Chintalapani
ce63e82877
Fix #582: Fix slack link on the UI support menu (#583) 2021-09-28 14:01:36 +05:30
Sachin Chaurasiya
eb7b4cd79b
Fixed #598 Explore/Search filters should be in ordered fashion (#602) 2021-09-28 13:59:22 +05:30