From cdb641db4cf95af9f5d1f7511a5c1c368c82b127 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 30 Mar 2019 19:11:16 +0000 Subject: [PATCH 1/5] add badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b25adcb572..becd3e92a5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Parse Dashboard [![Greenkeeper badge](https://badges.greenkeeper.io/parse-community/parse-dashboard.svg)](https://greenkeeper.io/) - [![Build Status](https://img.shields.io/travis/parse-community/parse-dashboard/master.svg?style=flat)](https://travis-ci.org/parse-community/parse-dashboard) [![npm version](https://img.shields.io/npm/v/parse-dashboard.svg?style=flat)](https://www.npmjs.com/package/parse-dashboard) +[![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) +[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers) +[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors) Parse Dashboard is a standalone dashboard for managing your [Parse Server](https://github.com/ParsePlatform/parse-server) apps. From 2bb84679f89b4d4cdc67f63c6fe204a1584e3126 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 30 Mar 2019 19:35:26 +0000 Subject: [PATCH 2/5] add twitter follow button --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index becd3e92a5..2d4f2d3225 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) [![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors) +![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social) Parse Dashboard is a standalone dashboard for managing your [Parse Server](https://github.com/ParsePlatform/parse-server) apps. From d470b005ba9ede1db408d3b937e62dcc6e7335f1 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sun, 31 Mar 2019 11:20:43 +0100 Subject: [PATCH 3/5] add license badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d4f2d3225..59b1a8b41a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) [![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors) +[![License][license-svg]][license-link] ![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social) Parse Dashboard is a standalone dashboard for managing your [Parse Server](https://github.com/ParsePlatform/parse-server) apps. @@ -482,3 +483,6 @@ We really want Parse to be yours, to see it grow and thrive in the open source c ----- As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code. + +[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg +[license-link]: LICENSE From 58bf0e5adff34d5a77598e2feeae14fa2d0d7c21 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Mon, 1 Apr 2019 15:12:59 +0100 Subject: [PATCH 4/5] fix twitter link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59b1a8b41a..9e7234878f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors) [![License][license-svg]][license-link] -![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social) +[![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform) Parse Dashboard is a standalone dashboard for managing your [Parse Server](https://github.com/ParsePlatform/parse-server) apps. From ecb848c934bfcb471086cf422ad34eab4757ea7c Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Mon, 1 Apr 2019 15:26:02 +0100 Subject: [PATCH 5/5] add open collective link --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e7234878f..c40abf4005 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ [![Build Status](https://img.shields.io/travis/parse-community/parse-dashboard/master.svg?style=flat)](https://travis-ci.org/parse-community/parse-dashboard) [![npm version](https://img.shields.io/npm/v/parse-dashboard.svg?style=flat)](https://www.npmjs.com/package/parse-dashboard) [![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) -[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers) -[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors) +[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)][open-collective-link] +[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)][open-collective-link] [![License][license-svg]][license-link] [![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform) @@ -486,3 +486,4 @@ As of April 5, 2017, Parse, LLC has transferred this code to the parse-community [license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg [license-link]: LICENSE +[open-collective-link]: https://opencollective.com/parse-server