4912 Commits

Author SHA1 Message Date
Ayush Shah
90e6be3c7d
Pylint build failure fixed (#513) 2021-09-17 08:58:06 -07:00
Sriharsha Chintalapani
4c6c8fd446
Fix #515: Ingestion: Add ES configuration to allow port (#516) 2021-09-17 08:57:41 -07:00
darth-coder00
cc6a4de72f
Whats new changes (#514)
* Whats new modal auto visible for New and Returning users post new release

* Minor fix

* Minor change for video

* Minor changes

* making path optional for what's new modal features
2021-09-17 01:12:00 +05:30
darth-coder00
724e2b3f82
Whats new changes (#512)
* Whats new modal auto visible for New and Returning users post new release

* Minor fix

* Minor change for video

* Minor changes
2021-09-17 01:03:36 +05:30
darth-coder00
3be1724152
Whats new changes (#511)
* Whats new modal auto visible for New and Returning users post new release

* Minor fix
2021-09-17 00:49:02 +05:30
Sachin Chaurasiya
bdcbcc08c8
Added icon for external link (#507)
* Added icon for external link

* added externallink to need help options
2021-09-17 00:39:52 +05:30
darth-coder00
3c390ce825
Whats new modal auto visible for New and Returning users post new release (#510) 2021-09-17 00:39:30 +05:30
Sriharsha Chintalapani
00adf708a1
Fix #505: Tag remove patch is not working for chart entity; Fix #504: Changing Tier on dashboard does not replace the previously selected Tier (#509)
* Fix #505: Tag remove patch is not working for chart entity; Fix #504: Changing Tier on dashboard does not replace the previously selected Tier

* Fix #505: Tag remove patch is not working for chart entity; Fix #504: Changing Tier on dashboard does not replace the previously selected Tier
2021-09-16 10:20:01 -07:00
darth-coder00
abbef2df8b
Added UI for tableau fields (#506) 2021-09-16 15:08:54 +05:30
Sriharsha Chintalapani
4af4a66bee
Set version to 0.5.0-SNAPSHOT (#500) 2021-09-15 22:26:26 -07:00
Sriharsha Chintalapani
7f00d1603d
Fix #501: ElasticSearchEvent handler should separate tier tag from tags (#502) 2021-09-15 22:23:35 -07:00
Suresh Srinivas
c70f3e955c
Update roadmap.md 2021-09-15 20:25:38 -07:00
Sriharsha Chintalapani
8c103bd2ad
Profiler (#496)
* profiler code

Co-authored-by: Ayush Shah <ayush@getcollate.io>
0.4.0-pre
2021-09-15 15:49:26 -07:00
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