-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add series pindora info to admin panel #1559
base: main
Are you sure you want to change the base?
Conversation
f4e5750
to
1049931
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
1049931
to
fe6768d
Compare
Also adds form and translations for labels and help texts
fe6768d
to
efddad6
Compare
|
allocation = self.instance.recurring_reservation.allocated_time_slot | ||
section = allocation.reservation_unit_option.application_section |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also have this helper: self.instance.actions.get_application_section()
🛠️ Changelog
access_type
to reservations admin panel viewaccess_type
filter to reservations admin panel viewshould_have_active_access_code
lookup property to series and show it in admin panel🧪 Test plan
🚧 Dependencies
🎫 Tickets