From 8b90709c1a3950b0144d68834c8874a1190a2107 Mon Sep 17 00:00:00 2001 From: rarestoma Date: Tue, 23 Jun 2020 10:51:24 +0300 Subject: [PATCH 1/7] Feature: Auto close wrong issues bot --- .github/workflows/main.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..c669be5 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,12 @@ +name: Autocloser +on: [issues] +jobs: + autoclose: + runs-on: ubuntu-latest + steps: + - name: Issue auto-closer + uses: roots/issue-closer-action@v1.1 + with: + repo-token: ${{ secrets.GITHUB_TOKEN }} + issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow the bellow rules:\n\n
\n\n\n\nIMPORTANT: Please use the following link to create a new issue:\n\nhttps://www.creative-tim.com/new-issue/vue-white-dashboard\n\n**If your issue was not created using the app above, it will be closed immediately.**\n\n\n\nLove Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:\nšŸ‘‰  https://www.creative-tim.com/bundles\nšŸ‘‰  https://www.creative-tim.com\n\n\n
\n\n" + issue-pattern: (\#\#\# Version([\S\s.*]*?)\#\#\# Reproduction link([\S\s.*]*?)\#\#\# Operating System([\S\s.*]*?)\#\#\# Device([\S\s.*]*?)\#\#\# Browser & Version([\S\s.*]*?)\#\#\# Steps to reproduce([\S\s.*]*?)\#\#\# What is expected([\S\s.*]*?)\#\#\# What is actually happening([\S\s.*]*?)---([\S\s.*]*?)\#\#\# Solution([\S\s.*]*?)\#\#\# Additional comments([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)|(\#\#\# What is your enhancement([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>) From a25c87b9bb4f5fb836f7edac41917658da38d844 Mon Sep 17 00:00:00 2001 From: Beniamin Marcu Date: Mon, 23 Nov 2020 16:50:33 +0200 Subject: [PATCH 2/7] Readme Update: added Creative Tim Black Friday Limited Offer --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 76e9451..74675ab 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + +Creative Tim Black Friday Offer + + + + # [Vue White Dashboard](https://demos.creative-tim.com/vue-white-dashboard) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/share?url=https%3A%2F%2Fdemos.creative-tim.com%2Fvue-white-dashboard&text=Vue%20White%20Dashboard%20by%20Creative%20Tim&via=CreativeTim&hashtags=vuejs%20%23white%20%23dashboard) From 8df4f0617cd8178c47f558205d810a7594591903 Mon Sep 17 00:00:00 2001 From: Beniamin Marcu Date: Mon, 30 Nov 2020 10:12:10 +0200 Subject: [PATCH 3/7] Readme Update: Delete Creative Tim Black Friday Limited Offer --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 74675ab..76e9451 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ - -Creative Tim Black Friday Offer - - - - # [Vue White Dashboard](https://demos.creative-tim.com/vue-white-dashboard) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/share?url=https%3A%2F%2Fdemos.creative-tim.com%2Fvue-white-dashboard&text=Vue%20White%20Dashboard%20by%20Creative%20Tim&via=CreativeTim&hashtags=vuejs%20%23white%20%23dashboard) From 40db4fdf979ea8159ddbe53c169b452d2f022c51 Mon Sep 17 00:00:00 2001 From: Beniamin Marcu Date: Mon, 30 Nov 2020 10:19:42 +0200 Subject: [PATCH 4/7] Readme Update: Added Creative Tim Cyber Monday Limited Offer --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 76e9451..f409d4d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + +Creative Tim Cyber Monday Offer + + + + # [Vue White Dashboard](https://demos.creative-tim.com/vue-white-dashboard) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/share?url=https%3A%2F%2Fdemos.creative-tim.com%2Fvue-white-dashboard&text=Vue%20White%20Dashboard%20by%20Creative%20Tim&via=CreativeTim&hashtags=vuejs%20%23white%20%23dashboard) From 0dcf1d551ca911f533e23ddf05ef2615bdcda5b3 Mon Sep 17 00:00:00 2001 From: Beniamin Marcu Date: Mon, 7 Dec 2020 12:11:47 +0200 Subject: [PATCH 5/7] Readme Update: Deleted Creative Tim Cyber Monday Limited Offer --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index f409d4d..76e9451 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ - -Creative Tim Cyber Monday Offer - - - - # [Vue White Dashboard](https://demos.creative-tim.com/vue-white-dashboard) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/share?url=https%3A%2F%2Fdemos.creative-tim.com%2Fvue-white-dashboard&text=Vue%20White%20Dashboard%20by%20Creative%20Tim&via=CreativeTim&hashtags=vuejs%20%23white%20%23dashboard) From 8ea7f319cd6ea9b99cf0354eba262ab9377802af Mon Sep 17 00:00:00 2001 From: Toma Rares Date: Mon, 9 Jan 2023 13:46:01 +0200 Subject: [PATCH 6/7] Update CHANGELOG.md --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2e8ffa..413f2a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -# Change Log +Change Log +[1.0.1] 2020-02-20 +Improvments +Add Upgrade to PRO button -## [1.0.0] 2019-10-14 -### Stable Original Release +[1.0.0] 2019-10-14 +Stable Original Release From 60223dc7b8d16e9d1334bf39cdae05afcb227822 Mon Sep 17 00:00:00 2001 From: Toma Rares Date: Mon, 9 Jan 2023 13:47:05 +0200 Subject: [PATCH 7/7] Update CHANGELOG.md --- CHANGELOG.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 413f2a0..289220e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ -Change Log -[1.0.1] 2020-02-20 -Improvments -Add Upgrade to PRO button +# Change Log -[1.0.0] 2019-10-14 -Stable Original Release +## [1.0.1] 2020-02-20 +### Improvments +- Add Upgrade to PRO button + +## [1.0.0] 2019-10-14 +### Stable Original Release