Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 6b4b8c9
Author: ROTO0504 <[email protected]>
Date:   Fri Nov 1 01:50:42 2024 +0900

    Squashed commit of the following:

    commit 07e4abb
    Author: ROTO0504 <[email protected]>
    Date:   Thu Oct 31 18:23:37 2024 +0900

        Squashed commit of the following:

        commit 3f0ad5a
        Author: ROTO0504 <[email protected]>
        Date:   Thu Oct 31 18:20:39 2024 +0900

            🚧 bun run test

        commit c50c27f
        Author: ROTO0504 <[email protected]>
        Date:   Thu Oct 31 18:19:05 2024 +0900

            🚧 スタイル以外作成

        commit f5e3c98
        Author: ROTO0504 <[email protected]>
        Date:   Thu Oct 31 16:08:31 2024 +0900

            🚧 toasterを修正

        commit 312c97e
        Author: ROTO0504 <[email protected]>
        Date:   Thu Oct 31 14:30:01 2024 +0900

            🚧 toaster改善

        commit 6725253
        Author: ROTO0504 <[email protected]>
        Date:   Thu Oct 31 14:02:04 2024 +0900

            🚧 test

        commit 90955f5
        Author: ROTO0504 <[email protected]>
        Date:   Thu Oct 31 12:09:01 2024 +0900

            🚧 エラーをtoaster表示へ移行

        commit c12d24b
        Author: ROTO0504 <[email protected]>
        Date:   Wed Oct 30 02:20:56 2024 +0900

            🚧 dialog表示の根本完成
            TODO: ダイアログの表示を完成させる

        commit 4311593
        Author: ROTO0504 <[email protected]>
        Date:   Fri Oct 25 17:22:51 2024 +0900

            🚧  useForm設定完了

        commit e79f00f
        Author: ROTO0504 <[email protected]>
        Date:   Wed Oct 23 19:51:33 2024 +0900

            🚧 useForm前コミット

        commit 6f322da
        Author: ROTO0504 <[email protected]>
        Date:   Mon Oct 21 23:58:39 2024 +0900

            🚧 フォーム作成
            datePickerがよくない

        commit 9e0ec94
        Author: ROTO0504 <[email protected]>
        Date:   Mon Oct 21 02:45:23 2024 +0900

            🚧 company-form 制作開始

    commit a432378
    Author: wappon28dev <[email protected]>
    Date:   Thu Oct 31 04:30:01 2024 +0900

        ✨ テリトリーからシードを割り出せられるように

    commit cafc9b0
    Author: wappon28dev <[email protected]>
    Date:   Thu Oct 31 02:24:47 2024 +0900

        🎨 .prettierrc が尊重されていない……

    commit f56eb0d
    Author: nasubi916 <[email protected]>
    Date:   Thu Oct 31 02:14:42 2024 +0900

        sql demo data insert

    commit 7bab2d0
    Author: nasubi916 <[email protected]>
    Date:   Wed Oct 30 10:06:30 2024 +0900

        bun run test

    commit 1dca0a0
    Author: nasubi916 <[email protected]>
    Date:   Wed Oct 30 10:02:29 2024 +0900

        squash

    commit 3ca859d
    Author: wappon28dev <[email protected]>
    Date:   Wed Oct 30 09:44:00 2024 +0900

        ✨ `calcStatus` の実装

    commit 5bc8c10
    Author: wappon28dev <[email protected]>
    Date:   Sun Oct 27 03:52:26 2024 +0900

        ✨ TableConfig を具象クラスのジェネリクスに追加, factories に fromUserId とか追加

    commit 5be56b9
    Author: nasubi916 <[email protected]>
    Date:   Sat Oct 26 17:49:32 2024 +0900

        miss

    commit 3056ae9
    Author: nasubi916 <[email protected]>
    Date:   Sat Oct 26 17:49:12 2024 +0900

        squash merge

    commit 9097c4c
    Author: wappon28dev <[email protected]>
    Date:   Sat Oct 26 16:50:04 2024 +0900

        ✨ Table 抽象クラスとエラーハンドリング

        - テーブルごとにクラスを実装
          - comments
          - fruits
          - pledges
          - reports
          - sponsor-data
          - categorys
          - projects
          - seeds
          - sowers
          - sponsors
          - territorys
          - users
        - エラーハンドリング追加
        - Table まわりの型ユーティリティーを追加

    commit 1951f35
    Author: ROTO0504 <[email protected]>
    Date:   Fri Oct 25 18:02:47 2024 +0900

        💄 seeds/new の backgroundImage 追加

    commit 97389a7
    Author: nasubi916 <[email protected]>
    Date:   Thu Oct 24 19:41:11 2024 +0900

        bun run test

    commit 0313b6c
    Author: nasubi916 <[email protected]>
    Date:   Wed Oct 23 08:58:20 2024 +0900

        Squashed commit of the following:

        commit 05a0457
        Author: nasubi916 <[email protected]>
        Date:   Sun Oct 20 02:56:47 2024 +0900

            タグによるフィルターUIの作成(機能なし)

        commit 2091302
        Author: nasubi916 <[email protected]>
        Date:   Sun Oct 20 02:49:58 2024 +0900

            icon 修正 & テキスト変更

        commit 5a15e0d
        Author: nasubi916 <[email protected]>
        Date:   Sun Oct 20 02:40:23 2024 +0900

            クリックで指定の位置に飛ぶ

        commit 47bbe86
        Author: nasubi916 <[email protected]>
        Date:   Sun Oct 20 01:57:30 2024 +0900

            UI調整

        commit ebb00b2
        Author: nasubi916 <[email protected]>
        Date:   Sat Oct 19 22:04:45 2024 +0900

            UI仮組み

        commit e2ea97f
        Author: nasubi916 <[email protected]>
        Date:   Sat Oct 19 21:21:32 2024 +0900

            カルーセルの表示を画面中央

        commit 5fff83e
        Author: nasubi916 <[email protected]>
        Date:   Sat Oct 19 21:11:31 2024 +0900

            Buttonコンポーネントの流用

        commit 3586c62
        Author: nasubi916 <[email protected]>
        Date:   Sat Oct 19 20:41:24 2024 +0900

            PCビュー 表示非表示の整理

commit 258ba30
Author: ROTO0504 <[email protected]>
Date:   Fri Nov 1 01:47:56 2024 +0900

    🚧 必須マーク

commit 3f0ad5a
Author: ROTO0504 <[email protected]>
Date:   Thu Oct 31 18:20:39 2024 +0900

    🚧 bun run test

commit c50c27f
Author: ROTO0504 <[email protected]>
Date:   Thu Oct 31 18:19:05 2024 +0900

    🚧 スタイル以外作成

commit f5e3c98
Author: ROTO0504 <[email protected]>
Date:   Thu Oct 31 16:08:31 2024 +0900

    🚧 toasterを修正

commit 312c97e
Author: ROTO0504 <[email protected]>
Date:   Thu Oct 31 14:30:01 2024 +0900

    🚧 toaster改善

commit 6725253
Author: ROTO0504 <[email protected]>
Date:   Thu Oct 31 14:02:04 2024 +0900

    🚧 test

commit 90955f5
Author: ROTO0504 <[email protected]>
Date:   Thu Oct 31 12:09:01 2024 +0900

    🚧 エラーをtoaster表示へ移行

commit c12d24b
Author: ROTO0504 <[email protected]>
Date:   Wed Oct 30 02:20:56 2024 +0900

    🚧 dialog表示の根本完成
    TODO: ダイアログの表示を完成させる

commit 4311593
Author: ROTO0504 <[email protected]>
Date:   Fri Oct 25 17:22:51 2024 +0900

    🚧  useForm設定完了

commit e79f00f
Author: ROTO0504 <[email protected]>
Date:   Wed Oct 23 19:51:33 2024 +0900

    🚧 useForm前コミット

commit 6f322da
Author: ROTO0504 <[email protected]>
Date:   Mon Oct 21 23:58:39 2024 +0900

    🚧 フォーム作成
    datePickerがよくない

commit 9e0ec94
Author: ROTO0504 <[email protected]>
Date:   Mon Oct 21 02:45:23 2024 +0900

    🚧 company-form 制作開始
  • Loading branch information
ROTO0504 committed Oct 31, 2024
1 parent 07e4abb commit 2790a8f
Showing 1 changed file with 4 additions and 47 deletions.
51 changes: 4 additions & 47 deletions src/routes/company-form/$uuid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -247,15 +247,6 @@ export const Route = createFileRoute("/company-form/$uuid")({
<p.p display="inline" fontSize="xl" fontWeight="bold">
プロジェクトの説明
</p.p>
<p.p
color="red.500"
display="inline"
fontSize="xl"
fontWeight="none"
pl={1}
>
</p.p>
<Field.Root className={textArea.root}>
<Field.Textarea
className={textArea.textarea}
Expand All @@ -280,15 +271,6 @@ export const Route = createFileRoute("/company-form/$uuid")({
>
募集終了時期
</p.p>
<p.p
color="red.500"
display="inline"
fontSize="xl"
fontWeight="none"
pl={1}
>
</p.p>

<DatePicker.Root className={datePicker.root}>
<DatePicker.Control className={datePicker.control}>
Expand Down Expand Up @@ -464,15 +446,6 @@ export const Route = createFileRoute("/company-form/$uuid")({
<p.p display="inline" fontSize="xl" fontWeight="bold">
建築予定地
</p.p>
<p.p
color="red.500"
display="inline"
fontSize="xl"
fontWeight="none"
pl={1}
>
</p.p>
<Field.Root className={textArea.root}>
<Field.Input
className={textArea.input}
Expand All @@ -485,15 +458,6 @@ export const Route = createFileRoute("/company-form/$uuid")({
<p.p display="inline" fontSize="xl" fontWeight="bold">
モチベーション
</p.p>
<p.p
color="red.500"
display="inline"
fontSize="xl"
fontWeight="none"
pl={1}
>
</p.p>
<Field.Root className={textArea.root}>
<Field.Textarea
className={textArea.textarea}
Expand All @@ -507,15 +471,7 @@ export const Route = createFileRoute("/company-form/$uuid")({
<p.h1 display="inline" fontSize="4xl" fontWeight="bold">
返礼品
</p.h1>
<p.p
color="red.500"
display="inline"
fontSize="xl"
fontWeight="none"
pl={1}
>
</p.p>

<p.div
display="grid"
gap={5}
Expand Down Expand Up @@ -624,17 +580,18 @@ export const Route = createFileRoute("/company-form/$uuid")({
</p.div>
</p.div>
</p.div>
<p.div background="wkb.primary">
<p.div background="wkb.primary" pt={12}>
<p.div px={10}>
<p.h1
color="wkb.bg"
display="inline"
fontSize="4xl"
fontWeight="bold"
pb={5}
pt={16}
>
目標金額
</p.h1>

<p.div pb={20} pt={12} px={16}>
<NumberInput.Root className={numberInput.root}>
<NumberInput.Input
Expand Down

0 comments on commit 2790a8f

Please sign in to comment.