Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/2038 #40

Merged
merged 123 commits into from
Dec 10, 2024
Merged

Feature/2038 #40

merged 123 commits into from
Dec 10, 2024

Conversation

zono0013
Copy link
Collaborator

@zono0013 zono0013 commented Dec 9, 2024

スカウトリスト用にレスポンスを少し修正

エンドポイント(GET)

http://localhost:8080/api/scoutlist/getcommunitydetail?user_uuid=b51c0c95-1dbc-4312-b05d-69c1a996e860

レスポンス

[
    {
        "id": 1,
        "status": 1,
        "unread_count": 0,
        "uuid": "638c51f8-147d-446b-96c3-9688612f4a42",
        "detail_info": {
            "name": "t",
            "img": "",
            "mem1": "t",
            "tags": [
                "a",
                "d",
                "r"
            ]
        }
    }
]

bearl27 and others added 29 commits December 4, 2024 19:38
devにマージされてる分のデザインリファクタ完了
・チャット画面のメニューバーの位置がおかしかったので修正
Feature/1043:メニューバー修正
チャット機能のフロント部分完了
menubarが二つある問題の修正
* accoutによって背景色を変更

* user詳細実装
feature/2033 本番環境の自動マイグレーション作成
User全取得とTag用のUpdateの修正
feature/2029 スカウトの作成
Community全取得とTag用のUpdateの修正
@bearl27 bearl27 merged commit fa8a3a7 into jphacks:develop Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants