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

Frontend/create room #98

Closed
wants to merge 28 commits into from
Closed

Frontend/create room #98

wants to merge 28 commits into from

Commits on Aug 3, 2023

  1. 創建房間

    Enya committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a33006e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. 調整創建API方法

    Enya committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9389548 View commit details
    Browse the repository at this point in the history
  2. 微調ButtonPadding

    Enya committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b5e2b59 View commit details
    Browse the repository at this point in the history
  3. 創建房間失敗

    Enya committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0ecb1b5 View commit details
    Browse the repository at this point in the history
  4. 失敗Modal樣式

    Enya committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    76d0e96 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. ESlint排除Cypress

    Enya committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    c50a36c View commit details
    Browse the repository at this point in the history
  2. 刪除CyEslint註解

    Enya committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6f7b9c9 View commit details
    Browse the repository at this point in the history
  3. 新增創建房間E2E測試

    Enya committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    b19469b View commit details
    Browse the repository at this point in the history
  4. 修改API規格(加入圖片)

    Enya committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f711c0e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. 獲取localStorage的name和image

    Enya committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    093e08d View commit details
    Browse the repository at this point in the history
  2. URL設置roomId

    Enya committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f290f53 View commit details
    Browse the repository at this point in the history
  3. 刪掉空白

    Enya committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    41970fc View commit details
    Browse the repository at this point in the history
  4. 新增API連線失敗測試

    Enya committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4d72762 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fixing game router and setting webpack

    Enya committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fab4b60 View commit details
    Browse the repository at this point in the history
  2. rename modal class name

    Enya committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e34a399 View commit details
    Browse the repository at this point in the history
  3. modify Modal structure

    Enya committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    36bcbf9 View commit details
    Browse the repository at this point in the history
  4. object-shorthand

    Enya committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9bc01e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. 刪除測試範本

    Enya committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dd40b8b View commit details
    Browse the repository at this point in the history
  2. isModalOpen useState

    Enya committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8bd2e43 View commit details
    Browse the repository at this point in the history
  3. fix Cypress get modal name

    Enya committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    520f38f View commit details
    Browse the repository at this point in the history
  4. Cypress test API use fixture

    Enya committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8606d62 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. 新增API

    Enya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    064e7e0 View commit details
    Browse the repository at this point in the history
  2. 加入圖片

    Enya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7f663c4 View commit details
    Browse the repository at this point in the history
  3. 新增遊戲等待中和開始遊戲

    Enya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2a78068 View commit details
    Browse the repository at this point in the history
  4. 修改頭貼class和showModal寫法

    Enya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1d91204 View commit details
    Browse the repository at this point in the history
  5. 樣式設定

    Enya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8bd1b6b View commit details
    Browse the repository at this point in the history
  6. 取消required

    Enya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1ac237b View commit details
    Browse the repository at this point in the history
  7. webPack+svg(複製login的)

    Enya committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5fb7a8e View commit details
    Browse the repository at this point in the history