581 Commits

Author SHA1 Message Date
Sanket Shah
be2e01c46b
Adding commit activity badge in readme (#564) 2021-09-23 12:16:07 +05:30
parthp2107
06810cdec1
Fix #432:Added Redash Connector (#444)
* added redash connector

* added redash connector

* Added Redash Connector

* minor changes

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-22 15:09:24 +05:30
darth-coder00
d961948946
Updated TS from schema (#561) 2021-09-22 14:31:48 +05:30
darth-coder00
cde21d877a
Adding test-suits for UI (#465) 2021-09-22 10:52:48 +05:30
darth-coder00
8d8d68ac69
Fixed UI caching and other misc issues (#540) 2021-09-22 09:04:17 +05:30
Sachin Chaurasiya
174e5a6a84
Fixed #549 Manage should always be last tab in data asset details page (#556)
* Fixed #549 Manage should always be last tab in data asset details page

* Update index.tsx
2021-09-21 23:22:41 +05:30
Sachin Chaurasiya
c6379cd95f
Fixed #530 Add dashboard URL on dashboard details page (#555) 2021-09-21 22:47:09 +05:30
Sachin Chaurasiya
b09744fdb3
Fixed #539 Kafka description page, max message size needs to have bytes next to it (#557) 2021-09-21 17:33:58 +05:30
Sachin Chaurasiya
9356c6dd01
Fixed #537 Recently viewed is not showing tier info (#552) 2021-09-21 13:35:11 +05:30
Sriharsha Chintalapani
7f10cfb22b
Issue #535: User is not able to claim ownership of the Topics and das… (#536)
* Issue #535: User is not able to claim ownership of the Topics and dashboards entity.
2021-09-20 16:01:24 -07:00
darth-coder00
740dfa11c4
Increased size of feature video for what's new modal (#533) 2021-09-20 11:26:45 +05:30
parthp2107
b8531e7561
changes in documentation (#531)
Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-20 10:57:50 +05:30
Ayush Shah
7bc2b14178
Added and Modified Redshift Pipeline (#528)
* Pylint build failure fixed

* Redshift workflow added
2021-09-19 21:16:50 -07:00
darth-coder00
27f91a2b90
Extended release version cookie expiry till a month (#526) 2021-09-19 23:54:24 +05:30
Sriharsha Chintalapani
cda1613a6f
Fix #524: Add release notes and change log to UI (#525) 2021-09-19 10:21:01 -07:00
Sachin Chaurasiya
87e8059c0e
Fixed #519 As admin UI doesn't list the user or teams list (#522) 2021-09-19 14:50:57 +05:30
Ayush Shah
7652baa00d
Setup.py Refactored, ES port fix (#521)
* Pylint build failure fixed

* Setup & dependency modified, Data profiler default to False, ES port fix

* Profiler requirements refactored

* Setup.py requirement fix

* openmetadata-ingestion version upgrade
2021-09-19 13:59:14 +05:30
Sachin Chaurasiya
3937971959
Fixed #517 We are not showing logged in user's user name in messages. (#520) 2021-09-19 13:34:37 +05:30
parthp2107
13be70e416
updated documentation (#508)
* updated documentation

* addressing pyline findings

* addressing pyline findings

* doc update

Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-18 20:13:31 -07:00
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