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

Labyrinth #17

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Labyrinth #17

wants to merge 38 commits into from

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1984c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49ba12 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. created a useUserstore and a Userinfo-component. Created an input fie…

    …ld and connected it to the fetch-logic. Also implemented conditional statements so that if a username is not typed in, you get a message that need to type in a username to start
    ericamechler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    aa936f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac4dda View commit details
    Browse the repository at this point in the history
  3. created a map for the description, direction etc., created a button a…

    …nd fixed a focusRef for the input-field
    ericamechler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d41f4bb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    0272579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d94473b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93ad8af View commit details
    Browse the repository at this point in the history
  4. refactor code, not finished

    FridaMari committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e0b0014 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d667055 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    295b742 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from JohannaBN/button-positioning

    Added positioning on direction-buttons using a dynamic classname.
    JohannaBN authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    adf85af View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. added a form-element with a event.preventDefault so that it's possibl…

    …e to click enter to submit the username
    ericamechler committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    853450d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71312da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e7a21d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f35b50 View commit details
    Browse the repository at this point in the history
  5. tried adding image-logic

    ericamechler committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7f86f00 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'loading-mode'

    FridaMari committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    325bd94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d79b4f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a4cf32 View commit details
    Browse the repository at this point in the history
  9. fixed the start-picture and fixed some very basic css for input-field…

    …, also fixed so we show error-message if we have error & that the loading-message is a h2
    ericamechler committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    04f16ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f77b76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3660178 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0b8f8e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Updated Readme.

    JohannaBN committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    40b9a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27eaac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dae4c4 View commit details
    Browse the repository at this point in the history
  4. added restart-button

    ericamechler committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    35fb712 View commit details
    Browse the repository at this point in the history
  5. change font family

    FridaMari committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3dfa6a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    445dd10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14e2049 View commit details
    Browse the repository at this point in the history
  8. add background animation

    FridaMari committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    860fd21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cec771 View commit details
    Browse the repository at this point in the history
  10. fix loading background

    FridaMari committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f700e4d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'styling'

    FridaMari committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a80d8ce View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. change background images

    FridaMari committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0634971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925ae86 View commit details
    Browse the repository at this point in the history
  3. Cleaned up code.

    JohannaBN committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4605f09 View commit details
    Browse the repository at this point in the history