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

Add API-Platform web platform example #1

Merged
merged 38 commits into from
Aug 8, 2023
Merged

Add API-Platform web platform example #1

merged 38 commits into from
Aug 8, 2023

Commits on Jul 12, 2023

  1. Add symfony/uid

    veteran29 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    15e4960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13a3e3 View commit details
    Browse the repository at this point in the history
  3. Move Kernel to Shared/

    veteran29 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3ec001d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bae3127 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Update API title

    veteran29 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e2ef02a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968ee43 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Add OrmProcessor

    veteran29 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    af9a5d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d0667a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2f19b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e98e593 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd8e783 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b0bb8b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    074e636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9fa98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ecf893 View commit details
    Browse the repository at this point in the history
  4. Configure security

    veteran29 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3ec04f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    f79b778 View commit details
    Browse the repository at this point in the history
  2. Add Exam entity

    veteran29 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6ca0f74 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    e5d84a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9c258 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    9f7a6ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61659bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cfc187 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    c3796ee View commit details
    Browse the repository at this point in the history
  2. Add custom layout for /app

    veteran29 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    cc3f79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d13f0a View commit details
    Browse the repository at this point in the history
  4. Add exams pages

    veteran29 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    24a7659 View commit details
    Browse the repository at this point in the history
  5. Add navbar layout

    veteran29 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8afcca4 View commit details
    Browse the repository at this point in the history
  6. Redirect NextAuth routes to PWA container

    They overlap with our /api/auth and customization does not seem to work so this is a bit of a workaround.
    veteran29 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    11646cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7f3c4c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    4e1f7bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f8f93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45c6cb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    ad11973 View commit details
    Browse the repository at this point in the history
  2. Code format

    veteran29 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bac617a View commit details
    Browse the repository at this point in the history
  3. Fix PWA dockerfile build

    veteran29 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bbd59f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbb50c3 View commit details
    Browse the repository at this point in the history