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
Sriharsha Chintalapani
0983ec7f1f
Add nested types to sample data ( #601 )
...
* Add nested types to sample data
* Add nested types to sample data
2021-09-28 12:23:34 +05:30
Sriharsha Chintalapani
3d10347aec
Fix #596 : Update ingestion to new OpenMetadata column entity changes ( #597 )
2021-09-27 23:11:19 +05:30
Suresh Srinivas
512dbd6201
Merge pull request #595 from open-metadata/issue590
...
Fix #590 Same column name is allowed to be repeated in Table entity APIs
2021-09-27 09:12:14 -07:00
sureshms
43dcd21064
Fix #590 Same column name is allowed to be repeated in Table entity APIs
2021-09-27 08:59:17 -07:00
Sriharsha Chintalapani
eb2717b0e3
Fix #587 : Ingestion: Add standalone report process to generate datasets, usage & profile and serve from standalone server ( #588 )
...
* Fix #587 : Ingestion: Add standalone report process to generate datasets, usage & profile and serve from standalone server
* add localhost
2021-09-27 08:43:38 -07:00
Suresh Srinivas
a670ebb86f
Merge pull request #589 from open-metadata/issue568
...
Fix #568 Add tests for APIs related to table complex column type
2021-09-27 08:35:22 -07:00
darth-coder00
589cae9149
Fixed UI for My data header ( #594 )
2021-09-27 20:06:37 +05:30
darth-coder00
a351cf3af5
Added Licensing to generated types ( #593 )
2021-09-27 19:23:58 +05:30
Shailesh Parmar
1bac212d5e
Test suits for home page ( #571 )
...
* 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
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-09-27 11:16:48 +05:30
Ayush Shah
4d52242faa
Fix #568 Add tests for APIs related to table complex column type
2021-09-26 20:33:25 -07:00
Ayush Shah
627481f181
Status record Json encoding bug fixed and pandas not found fixed ( #584 )
2021-09-25 13:54:04 -07:00
Suresh Srinivas
9d24d62471
Merge pull request #580 from open-metadata/pipelines
2021-09-25 10:07:09 -07:00
Sriharsha Chintalapani
1fde91c165
Fix #579 : Address review comments
2021-09-25 09:51:20 -07:00
Sriharsha Chintalapani
c52fcd18fe
Fix #579 : Address review comments
2021-09-25 09:48:17 -07:00
Sriharsha Chintalapani
2fd5ef55c8
Fix #579 : Address review comments
2021-09-25 09:30:38 -07:00
Sriharsha Chintalapani
e997c395a3
Fix #579 : Address review comments
2021-09-25 09:20:14 -07:00
Sriharsha Chintalapani
ad07e6bd57
Fix #579 : Pipeline, Task Entities and PipeineService for Airflow, Prefect
2021-09-25 07:43:03 -07:00
Sriharsha Chintalapani
a1fd954e21
Fix #579 : Pipeline, Task Entities and PipeineService for Airflow, Prefect
2021-09-25 00:23:43 -07:00
Sriharsha Chintalapani
169ae80a20
Fix #579 : Pipeline, Task Entities and PipeineService for Airflow, Prefect
2021-09-25 00:11:45 -07:00
Sriharsha Chintalapani
7d883b2c64
Fix #579 : Pipeline, Task Entities and PipeineService for Airflow, Prefect
2021-09-25 00:05:23 -07:00
Sriharsha Chintalapani
0a0d5fceae
Fix #579 : Pipeline, Task Entities and PipeineService for Airflow, Prefect
2021-09-24 23:50:03 -07:00
Sriharsha Chintalapani
745ae0c253
Fix #577 : Users API should support put op ( #578 )
...
* Fix #577 : Users API should support put op
2021-09-24 17:55:26 -07:00
Sriharsha Chintalapani
4518be7ddb
[WIP] Airlfow integration
2021-09-24 16:28:44 -07:00
darth-coder00
513a4a0f0b
Added TS types from JSON-schema on services page and components ( #574 )
2021-09-24 22:24:41 +05:30
Sriharsha Chintalapani
e2d6966fb4
Fix slack links ( #575 )
2021-09-24 09:40:07 -07:00
Sriharsha Chintalapani
a2f2e0bc2d
[WIP] Airlfow integration
2021-09-24 08:54:04 -07:00
Sriharsha Chintalapani
75029a6e87
[WIP] Airlfow integration
2021-09-24 08:53:37 -07:00
Sriharsha Chintalapani
2b60d73579
Update roadmap.md
2021-09-24 08:52:51 -07:00
Sriharsha Chintalapani
3f2edec91e
Update slack link to permalink
2021-09-24 08:52:26 -07:00