13249 Commits

Author SHA1 Message Date
parthp2107
3965b030a9
Added Salesforce Connector (#423)
* Added salesforce-connector

* minor changes

* Added Salesforce-connector

* Added Salesforce-connector

* Salesforce sample data implemented

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-09-08 00:37:13 +05:30
Ayush Shah
f9319c7265
GitBook: [main] 85 pages modified 2021-09-07 17:52:06 +00:00
Suresh Srinivas
e2f4fe7b85
Merge pull request #426 from open-metadata/issue425
Fix #425 - Fix tags markdown documentation with <br/> for newlines
2021-09-07 10:51:57 -07:00
sureshms
1a80465f79 Fix #425 - Fix tags markdown documentation with <br/> for newlines 2021-09-07 10:50:50 -07:00
Suresh Srinivas
d5562597c2
GitBook: [main] 85 pages modified 2021-09-07 17:38:05 +00:00
darth-coder00
f48e34be9e
Added Dashboard services UI and api integration (#422)
Co-authored-by: aashitk <aashit.kothari@deuexsolutions.com>
2021-09-07 20:14:58 +05:30
Sachin Chaurasiya
5c01546daf
Added tag support for charts (#417) 2021-09-07 14:40:26 +05:30
Sachin Chaurasiya
a068dbef92
changed entity icons for dashboard and topic (#418) 2021-09-07 14:40:09 +05:30
Sriharsha Chintalapani
e88c11dabe
Fix #415: DashboardService should be able to update the URL, user and password fields (#416) 2021-09-06 23:02:20 -07:00
Sachin Chaurasiya
f0a7ef50f0
added index attribute to search data to differentiate entities (#414) 2021-09-07 11:26:51 +05:30
Ayush Shah
657962bc4f
MSSQL sample-data query fix (#375)
* MSSQL sample-data query fix

* Query Format as per Database implemented
2021-09-06 21:03:04 -07:00
Sachin Chaurasiya
f6ca007546
Fixed #392 Add entity type icons and show it at all the relevant places (#410) 2021-09-07 09:32:00 +05:30
Suresh Srinivas
22f4ebf538
Merge pull request #413 from open-metadata/issue412
Fix #412 - Add code of conduct for OpenMetadata community
2021-09-06 18:58:27 -07:00
sureshms
9f1bcb7515 Fix #412 - Add code of conduct for OpenMetadata community 2021-09-06 18:57:17 -07:00
Suresh Srinivas
076bac5f2d
Fix #379 - Add total number of entities to list APIs (#411)
Co-authored-by: sureshms <suresh@getcollate.io>
2021-09-06 13:49:48 -07:00
Sachin Chaurasiya
27a02fa379
Added charts to dashboard details page (#408)
* Added charts to dashboard details page

* minor fix
2021-09-06 19:23:13 +05:30
Sachin Chaurasiya
79402125b9
Fixed #405 , #362 UI should show suggestions across all entities and group them by type (#407) 2021-09-06 19:20:03 +05:30
Shailesh Parmar
c02b384c27
issue 390:- updated asstes count in my-data page (#409) 2021-09-06 18:46:37 +05:30
Sachin Chaurasiya
1fa033798a
Adding dashboard tab on explore page (#398)
* Adding dashboard tab on explore page

* minor fix
2021-09-06 11:23:27 +05:30
Sriharsha Chintalapani
072c2034ad
Fix #208: Add Global Suggest ElasticSearch index to capture all the entities (#406) 2021-09-05 20:56:54 -07:00
Sriharsha Chintalapani
d0dbcc19b7
Fix #401: Merge sample data generation into single connector (#402)
* Fix #401: Merge sample data generation into single connector

* Path for datasets modified

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-09-05 22:35:02 +05:30
Sachin Chaurasiya
13c6342c90
Fixed #388 Show the document count in explore page next to tabs and also in services tabs (#399) 2021-09-03 20:54:29 +05:30
Shailesh Parmar
dbe60628f8
issue 382:- added error place holder for no data found and connection issue (#395) 2021-09-03 19:04:39 +05:30
Sriharsha Chintalapani
59c74fffcd
Fix #393: ingestion support for indexing dashboard/charts entities (#394) 2021-09-03 14:54:05 +05:30
Sachin Chaurasiya
4d3ec274ea
Adding topics details page (#369)
* Adding topics details page

* added spport for Avro and json mode .

* minor style changes

* addressing review comment

* addressing review comment
0.3.1-release
2021-09-03 09:31:57 +05:30
Sriharsha Chintalapani
eff1de87ef
Fix #381: SQLAlchemy URL is causing issues in creating service (#383) 2021-09-02 20:36:18 -07:00
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