4912 Commits

Author SHA1 Message Date
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
Suresh Srinivas
84c71f383a Add Chart and Dashboard Service entities 2021-08-26 00:35:49 -07:00
Suresh Srinivas
6d07c7a06d Add Chart and Dashboard Service entities 2021-08-26 00:28:59 -07:00
Suresh Srinivas
3244960083 Add Chart and Dashboard Service entities 2021-08-26 00:20:18 -07:00
Sachin Chaurasiya
b6c91d8091
Fixed checkbox styling (#305)
* added topics on explore page

* removed usage from topics

* fixed disabled checkbox styling

* addressing comment
2021-08-26 09:33:20 +05:30
Suresh Srinivas
0e4a3b26f9 Add Chart and Dashboard Service entities 2021-08-25 16:47:06 -07:00
Suresh Srinivas
8f5b3c934d Add Chart and Dashboard Service entities 2021-08-25 13:19:35 -07:00
Ayush Shah
820af4629c RedshiftConfig Filter Modified 2021-08-26 01:42:19 +05:30
Ayush Shah
a58cae7286 Pipeline config changes 2021-08-26 01:19:32 +05:30
Ayush Shah
2d1ad58e1b Pipeline code refactored 2021-08-26 01:17:01 +05:30
Ayush Shah
bd40ae45ce Bigquery Usage Pipeline added 2021-08-26 01:15:02 +05:30
Shailesh Parmar
476333f741
Issue-40: Updated UI part for search results in explore page (#306) 2021-08-25 19:39:35 +05:30