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

Refactor /bdb to support react-router v6 #4371

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    7ff8619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d43fb0 View commit details
    Browse the repository at this point in the history
  3. Refactor company editor to support react-router v6

    The initial values of the form was ignored for some reason? Fixed here
    
    `ImageUploadField` was also refactored.
    ivarnakken committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0371da8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19f73f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eda5a3 View commit details
    Browse the repository at this point in the history
  6. Update add semester form's validation

    This 'important' validation check had been forgotten.
    
    Made it all look nicer with some cards.
    ivarnakken committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b8b5b4d View commit details
    Browse the repository at this point in the history
  7. Refactor add semester page to support react-router v6

    The initial values were not used here as well ...
    ivarnakken committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1d504c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da6ad76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48eeddd View commit details
    Browse the repository at this point in the history