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

November update #735

Merged
merged 15 commits into from
Nov 6, 2023
Merged

November update #735

merged 15 commits into from
Nov 6, 2023

Conversation

MadsNyl
Copy link
Contributor

@MadsNyl MadsNyl commented Nov 6, 2023

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Issue number: closes #

Pull request checklist

Please check if your PR fulfills the following requirements:

  • CHANGELOG.md has been updated. Guide
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • The fixtures have been updated if needed (for migrations)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

MadsNyl and others added 15 commits October 13, 2023 17:10
* refactored exception for order init error

* added error when trying to update a paid event to a free event
* refactored exception for order init error

* added error when trying to update a paid event to a free event

* changed name of exception

* Trigger Build
* chore: use env variable for celery broker url

* chore: set default env varibale if not configured
* Give HS user permissions

* Fix
* users from wait list get bumped up if event limit is increased, and users from queue get bumped down if the limit is decreased. Priority is respected

* format

* altered test with bigger dicrease, and to test if priority is respected
* added endpotint for manually adding members to an event

* format

* made migrations

* test for registration on wait list if event is full
* added model for QR code, viewset and serializer

* finished create and destroy methods, and mades tests for these

* altered create viewset to take user from request

* fixed tests

* changed status code for deletion of qr code to 200 since frontend dosent accept 204 status code....

* format

* removed earlier unused method

* format

* Trigger Build

* changed exception to take all errors with making a blob

* format

* added azure key to settings file

* format

* changed name of exception for blbo not found

* altered ci.yaml file to add azure connecntion string as env

* fix ci file

* changed model to take content, and serializer not upload image to azure

* format
…me (#733)

* made it possible to add members before and after registration open time

* can add for paid event

* format

* format
@MadsNyl MadsNyl merged commit ca29e1a into master Nov 6, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants