-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
316 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# ジョブ | ||
|
||
![](https://i.imgur.com/N6KosuS.png) | ||
|
||
## 対象 | ||
|
||
- シルバー以上 (プラチナ、ゴールド、シルバー) のスポンサー | ||
|
||
## できること | ||
|
||
- ジョブを追加、更新する | ||
- 削除は非対応(Supabase 管理画面より直接操作するか、または `is_open` による切替を実施してください) | ||
- 回遊先のリンク、バナー画像(alt 属性を含む)を編集する | ||
|
||
## DB (Supabase) | ||
|
||
[DB 設計](../../supabase/db/job.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 参加者 | ||
|
||
ドロップダウンで参加者種別(attendee or attendee + party)を選択してください。 | ||
|
||
なお、ドロップダウンの初期値は `attendee` となります。 | ||
|
||
| attendee | attendee + party | | ||
|:----|:----| | ||
|![](https://i.imgur.com/bDa1Kto.png)|![](https://i.imgur.com/EI7ROez.png)| | ||
|
||
## 対象 | ||
|
||
いずれも照合を経て、注文番号照合完了 or 注文番号照合失敗を果たした者も含んでいます。 | ||
|
||
- 「一般チケットチケット」購入者のうち、注文番号照合中を果たした者 | ||
- 「一般 + アフターパーティーチケット」購入者のうち、注文番号照合中を果たした者 | ||
|
||
## できること | ||
|
||
- ネームカード作成者を確認する | ||
- 手動で注文番号を照合する or 逆に照合状態を解除する(デバッグ期間に使いたかったため) | ||
|
||
## DB (Supabase) | ||
|
||
[DB 設計](../../supabase/db/attendee.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# スピーカー | ||
|
||
![](https://i.imgur.com/nuQiDMq.png) | ||
|
||
## 対象 | ||
|
||
- 海外・招待スピーカー | ||
- 日本・招待スピーカー | ||
- 海外・Call for Paper (CfP) スピーカー | ||
- 日本・Call for Paper (CfP) スピーカー | ||
- スポンサーセッションスピーカー | ||
- パネラー (次世代フロントエンドクロストーク、Vue.js コミュニティにようこそ!) | ||
|
||
## できること | ||
|
||
- スピーカーを追加、更新する | ||
- 削除は非対応(Supabase 管理画面より直接操作するか、または `is_open` による切替を実施してください) | ||
- 所属、肩書き、自己紹介を編集する | ||
- セッションのタイトル、紹介、登壇スライドを編集する(パネラー以外) | ||
- 登壇予定のイベントを更新する(パネラーのみ、更新の対象は次世代フロントエンドクロストーク、Vue.js コミュニティにようこそ!の 2 つ) | ||
|
||
## DB (Supabase) | ||
|
||
[DB 設計](../../supabase/db/speaker.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# スポンサー | ||
|
||
![](https://i.imgur.com/KTU7rFE.png) | ||
|
||
## 対象 | ||
|
||
- プラチナ、ゴールド、シルバー、ブロンズ | ||
- スペシャルネーミングライツ、ネーミングライツ、スペシャルランチ、ランチ、アフターパーティー、ネームカード、同時通訳、託児サポート、ハンズオン、メディア、ツール | ||
|
||
## できること | ||
|
||
- スポンサーを追加、更新する | ||
- 削除は非対応(Supabase 管理画面より直接操作するか、または `is_open` による切替を実施してください) | ||
- カテゴリー、紹介を編集する | ||
- スポンサーセッションで登壇予定のスピーカーとの紐付けを更新する | ||
|
||
## DB (Supabase) | ||
|
||
[DB 設計](../../supabase/db/sponsor.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# スタッフ | ||
|
||
![](https://i.imgur.com/C8o5tqA.png) | ||
|
||
## 対象 | ||
|
||
- コアスタッフ | ||
- ボランティアスタッフ | ||
|
||
## できること | ||
|
||
- スタッフを追加、更新する | ||
- 削除は非対応(Supabase 管理画面より直接操作するか、または `is_open` による切替を実施してください) | ||
- 名前、X or GitHub ID を編集する | ||
- 招待機能を利用して登録したメールアドレスを確認する | ||
|
||
## DB (Supabase) | ||
|
||
[DB 設計](../../supabase/db/staff.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# スタッフ管理画面 | ||
|
||
Supabase 管理画面と異なる存在として、Vue Fes Japan 2024 ウェブサイトの一部に、スタッフ管理画面を組み込みました。 | ||
|
||
- [Speaker, Paneler](./page/speaker.md) | ||
- [Sponsor](./page/sponsor.md) | ||
- [Job](./page/job.md) | ||
- [Namecard](./page/namecard.md) | ||
- [Staff (Core, Volunteer)](./page/staff.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# ネームカードデバッグ | ||
|
||
- ちょっと時間のある方向け | ||
- しっかり見ていただける方向け | ||
|
||
## ちょっと時間のある方向けに 10 分デバッグ | ||
|
||
デスクトップだけではなくスマフォでもチェックしていただければ幸いです。 | ||
|
||
1. プレビュー用 URL にアクセスします。 | ||
2. 「ネームカードを作成する」ボタンをクリックする | ||
3. 文言を読み、「ログインする」ボタンをクリックする | ||
4. GitHub or Google お好みのソーシャルアカウントでログインする | ||
5. 文言を読み、「編集する」ボタンをクリックする | ||
6. 「ネームカード作成・編集」画面で、お名前、アバター画像、注文番号(適当な文字列を入力いただいて OK)項目を入力する。なお、注文番号に対するバリデーションは、現在盛り込まれていません。 | ||
7. 「確定する」ボタンをクリックする | ||
8. 入力した内容がネームカードに反映され、ステータスが「注文番号照合中」になっているかどうかを確認します。 | ||
|
||
## しっかり見ていただける方向けに複数パターンデバッグ | ||
|
||
::: tip | ||
|
||
ネームカードが作成される際、チケット購入時に発行される注文番号との照合が必要になります。この照合作業は、ネームカード本リリース以降 1 日 4 回、自動的に行われる予定となります。 | ||
|
||
::: | ||
|
||
各デバッグ実施者が手動で照合を完了 or 失敗させることを目指します。 | ||
|
||
Supabase の管理画面より SQL Editor(赤枠)を開きます。 | ||
|
||
![](https://i.imgur.com/ss9PkSd.png) | ||
|
||
SQL Editor を開いて、SQL 入力エリア(赤枠)に以下の SQL を入力してください。 | ||
|
||
![](https://i.imgur.com/gpgy1NC.png) | ||
|
||
その際、事前にユーザー ID を記録しておき、そのユーザー ID を `<user_id>` の箇所に代入、「RUN(実行する)」ボタンをクリックします。 | ||
|
||
```sql | ||
-- 照合完了に変更したい | ||
UPDATE public.attendees | ||
SET activated_at = now() | ||
WHERE user_id = '<user_id>' AND activated_at IS NULL; | ||
``` | ||
|
||
```sql | ||
-- 照合失敗に変更したい | ||
UPDATE public.attendees | ||
SET canceled_at = now() | ||
WHERE user_id = '<user_id>' AND canceled_at IS NULL; | ||
``` | ||
|
||
スタッフ管理画面で照合を完了 or 失敗させることが可能となります。 | ||
|
||
あくまで「注文番号に依らず」照合を完了 or 失敗させることになる点にはご留意ください。 | ||
|
||
したがって、この方法はデバッグ時にのみ利用しつつ、本りりーす以降は利用しないようご協力いただければ幸いです。 | ||
|
||
### スタッフ管理画面より操作する方法について | ||
|
||
照合完了 or 照合失敗を果たしていない者は、action 列にある「Activate or Deactivate」ボタンをクリックできる状態となります。 | ||
|
||
この「Activate or Deactivate」ボタンをクリックすることで、該当するユーザーのステータスが「注文番号照合完了 or 注文番号照合失敗」になっているかどうか確認します。 | ||
|
||
![](https://i.imgur.com/bDa1Kto.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# パス設計 | ||
|
||
ウェブサイト全体を下のツリー図で表しました。 | ||
|
||
``` | ||
. ... トップページ | ||
├── namecard/ | ||
│ ├── [id]/ | ||
│ │ ├── edit/ | ||
│ │ │ ├── complete.vue ... 作成・編集完了画面 | ||
│ │ │ └── index.vue ... 作成・編集画面 | ||
│ │ ├── share.vue ... シェア URL | ||
│ │ └── index.vue ... ログイン後画面 | ||
│ └── index.vue ... 扉ページ | ||
├── sessions/ | ||
│ └── [id]/ | ||
│ ├── index.vue ... 詳細ページ | ||
│ └── share.vue ... シェア URL | ||
├── sponsors/ | ||
│ └── [id]/ | ||
│ ├── index.vue ... 詳細ページ | ||
│ └── share.vue ... シェア URL | ||
├── staff/ ... 本番環境ではフラグを切らせてもらっています | ||
│ ├── console.vue ... 管理画面(スピーカー、スポンサー、ジョブ、スタッフ、参加者を管理するため) | ||
│ └── invite.vue ... 招待 (仮機能) | ||
├── staffs/ | ||
│ └── [id]/ | ||
│ └── share.vue ... シェア URL | ||
├── code-of-conduct.vue ... 行動規範 (Code of Conduct) | ||
├── events.vue ... 関連イベント | ||
├── jobboard.vue ... ジョブボード | ||
├── privacy.vue ... プライバシーポリシー | ||
├── sharemap.vue ... シェア URL | ||
└── tokusho.vue ... 特定商取引法に基づく表記 | ||
``` | ||
|
||
## 参照 | ||
|
||
[jiyuujin](https://yuma-kitamura.nekohack.me/) 自ら Zenn の「Vue・Nuxt 情報が集まる広場」というパブリケーション上で、記事 [Vue Fes Japan 2024 ウェブサイトのシェア URL で遊んでみよう](https://zenn.dev/comm_vue_nuxt/articles/vuefes-2024-waiwai) を書かせてもらいました。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Fetch JSON data | ||
|
||
::: warning | ||
|
||
Vue Fes Japan 2024 では、こちらの方法を取っていません。 | ||
|
||
::: | ||
|
||
## Peatix API | ||
|
||
公式に API 提供はアナウンスされていません。 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<meta name="title" content="Vue Fes Japan 2024 デザインシステム" /> | ||
<meta name="description" content="今年は Vue Fes Japan のデザインシステムを構築しました。" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://vuefes-2024-designsystem.pages.dev/" /> | ||
<meta property="og:title" content="Vue Fes Japan 2024 デザインシステム" /> | ||
<meta property="og:description" content="今年は Vue Fes Japan のデザインシステムを構築しました。" /> | ||
<meta property="og:locale" content="ja_JP" /> | ||
<meta property="og:image" content="https://i.imgur.com/Uy6BVrw.png" /> | ||
<meta property="og:image:width" content="1200" /> | ||
<meta property="og:image:height" content="670" /> | ||
<meta property="og:image:type" content="image/png" /> | ||
<meta property="og:image:alt" content="Vue Fes Japan 2024 デザインシステム バナー" /> | ||
<meta property="twitter:card" content="summary_large_image" /> |