-
Notifications
You must be signed in to change notification settings - Fork 3
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
CSV Download Form Update #819
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
6aeef42
Feat(kontres)/add image to bookable item (#785)
eriskjel c9b5975
Feat(kontres)/add approved by (#786)
eriskjel 28067fa
Create minutes for Codex (#787)
MadsNyl 9e4ff76
Feat(minute)/viewset (#788)
MadsNyl 0544b2f
Feat(kontres)/add notification (#790)
eriskjel ae483dd
Memberships with fines activated (#791)
MadsNyl 95ef58c
fixed merge
MadsNyl bfa2299
Feat(user)/user bio (#758)
haruixu 3f56496
Update CHANGELOG.md
MadsNyl 064da8a
added filter for allowed photos for user (#794)
MadsNyl 81a3c5e
Upped payment time when coming from waiting list (#796)
MadsNyl a583c45
fixed paymenttime saved to db (#798)
MadsNyl 0f24085
fixed bug (#800)
MadsNyl 8a3cfd4
fixed mergeconflict
MadsNyl e597268
Disallow users to unregister when payment is done (#802)
MadsNyl 3b84765
update changelog
MadsNyl f21e0ab
Added serializer for category in event (#804)
MadsNyl e30f102
fixed merge
MadsNyl 64d717c
Permission middelware (#806)
MadsNyl ed57afc
Permission refactor of QR Codes (#807)
MadsNyl ab3cf15
Permissions for payment orders (#808)
MadsNyl 062193d
chore(iac): updated docs and force https (#810)
martcl 23b310a
feat(iac): add terraform guardrails so index don't nuke our infra (#811)
martcl fa31096
Automatic registration for new users with Feide (#809)
MadsNyl bef294d
changelog update
MadsNyl 4db63b5
Merge branch 'dev' of https://github.com/TIHLDE/Lepton into dev
MadsNyl fcce5e8
Feide env variables Terraform (#814)
MadsNyl 514a26b
added delete endpoint for file (#815)
MadsNyl d3e8e9a
Update CHANGELOG.md
MadsNyl a02af01
merge conflict
MadsNyl c9bf357
format
MadsNyl 1a7dff4
format
MadsNyl f086ac2
fixed permission for committee leaders for group forms
MadsNyl ec03558
updated csv for forms (#818)
MadsNyl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,3 +29,4 @@ celerybeat-schedule | |
|
||
.terraform | ||
*.tfvars | ||
.terraform.lock.hcl |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
Check warning
Code scanning / CodeQL
Information exposure through an exception Medium