This repository was archived by the owner on May 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
added inspi backend #308
Open
RobertBagdahn
wants to merge
50
commits into
dev
Choose a base branch
from
add_inspi
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
added inspi backend #308
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* modified and fixed admin view of participant
* added scout hierarchy selection when registration clicked - filtered on event settings on which level the registration shall be performed - when on group level, the user can add hierarchy's by themselves - introduction shows now the scout hierarchy of the registration and not of the user
* added validation to creating scout hierarchies * improved behavior of loading list in basefield * removed unnecessary yarn.lock in directory head
* updated some packages
* added unique check of scout hierarchy * some smaller bugfixes
* fixed bug in enabling single/group regitration based on personal scout hierarchy and allowed hierarchy level * added description texts
* fixed bug in age groups * added age groups for alcohol * added created_at and updated_at to invoice excel
* added function to delete personal data
* added function to delete personal data
…nd bund * added multiple security features
* fixed linting * removed models which are in basic models * moved choices to seperate file * moved special save methods to signals
* removed unecessary views/urls/serializer * fixed typos
* removed unnecessary parentheses
* added scout hierarchy selection when registration clicked - filtered on event settings on which level the registration shall be performed - when on group level, the user can add hierarchy's by themselves - introduction shows now the scout hierarchy of the registration and not of the user
…nd bund * added multiple security features
* fixed linting * removed models which are in basic models * moved choices to seperate file * moved special save methods to signals
* removed unecessary views/urls/serializer * fixed typos
* removed unnecessary parentheses
# Conflicts: # backend/data/test/0_groups.json # backend/data/test/3_completeEvent.json # backend/event/views.py # frontend/src/views/event/components/CreateScoutHierarchyModal.vue # frontend/src/views/event/components/EventCodeModal.vue
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.