diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 69e2c176..455fe8ca 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -42,6 +42,10 @@ jobs:
VITE_CONVEX_URL: ${{ steps.convex.outputs.PREVIEW_URL }}
VITE_CLERK_PUBLISHABLE_KEY: ${{ secrets.VITE_CLERK_PUBLISHABLE_KEY }}
VITE_GTM_ID: ${{ secrets.VITE_GTM_ID }}
+ # - name: Setup Playwright
+ # uses: ./.github/actions/playwright
+ # - name: Prerender static routes
+ # run: pnpm prerender
- name: Deploy to Cloudflare Pages
id: deploy
run: |
@@ -110,6 +114,10 @@ jobs:
VITE_CONVEX_URL: ${{ secrets.VITE_CONVEX_URL }}
VITE_CLERK_PUBLISHABLE_KEY: ${{ secrets.VITE_CLERK_PUBLISHABLE_KEY }}
VITE_GTM_ID: ${{ secrets.VITE_GTM_ID }}
+ - name: Setup Playwright
+ uses: ./.github/actions/playwright
+ - name: Prerender static routes
+ run: pnpm prerender
- name: Deploy to Cloudflare Pages
run: |
npx wrangler pages deploy dist \
@@ -117,4 +125,3 @@ jobs:
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
-
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 6f703fe0..1b805a90 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -74,6 +74,12 @@ jobs:
VITE_CLERK_PUBLISHABLE_KEY: ${{ secrets.VITE_CLERK_PUBLISHABLE_KEY }}
VITE_GTM_ID: ${{ secrets.VITE_GTM_ID }}
+ # - name: Setup Playwright
+ # uses: ./.github/actions/playwright
+
+ # - name: Prerender static routes
+ # run: pnpm prerender
+
- name: Deploy to Cloudflare Pages
run: |
npx wrangler pages deploy dist \
diff --git a/design/dashboard.pen b/design/dashboard.pen
index 2fec4682..de2a53c4 100644
--- a/design/dashboard.pen
+++ b/design/dashboard.pen
@@ -266,7 +266,7 @@
"type": "frame",
"id": "RokyI",
"x": 0,
- "y": 0,
+ "y": -63,
"name": "Dashboard/Normal",
"width": 1440,
"fill": "$bg/default",
@@ -491,7 +491,7 @@
"id": "15olP",
"name": "card1Submitted",
"fill": "$fg/muted",
- "content": "提出済み: 8人",
+ "content": "提出状況: 8/10人",
"fontFamily": "Inter",
"fontSize": "$fontSize/sm",
"fontWeight": "normal"
@@ -629,7 +629,7 @@
"id": "6UZso",
"name": "card2Submitted",
"fill": "$fg/muted",
- "content": "提出済み: 10人",
+ "content": "提出状況: 10/10人",
"fontFamily": "Inter",
"fontSize": "$fontSize/sm",
"fontWeight": "normal"
@@ -701,47 +701,6 @@
]
}
]
- },
- {
- "type": "frame",
- "id": "WnPm5",
- "name": "LoadMoreButton",
- "width": "fill_container",
- "cornerRadius": "$radii/md",
- "stroke": {
- "align": "inside",
- "thickness": 1,
- "fill": "$border/default"
- },
- "gap": 6,
- "padding": [
- 10,
- 0
- ],
- "justifyContent": "center",
- "alignItems": "center",
- "children": [
- {
- "type": "icon_font",
- "id": "1FVzd",
- "name": "pcLoadMoreIcon",
- "width": 16,
- "height": 16,
- "iconFontName": "chevron-down",
- "iconFontFamily": "lucide",
- "fill": "$fg/muted"
- },
- {
- "type": "text",
- "id": "TLcfJ",
- "name": "pcLoadMoreText",
- "fill": "$fg/muted",
- "content": "もっと見る",
- "fontFamily": "Inter",
- "fontSize": "$fontSize/sm",
- "fontWeight": "500"
- }
- ]
}
]
},
@@ -1122,47 +1081,6 @@
]
}
]
- },
- {
- "type": "frame",
- "id": "AUacf",
- "name": "ShowAllButton",
- "width": "fill_container",
- "cornerRadius": "$radii/md",
- "stroke": {
- "align": "inside",
- "thickness": 1,
- "fill": "$border/default"
- },
- "gap": 6,
- "padding": [
- 10,
- 0
- ],
- "justifyContent": "center",
- "alignItems": "center",
- "children": [
- {
- "type": "icon_font",
- "id": "OkznT",
- "name": "pcShowAllIcon",
- "width": 16,
- "height": 16,
- "iconFontName": "chevrons-down",
- "iconFontFamily": "lucide",
- "fill": "$fg/muted"
- },
- {
- "type": "text",
- "id": "XEnZ6",
- "name": "pcShowAllText",
- "fill": "$fg/muted",
- "content": "すべて表示",
- "fontFamily": "Inter",
- "fontSize": "$fontSize/sm",
- "fontWeight": "500"
- }
- ]
}
]
}
@@ -1174,7 +1092,7 @@
"type": "frame",
"id": "IdakJ",
"x": -12,
- "y": 1035,
+ "y": 781,
"name": "Dashboard/CreateRecruitmentModal",
"width": 480,
"height": 360,
@@ -1691,7 +1609,7 @@
"id": "d3W9W",
"name": "spCard1Submitted",
"fill": "$fg/muted",
- "content": "提出済み: 10人",
+ "content": "提出: 8/10人",
"fontFamily": "Inter",
"fontSize": "$fontSize/xs",
"fontWeight": "normal"
@@ -1818,7 +1736,7 @@
"id": "EeqAj",
"name": "spCard2Submitted",
"fill": "$fg/muted",
- "content": "提出済み: 10人",
+ "content": "提出: 10/10人",
"fontFamily": "Inter",
"fontSize": "$fontSize/xs",
"fontWeight": "normal"
@@ -1887,47 +1805,6 @@
]
}
]
- },
- {
- "type": "frame",
- "id": "JOUpM",
- "name": "LoadMoreButton",
- "width": "fill_container",
- "cornerRadius": "$radii/md",
- "stroke": {
- "align": "inside",
- "thickness": 1,
- "fill": "$border/default"
- },
- "gap": 6,
- "padding": [
- 10,
- 0
- ],
- "justifyContent": "center",
- "alignItems": "center",
- "children": [
- {
- "type": "icon_font",
- "id": "u5Zm5",
- "name": "spLoadMoreIcon",
- "width": 14,
- "height": 14,
- "iconFontName": "chevron-down",
- "iconFontFamily": "lucide",
- "fill": "$fg/muted"
- },
- {
- "type": "text",
- "id": "w9WP4",
- "name": "spLoadMoreText",
- "fill": "$fg/muted",
- "content": "もっと見る",
- "fontFamily": "Inter",
- "fontSize": "$fontSize/xs",
- "fontWeight": "500"
- }
- ]
}
]
},
@@ -2309,47 +2186,6 @@
]
}
]
- },
- {
- "type": "frame",
- "id": "wIG6I",
- "name": "ShowAllButton",
- "width": "fill_container",
- "cornerRadius": "$radii/md",
- "stroke": {
- "align": "inside",
- "thickness": 1,
- "fill": "$border/default"
- },
- "gap": 6,
- "padding": [
- 10,
- 0
- ],
- "justifyContent": "center",
- "alignItems": "center",
- "children": [
- {
- "type": "icon_font",
- "id": "ZiLR5",
- "name": "spShowAllIcon",
- "width": 14,
- "height": 14,
- "iconFontName": "chevrons-down",
- "iconFontFamily": "lucide",
- "fill": "$fg/muted"
- },
- {
- "type": "text",
- "id": "9ldt6",
- "name": "spShowAllText",
- "fill": "$fg/muted",
- "content": "すべて表示",
- "fontFamily": "Inter",
- "fontSize": "$fontSize/xs",
- "fontWeight": "500"
- }
- ]
}
]
}
@@ -2621,7 +2457,7 @@
"type": "frame",
"id": "3iRDC",
"x": 3085,
- "y": 1084,
+ "y": 900,
"name": "Dashboard/CreateRecruitmentSheet",
"width": 390,
"height": 500,
diff --git a/index.html b/index.html
index 03063c04..baa3dd62 100644
--- a/index.html
+++ b/index.html
@@ -10,10 +10,7 @@
/>
-
+
@@ -29,7 +26,15 @@
content="少人数のお店のシフト作成をもっとラクに リンクを送るだけで希望シフトを収集 スタッフのアカウント登録も不要 無料ではじめられるシフト管理ツール"
/>
-
+
+
+
+
+
+
@@ -42,7 +47,11 @@
name="twitter:description"
content="少人数のお店のシフト作成をもっとラクに リンクを送るだけで希望シフトを収集 スタッフのアカウント登録も不要 無料ではじめられるシフト管理ツール"
/>
-
+
+