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

Network & Guest ticket requests #32

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

Network & Guest ticket requests #32

wants to merge 42 commits into from

Conversation

DowLucas
Copy link
Collaborator

No description provided.

Print error message in payment_service.go when transaction record is not found
Add guest_controller.go to handle guest user requests
Add GuestUpsert function to event_form_field_response_controller.go for guest users
Add EmailGuestTicketRequestConfirmation struct in email.go
Add RemoveDuplicates function in remove_duplicates.go
Update ValidateTokenMiddleware function in jwt.go
Add GuestCancelTicket function in ticket_controller.go
Add Notify_GuestTicketRequestCreated function in notification_service.go
DowLucas and others added 12 commits May 10, 2024 22:49
* Update models and routes for manager functionality

* Update feature usage models and services

* Update user and organization models and controllers

* Update cron job interval to run every 30 minutes instead of 30 seconds

* add network settings model, not yet implemented
* Update models and routes for manager functionality

* Update feature usage models and services

* Update user and organization models and controllers

* Update cron job interval to run every 30 minutes instead of 30 seconds

* add network settings model, not yet implemented

* chore: Update feature limits in DefaultFeatures function
…alizeBETADefaultFeatures and update rate limit in SetupRouter
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

1 participant