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

Implement event registration section #888

Draft
wants to merge 45 commits into
base: main
Choose a base branch
from

Commits on Apr 27, 2024

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

Commits on Apr 28, 2024

  1. Merge remote-tracking branch 'origin' into feature/dot-755-implement-…

    …event-registration-section
    brage-andreas committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    126dd8e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Rebase

    brage-andreas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    143f80a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. refactor: lint

    brage-andreas committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4477be1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Rebase

    brage-andreas committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f590abc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

    brage-andreas committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5aea39b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c403fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    719af8c View commit details
    Browse the repository at this point in the history
  5. refactor: lint

    brage-andreas committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e1ac604 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc81f5c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge branch 'main' of https://github.com/dotkom/monoweb into feature…

    …/dot-755-implement-event-registration-section
    brage-andreas committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0b6a0ef View commit details
    Browse the repository at this point in the history
  2. refactor: lint

    brage-andreas committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9b45bcd View commit details
    Browse the repository at this point in the history
  3. refactor: edit styling

    brage-andreas committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c0cc8b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge branch 'main' of https://github.com/dotkom/monoweb into feature…

    …/dot-755-implement-event-registration-section
    brage-andreas committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f25a534 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    75278ae View commit details
    Browse the repository at this point in the history
  2. refactor: lint

    brage-andreas committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    25b314b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af7fdc1 View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    jotjern committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0161c6d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Remove unecessary brackets

    jotjern committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2f2f86c View commit details
    Browse the repository at this point in the history
  2. wip

    brage-andreas committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d89e28c View commit details
    Browse the repository at this point in the history
  3. chore: remove file

    brage-andreas committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    eb9f307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3628928 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66b306a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Checkpoint

    jotjern committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bd7659f View commit details
    Browse the repository at this point in the history
  2. Fix refetching logic

    jotjern committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    79f6a4b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Fix extras

    jotjern committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    c750d75 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Lint

    jotjern committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8a6d367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24cabda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f2e782 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4140f2 View commit details
    Browse the repository at this point in the history
  5. fix: revert ternary

    brage-andreas committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e196613 View commit details
    Browse the repository at this point in the history
  6. Wip

    jotjern committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3e38cfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    996d8f6 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/dot-755-implement-event-registration-section' of

    …https://github.com/dotkom/monoweb into feature/dot-755-implement-event-registration-section
    brage-andreas committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f8d3f0d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

  1. refactor: lint

    brage-andreas committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    025517f View commit details
    Browse the repository at this point in the history
  2. refactor: lint

    brage-andreas committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4cc536a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3148e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3253bca View commit details
    Browse the repository at this point in the history
  5. feat: remove weekdays

    brage-andreas committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    13e0701 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    d801ed2 View commit details
    Browse the repository at this point in the history
  2. fix lock

    jotjern committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    76e5763 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. chore: merge

    brage-andreas committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4931d60 View commit details
    Browse the repository at this point in the history