10673 Commits

Author SHA1 Message Date
Ayush Shah
c9ada4ca1a
Looker Dashboard Connecter Added (#351)
* Looker Dashboard Connecter Added

* Dashboard yield fixed

* Looker Connector Method modifications
2021-09-02 20:32:03 -07:00
Sriharsha Chintalapani
044b785d15
Fix #384: Check if the elastic search index exists and make sure we have document mappings (#386) 2021-09-03 08:58:26 +05:30
Suresh Srinivas
26fc512501
Update README.md 2021-09-02 17:27:10 -07:00
Suresh Srinivas
7a3e291f1c
Merge pull request #387 from open-metadata/Issue-365
Fix #365: Changing Tier on topic does not replace the previously selected Tier
2021-09-02 15:15:27 -07:00
Sriharsha Chintalapani
87edfb3fb7 Fix #365: Changing Tier on topic does not replace the previously selected Tier 2021-09-02 15:10:37 -07:00
parthp2107
d3d0ac19d0
Removed serviceType as a configuration option from workflow configs (#371)
* Removed serviceType as a configuration option from workflow configs

* Removed serviceType as a configuration option from workflow configs

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-09-02 19:45:41 +05:30
Sachin Chaurasiya
244b5b73da
routing for topic from messaging service (#374) 2021-09-02 19:35:27 +05:30
darth-coder00
8b7b35a63b
Adding support for new database service types and fixed misc add service modal issues (#373)
* Adding new services to database service category

* Service modal and icon changes
2021-09-02 19:31:31 +05:30
Sachin Chaurasiya
123fc461af
Fixed #368 Change edit and delete icons (#370)
* Fixed #368 Change edit and delete icons

* addressing review comment
2021-09-02 18:43:04 +05:30
Sanket Shah
0f6078504c
Update redoc version to fetch new UI changes (#367) 2021-09-02 13:14:12 +05:30
darth-coder00
45b2967a6f
Fixed routes for Service details page (#328)
* Fixed routes for Service details page

* Integrated topis api

* Broker url and other misc fixes
2021-09-02 09:33:06 +05:30
Sriharsha Chintalapani
8dcbcbc171
Fix #353: TableData should accept any type. (#354) 2021-09-01 20:57:17 -07:00
Suresh Srinivas
c70e9f028b
Merge pull request #352 from open-metadata/ISSUE-350
Fix #350: Column level tag deletion is not working
2021-09-01 20:44:28 -07:00
Sriharsha Chintalapani
57d468648c Fix #350: Column level tag deletion is not working 2021-09-01 19:59:59 -07:00
Suresh Srinivas
fd59b1a801
GitBook: [main] 4 pages modified 2021-09-01 23:29:30 +00:00
darth-coder00
c05cc2c37d
Adding generated types from json-schema (#349) 2021-09-01 19:13:03 +05:30
Ayush Shah
28e27972bc
Merge pull request #347 from open-metadata/ISSUE-346
Fix #346: Add displayName to Chart and Dashboard entities and use the…
2021-09-01 18:54:39 +05:30
Sriharsha Chintalapani
0d63138111 Fix #346: Add displayName to Chart and Dashboard entities and use the dashboard and chart ids/unique identifiers in name field 2021-08-31 23:57:25 -07:00
Sriharsha Chintalapani
193c6a782a Fix #346: Add displayName to Chart and Dashboard entities and use the dashboard and chart ids/unique identifiers in name field 2021-08-31 23:49:01 -07:00
Shailesh Parmar
c57ec11711
Rename Frequency to Ingestion (#343) 2021-08-31 16:17:31 +05:30
Sachin Chaurasiya
48d6776240
Fixed #333 sort frequently used tables based on usage. (#341) 2021-08-31 11:27:19 +05:30
Sachin Chaurasiya
32b8bea8c2
refactoring mydata details page (#326)
* refactoring mydata details page

* addressing review comment
2021-08-31 11:26:05 +05:30
Ayush Shah
150f70353c
Merge pull request #340 from open-metadata/ISSUE-339
Fix #339: Add sample dashboards & charts
2021-08-31 11:01:49 +05:30
Suresh Srinivas
fd99dbdb1a Fix #339: Add sample dashboards & charts 2021-08-30 22:13:45 -07:00
parthp2107
f9bda790c2
added auth0 integration and auth0 integration docs (#249)
* added auth0 integration and auth0 integration docs

* added client_id check and minor changes

* Update JwtFilter.java

* UI implementation for Auth0

* added auth0 integration and auth0 integration docs

* added client_id check and minor changes

* Update JwtFilter.java

* UI implementation for Auth0

* added exception in JwtFilter

* Addressing comments

* Update JwtFilter.java

* Addressing comments

* Addressing Comments

* Addressig comments

* post merge fixes

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-08-31 10:17:23 +05:30
Suresh Srinivas
76d5e7d0ca
Es doc fix (#335)
* Minor: Search Api doc fix

Co-authored-by: Suresh Srinivas <srini3005@gmail.com>
2021-08-30 10:29:16 -07:00
Suresh Srinivas
280ce8c350
GitBook: [main] 29 pages modified 2021-08-29 21:24:50 +00:00
Suresh Srinivas
f88f0314a7
Merge pull request #332 from open-metadata/Issue-331
Fix #331: Integrate superset connector to OpenMetadata APIs
2021-08-27 21:42:22 -07:00
Suresh Srinivas
bd0c65f3e4 Fix #331: Integrate superset connector to OpenMetadata APIs 2021-08-27 21:33:42 -07:00
Suresh Srinivas
897b45fdda
Merge pull request #330 from open-metadata/Issue-329
Fix #329: Add more tests to Dashboard and Topic
2021-08-27 18:38:42 -07:00
Suresh Srinivas
f2895049d1 Fix #329: Add more tests to Dashboard and Topic 2021-08-27 18:06:40 -07:00
Suresh Srinivas
b2237e54f3 Fix #329: Add more tests to Dashboard and Topic 2021-08-27 17:05:49 -07:00
Suresh Srinivas
21c87ad46d Fix #329: Add more tests to Dashboard and Topic 2021-08-27 16:40:14 -07:00
parthp2107
5fe66b8535
modification in postgres source and cleaning of status reports (#324)
Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-27 19:16:11 +05:30
darth-coder00
8d27ca7ef5
Added UI for Messaging services (#290)
* Added UI tabs for different services

* Integrated apis and added icons for messaging services
2021-08-27 16:31:20 +05:30
Ayush Shah
5703a69e8c
Sample User pipeline fixed and modified imports (#322) 2021-08-27 14:18:33 +05:30
Suresh Srinivas
c36727aaf9
Merge pull request #307 from open-metadata/bigqueryusage-pipeline
Bigquery Usage Pipeline added
2021-08-26 22:24:09 -07:00
Suresh Srinivas
aa0ab362e6
Merge pull request #289 from open-metadata/issue-288
Ingestion of Sample Data fixed - #288
2021-08-26 22:23:22 -07:00
Suresh Srinivas
c790d4fc75
Merge pull request #291 from open-metadata/bigquery-optimize
Added credentials path to the bigquery config
2021-08-26 22:22:57 -07:00
Suresh Srinivas
3f3d7c8278
Merge pull request #320 from open-metadata/Issue-315
Fix #315: Allow Editing of fields in Messaging service
2021-08-26 22:16:52 -07:00
Suresh Srinivas
f31b0fe1c7 Fix #315: Allow Editing of fields in Messaging service 2021-08-26 20:50:01 -07:00
Suresh Srinivas
31a4e7a2cb
Merge pull request #318 from open-metadata/Issue-317
Fix #317: Ingestion bug introduced due to auth_token
2021-08-26 20:39:38 -07:00
Suresh Srinivas
9bff3ccba9 Fix #317: Ingestion bug introduced due to auth_token 2021-08-26 17:39:35 -07:00
Suresh Srinivas
afb0d724eb Fix #317: Ingestion bug introduced due to auth_token 2021-08-26 16:26:34 -07:00
Ayush Shah
3f4b938b20 Timestamp according to duration added 2021-08-27 02:21:41 +05:30
Ayush Shah
ef865ccf9f Bigquery Audit Log client implemented 2021-08-27 01:30:00 +05:30
Suresh Srinivas
8a5484144e
Merge pull request #292 from open-metadata/superset_connector
Add Dashboard, Chart and Dashboard Service entities; Superset connector
2021-08-26 09:28:51 -07:00
Sachin Chaurasiya
e92c54abbd
changed order by text to icons (#313) 2021-08-26 16:52:13 +05:30
parthp2107
a12c99f3ac
Doc update (#309)
* added updated documentation and formatted schema description

* added updated documentation and formatted schema description

* minor doc changes

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-26 13:33:44 +05:30
Suresh Srinivas
dfc5769bdf Add Chart and Dashboard Service entities 2021-08-26 00:39:12 -07:00