13249 Commits

Author SHA1 Message Date
parthp2107
dbd4be5931
Fix #493: Fixed pipeline with auth-type auth0 (#495)
* Fixed pipeline with auth-type okta and auth0

* addressing pyline findings

* addressing comments

* added fix for auth-type auth0

Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-15 09:32:29 -07:00
Sachin Chaurasiya
5c3fd6cad8
added usage summary to dashboard details page (#498) 2021-09-15 20:47:17 +05:30
Sachin Chaurasiya
18e53f5df1
changed need help icon (#497) 2021-09-15 18:05:37 +05:30
Ayush Shah
9b04d781e0
Fixed Bigquery to support data profiling (#494) 2021-09-14 22:07:51 -07:00
Sriharsha Chintalapani
20a98aca81
Fix #396: Elastic search is not indexing usage for dashboard (#492) 2021-09-15 09:47:14 +05:30
Sachin Chaurasiya
4344a1ea19
Fixed #480 In Secure-mode, "Need help" icon shows User profile image (#490) 2021-09-14 19:17:35 +05:30
Sachin Chaurasiya
cb5e2196be
Fixed #488 Explore page Entity tab issue (#489)
* Fixed #488 Explore page Entity tab issue

* minor fix
2021-09-14 19:16:49 +05:30
darth-coder00
96729e49e3
Minor fix for follow button feature in non-secure mode (#491) 2021-09-14 19:00:21 +05:30
darth-coder00
0fafc00f97
Fixing Safari UI issues (#487) 2021-09-14 14:35:57 +05:30
darth-coder00
01f6d7089d
Added brand logos to login buttons (#479)
* Added brand logos to login buttons

* Addressing changes
2021-09-13 23:56:41 +05:30
darth-coder00
36c3e22336
Added Tableau and Redash on UI (#478) 2021-09-13 20:40:33 +05:30
darth-coder00
ba9eaceb5e
Changed Promise.all to Promise.allSettled to render available data (#476) 2021-09-13 18:25:58 +05:30
Sachin Chaurasiya
51524e0a43
Fixed #472 UI - Explore page switching tabs is not changing data (#475) 2021-09-13 11:46:54 +05:30
Shailesh Parmar
229795514e
Carousal bug fixed (#464)
* added whats new feature

* added Changes log feature in whats new modal

* small fix

* samll fixe

* fixed parsing error issue and carousal dots issue

* excluded node_modules from parsing in webpack

* add support for video and make change log data optional

* carousal bug fix

* change setTimeout to 200ms
2021-09-13 10:40:03 +05:30
Sriharsha Chintalapani
b7adb5dc6b
Fix #469: Add Vertica Connector (#470) 2021-09-12 21:59:31 -07:00
Sriharsha Chintalapani
18b07421ec
Fix #471: Topic/Dashboard ownership and follow should reflect in Elastic Search immediately after those actions (#474)
* Fix #471: Topic/Dashboard ownership and follow should reflect in Elastic Search immediately after those actions
2021-09-12 21:59:19 -07:00
parthp2107
191ecb7332
added unit tests to helper and workflow classes in ingestion (#391)
* added unit tests to helper and workflow classes in ingestion

* Addressing comments

* Adressing comments

* Adressing comments

* Failing Unit tests fixed

* Workflow test and config file modified

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-09-12 01:07:13 +05:30
Ayush Shah
d2df40cf2b
Fix #355: Tableau Implemented (#468)
* Fix #355: Tableau Implemented

* Tableau pipeline location modification
2021-09-11 11:46:10 -07:00
Sriharsha Chintalapani
ed698dc40f
Fix #466: Fix airflow example dag (#467) 2021-09-10 22:28:23 -07:00
darth-coder00
480ff3e780
Added data profiler info for dataset details page (#463)
* Added data profiler info for dataset details page

* Minor change
2021-09-10 18:35:35 +05:30
Shailesh Parmar
55bef8c895
Whats new (#462)
* added whats new feature

* added Changes log feature in whats new modal

* small fix

* samll fixe

* fixed parsing error issue and carousal dots issue

* excluded node_modules from parsing in webpack

* add support for video and make change log data optional
2021-09-10 15:19:30 +05:30
darth-coder00
4501e26ad1
Updated types from json-schema (#461) 2021-09-10 13:35:01 +05:30
Sachin Chaurasiya
9aec3ebc2c
Fixed #403 Add support link to the UI (#454)
* Fixed #403 Add support link to the UI

* addressing review comments

* minor fixes
2021-09-10 12:27:28 +05:30
Ayush Shah
1fee39dddf
Pylint fix (#460)
* Pylint fix

* Directory modified

* Python Source added

* Pylint modified
2021-09-10 11:59:33 +05:30
Sriharsha Chintalapani
4d8a9c0a9d
Fix #458: Sort table profile data by profile date (#459)
* Fix #458: Sort table profile data by profile date
2021-09-09 22:55:24 -07:00
Sriharsha Chintalapani
1c80dc246e
Fix #456: Make PII-Processor optional and independent install (#457) 2021-09-10 10:41:19 +05:30
Sachin Chaurasiya
9cf26a1933
Fixed #337 Support for URLs to redirect to a table.column level (#455) 2021-09-10 00:50:42 +05:30
Suresh Srinivas
30c1e5a14c
Merge pull request #447 from open-metadata/Issue-446
Fix #446: Add DataProfiler to ingestion and APIs
2021-09-09 11:25:56 -07:00
Sriharsha Chintalapani
f31651b60b Fix #446: Add DataProfiler to ingestion and APIs 2021-09-09 10:53:15 -07:00
Sriharsha Chintalapani
4998d49167 Fix #446: Add DataProfiler to ingestion and APIs 2021-09-09 10:51:07 -07:00
Sachin Chaurasiya
5b92d85077
Fixed #452 Manage tab should load tier data from Tier tag category. (#453) 2021-09-09 19:11:58 +05:30
Sachin Chaurasiya
2d6f67eac3
fixed #450 Show entity icon and redirect to respective entity details page for teams assets . (#451)
* fixed #450 Show entity icon and redirect to respective entity details page for teams assets .

* minor changes
2021-09-09 19:10:17 +05:30
Shailesh Parmar
5cde0bc1bc
Whats new feature modal (#442)
* added whats new feature

* added Changes log feature in whats new modal

* small fix

* samll fixe

* fixed parsing error issue and carousal dots issue

* excluded node_modules from parsing in webpack
2021-09-09 18:44:45 +05:30
darth-coder00
60a0db9ad6
Updated webpack with file-loaders for slick-carousel (#449) 2021-09-09 15:14:12 +05:30
Sachin Chaurasiya
87e382edba
Changed topic config UI on topic details page (#443) 2021-09-09 13:52:00 +05:30
Sachin Chaurasiya
fe15afdb99
Fixed #427, #428 Sample Data breaks -UI and elastic-search unsecure mode breaks (#448) 2021-09-09 13:50:30 +05:30
Sachin Chaurasiya
9b7dfda43b
Fixed #380 Add counts in service page and database page (#445)
* Fixed #380 Add counts in service page and database page

* minor fix
2021-09-09 13:49:46 +05:30
Sriharsha Chintalapani
2369ddc858 [WIP] Fix #446: Add DataProfiler to ingestion and APIs 2021-09-08 23:55:48 -07:00
darth-coder00
a53d876937
Added Looker service for UI (#441) 2021-09-08 19:46:17 +05:30
Sachin Chaurasiya
e7433262c1
added topic configuration on topic page (#439)
* added topic configuration on topic page

* minor change
2021-09-08 19:35:36 +05:30
darth-coder00
3f447dc19a
Added Recently viewed feature for Landing page (#440)
* Added Recently viewed feature for Landing page

* Updated for fqn instead of id

* Adding service type to storage  with entity fqn
2021-09-08 19:34:33 +05:30
Sachin Chaurasiya
297fdaea8d
Added entity icons on explore tabs and suggestion dropdown (#436) 2021-09-08 17:19:26 +05:30
Ayush Shah
bdad904e82
Sample Data ingestion fix (#437) 2021-09-08 16:52:54 +05:30
Sachin Chaurasiya
957c78a3f6
Segregation of assets count on landing page and corresponding navigation to explore page (#424)
* changed my-data page to show different entities count and make it clickable.

* minor fixes

* fixed my-data page count issue

* Changed icons for summary data

* addressing review comments

* minor fix

* removed commented code
2021-09-08 14:59:38 +05:30
Suresh Srinivas
328658ebea [WIP] profiler 2021-09-07 22:03:57 -07:00
Suresh Srinivas
4fd383e5bf
Update roadmap.md 2021-09-07 16:08:08 -07:00
Suresh Srinivas
6fb7b07ba7
Merge pull request #430 from open-metadata/Issue-429
Fix #429: Publish Roadmap for next 3 releases
2021-09-07 16:06:38 -07:00
Sriharsha Chintalapani
5607350d38 Fix #429: Publish Roadmap for next 3 releases 2021-09-07 13:34:34 -07:00
Sriharsha Chintalapani
3c5762420a Fix #429: Publish Roadmap for next 3 releases 2021-09-07 13:01:45 -07:00
Ayush Shah
2b61c8ea8c
fix Issue-404 replicationFactor and Message Maximum Byte added (#419)
* fix Issue-404 replicationFactor and Message Maximum Byte added

* Cleanup Policy values changed in sample topic data
2021-09-07 12:22:51 -07:00