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

Early april update #789

Merged
merged 4 commits into from
Apr 8, 2024
Merged

Early april update #789

merged 4 commits into from
Apr 8, 2024

Commits on Mar 23, 2024

  1. Feat(kontres)/add image to bookable item (#785)

    * added optional image to bookable item model
    
    * added update method in serializer to handle new images
    
    * linting
    
    * remove update method for images
    eriskjel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6aeef42 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Feat(kontres)/add approved by (#786)

    * added approved by field
    
    * endpoint will now set approved by
    
    * serializer will return full user object in approved_by_detail
    
    * created test for approved by
    
    * migration
    
    * remove unnecessary code
    
    * removed write-only field in approved-by context
    eriskjel committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c9b5975 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Create minutes for Codex (#787)

    * init
    
    * format
    MadsNyl committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    28067fa View commit details
    Browse the repository at this point in the history
  2. Feat(minute)/viewset (#788)

    * added richer reponse on post and put
    
    * added to admin panel
    
    * added filter for minute
    MadsNyl committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9e4ff76 View commit details
    Browse the repository at this point in the history