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

Event stats #36

Open
wants to merge 41 commits into
base: dev
Choose a base branch
from
Open

Event stats #36

wants to merge 41 commits into from

Commits on Jul 21, 2024

  1. init layout and styling

    isa-leroux448 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    09795f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e3ddf1 View commit details
    Browse the repository at this point in the history
  3. add responsiveness

    isa-leroux448 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0d2055b View commit details
    Browse the repository at this point in the history
  4. add navbar profile link

    isa-leroux448 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    bfbe843 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    16bbc2c View commit details
    Browse the repository at this point in the history
  2. achieved front-end view for pop up. just need to plan how the data wi…

    …ll be taken from backend
    m20arcusk committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e04139c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. frontend visuals achieved, just need to refactor the method the data …

    …is stored to handle dynamic fields
    m20arcusk committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8b3ce41 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. updated and imported some types for the questions and respones as wel…

    …l as the styling for smaller devices.
    m20arcusk committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0960883 View commit details
    Browse the repository at this point in the history
  2. small fix on a comment

    m20arcusk committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7a29faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a519108 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    a3279ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22c4b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. create basic layout

    isa-leroux448 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    811fdb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d779f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    bdf2754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16fc21 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fetch backend

    AllanT102 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    37d9f2a View commit details
    Browse the repository at this point in the history
  2. add responsiveness

    isa-leroux448 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    58753d5 View commit details
    Browse the repository at this point in the history
  3. responsiveness fixes

    isa-leroux448 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3e2f2dc View commit details
    Browse the repository at this point in the history
  4. code clean up

    isa-leroux448 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    347bd40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6eb611 View commit details
    Browse the repository at this point in the history
  6. fetch backend

    AllanT102 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2cce179 View commit details
    Browse the repository at this point in the history
  7. Delete .env

    AllanT102 authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    be3925a View commit details
    Browse the repository at this point in the history
  8. ignore

    AllanT102 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1aef301 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. changed to use async and await and now grabbing user responses from r…

    …ow. Still fetching the reg questions for event
    m20arcusk committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f817709 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. update types

    isa-leroux448 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0f6fb2a View commit details
    Browse the repository at this point in the history
  2. comment out edit text

    isa-leroux448 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ece81fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fa423d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a712364 View commit details
    Browse the repository at this point in the history
  5. move head

    isa-leroux448 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    34adaa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edbbf14 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #37 from ubc-biztech/fetchbackend

    Fetchbackend
    AllanT102 authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8185620 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. resolved merge conflicts

    m20arcusk committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    5ab669a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from ubc-biztech/registration-user-popup

    Style and Create User Pop up Modal in Registration Page #33
    m20arcusk authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    231e7ec View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d5c4fea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from ubc-biztech/profile-page

    Profile page
    isa-leroux448 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    38064ee View commit details
    Browse the repository at this point in the history
  3. add chart empty states

    isa-leroux448 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    af530d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    9edec04 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    d1bb883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8ce98 View commit details
    Browse the repository at this point in the history
  3. fix package-lock file

    isa-leroux448 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2227669 View commit details
    Browse the repository at this point in the history