Commit 559454f
feat: スタッフシフト提出画面のモックUI作成・Storybook環境整備・VRTキャプチャ削減 (#278)
* feat: スタッフシフト提出画面のpencilデザイン作成
5画面分のデザインを作成(未提出/提出済み/締切後閲覧/締切後未提出/提出完了)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat: スタッフシフト提出画面のモックUI作成
DayCard, SubmitFormView, ReadOnlySubmitView, ExpiredSubmitView,
SubmitCompleteView, ShiftSubmitPageの各コンポーネントとStorybookを作成
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: Storybook MCP addon追加・開発環境設定更新
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: MCP設定修正・CLAUDE.mdのStoryルール追記
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* refactor: 小コンポーネントのStoriesをVariantsパターンに統合してVRTキャプチャ削減
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat: plan
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d22de93 commit 559454f
File tree
31 files changed
+4606
-148
lines changed- .storybook
- design
- doc/plans
- src/components
- features
- Dashboard
- RecruitmentCard
- StaffListItem
- ShiftBoard
- ShiftBoardHeader
- ShiftBoardSPHeader
- StaffSubmit
- DayCard
- ExpiredSubmitView
- ReadOnlySubmitView
- ShiftSubmitPage
- SubmitCompleteView
- SubmitFormView
- utils
- StaffView
- ExpiredView
- ReissueForm
- ui
- Empty
- ErrorBoundary
- Select
31 files changed
+4606
-148
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 | | |
163 | 167 | | |
164 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
37 | 47 | | |
38 | 48 | | |
39 | 49 | | |
| |||
0 commit comments