Conversation
* refactor: main.ts を Hono に書き換え * refactor: POST /projects を Hono に * refactor: hono/client 導入 * refactor: GET /projects/mine, GET /projects/:projectId * refactor: PUT, DELETE /projects/:projectId * refactor: POST /submissions, PUT /submissions/mine * refactor: Submission.tsx * refactor: 一旦 useData を削除し hono RPC で fetch * refactor: uninstall express * refactor: rename to validator.ts * refactor: string → Date の変換を整理 * chore: server/tsconfig の設定を client に合わせて修正 * chore: update bun.lock
* chore: change to npm * chore: add build check * chore: build check の install コマンドを修正 * chore: prisma generate を先に実行させるワークアラウンド
* feat: イベント説明欄を追加 * マイグレーションファイルを追加
* migration 管理を README に反映 * 編集状態を ref から state に * ref の早期 return * update fullcalendar * editingSlots/viewingSlots → matrix → events のフローで refactor * findRun を切り出し * CalendarMatrix のクラスを分割 * fix format
Deploying itsuhima with
|
| Latest commit: |
8b03763
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://be18f1ce.itsuhima.pages.dev |
| Branch Preview URL: | https://develop.itsuhima.pages.dev |
* データモデル変更 * API とフロントエンドのロジック * merge (without Calendar.tsx) * 複数の参加形態に対応 * バッジの位置・サイズ調整 * tooltip のスタイル調整 * fmt * イベント設定と同じ順番で左から表示
* 固定バーの挙動を修正 * 参加形態選択 UI を修正 * オプションの選択を RHF で管理 * カラーパレットを調整 * ラベル空欄時のメッセージ * ラベル削除失敗時のエラーメッセージを表示 * 管理ボタン削除、編集画面からプロジェクトページに戻る * デフォルトの allowedRange を変更 * 参加形態削除ボタンの非活性 * 日時の入力欄の非活性も統一的に * 削除ボタンのスタイルを整理 * 参加形態を設定しない場合のフローを整理 * カードの枠線の色が消えるバグ修正 * bump hono and related packages
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.
Uh oh!
There was an error while loading. Please reload this page.