-
v0.11.1 Stable
released this
2026-03-23 04:09:05 +00:00 | 0 commits to main since this releaseAdded
- Training bookings: Warning when requesting a slot that starts within 24 hours (short notice)
- Training bookings: Filter upcoming open slots by a specific available induction
- Training bookings (pending): Prompt for time debt when signing off trainee
- Training bookings (pending): Add modal to view existing inductions
- Training bookings: When a booking is confirmed, the assigned trainer receives a portal notification (in addition to the trainee)
Changed
- Training bookings (pending): Reduce number of API calls made when prepping a manual booking 🖥️
- Database schema: Freeze baseline to current state of models.py 🖥️
- Training bookings: Recent sessions expanded beyond 6h, completed, added cancel button
- Navigation: Expand (grand)parent navigation items on mobile to aid in submenu navigation (switching between training pages etc)
Fixed
- Training bookings (pending): Booking modal does not present past slots or not endorsed trainers as options
- Concession profile: Template only returned when user held a concession
- Training bookings (pending): Creating a manual booking now refreshes the Upcoming Bookings section
- Training bookings (pending): Manager assignments from the pending list now use the same notification and validation helpers as the booking board 🖥️