diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml deleted file mode 100644 index 2293d32..0000000 --- a/.github/workflows/firebase-hosting-merge.yml +++ /dev/null @@ -1,20 +0,0 @@ -# This file was auto-generated by the Firebase CLI -# https://github.com/firebase/firebase-tools - -name: Deploy to Firebase Hosting on merge -'on': - push: - branches: - - main -jobs: - build_and_deploy: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - run: npm ci && npm run build - - uses: FirebaseExtended/action-hosting-deploy@v0 - with: - repoToken: '${{ secrets.GITHUB_TOKEN }}' - firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_GENERA_TOR }}' - channelId: live - projectId: genera-tor diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml deleted file mode 100644 index dc97b78..0000000 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ /dev/null @@ -1,17 +0,0 @@ -# This file was auto-generated by the Firebase CLI -# https://github.com/firebase/firebase-tools - -name: Deploy to Firebase Hosting on PR -'on': pull_request -jobs: - build_and_preview: - if: '${{ github.event.pull_request.head.repo.full_name == github.repository }}' - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - run: npm ci && npm run build - - uses: FirebaseExtended/action-hosting-deploy@v0 - with: - repoToken: '${{ secrets.GITHUB_TOKEN }}' - firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_GENERA_TOR }}' - projectId: genera-tor diff --git a/package.json b/package.json index 9fa2800..dd9c986 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "genera-tor", - "version": "0.3.0a", + "version": "1.0.0", "private": true, "scripts": { "dev": "vite --port 8080", diff --git a/src/components/OrderHelper.vue b/src/components/OrderHelper.vue index 2c663a8..cd65a7f 100644 --- a/src/components/OrderHelper.vue +++ b/src/components/OrderHelper.vue @@ -3,14 +3,22 @@ @@ -32,6 +40,8 @@ export default defineComponent({ diff --git a/src/components/SideBar.vue b/src/components/SideBar.vue index 9a67ce1..b1aa0cd 100644 --- a/src/components/SideBar.vue +++ b/src/components/SideBar.vue @@ -5,7 +5,7 @@ save icon --> - +