Conversation
- gradient + 装飾を撤去し、店舗ヘッダ + slim状態カードへ刷新 - pickNextAction に collecting 状態を追加(締切まで3日超えのopen募集) - 状態別コピーを「シフトを 組もう」「提出待ち」等の業務語彙に統一 - WelcomeHero を h1 化し a11y を改善 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Storybookのstoryとして画面モックを作成するためのプロジェクト内スキル。 Chakra UI v3 + 既存の src/components/ui/ ラッパーを使い、ダミーデータと inline stateで完結したモックを生成する。新規画面・既存画面の刷新どちらにも対応。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
🚀 Preview DeployApp: https://pr-343.dev-yps-crispy-carnival.pages.dev |
Contributor
📊 Playwright Test Report✅ テスト結果: 成功 5 passed / 0 failed / 0 skipped
デプロイ先: https://github.com/yn1323/hosting-pages |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
feat/0419 ブランチ上で溜まっていた複数の改善をまとめたPR。シフト提出完了画面の追加、AI検索向けのメタ情報整備、ダッシュボード HeroSummary のスリム化、ShiftForm モック整備、プライバシーポリシー更新などを含む。
Changes
機能追加
/shifts/submit/completedへ遷移するよう変更し、SubmittedViewを新設(旧SubmitCompleteViewは削除)public/llms.txtを設置し、index.htmlのSoftwareApplicationJSON-LD にimage/inLanguage/providerを追加。未確定のoffersは削除UI/UX
collecting状態の追加src/components/mocks/ShiftForm/に追加(後工程のデザイン検証用)ドキュメント / ルール
CLAUDE.mdに追記し、既存テキストから該当箇所を除去その他