bemade-addons/bemade_sports_clinic
Denis Durepos 6872e5fac2 portal: refactor teams list to responsive card grid; adjust events therapist badge styling
- Convert  from table to Bootstrap card grid in  for better long name visibility and mobile UX
- Preserve fields: team name, parent org, player/injured counts, therapist-only activity count; keep pagination; no sorting/grouping changes
- Events portal templates: set therapist initials badge to #783E88; leave event type badges unchanged
- Add portal static assets scaffolding under  and update manifest accordingly
- Minor template cleanups; no functional changes beyond layout/styling
2025-08-31 18:52:59 -04:00
..
controllers portal: refactor teams list to responsive card grid; adjust events therapist badge styling 2025-08-31 18:52:59 -04:00
data feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
i18n Portal: fix initial treatment note creation on injury creation; enforce DOB required on player creation (templates + server); injury form team-selection validation and cleanup 2025-08-15 10:14:35 -04:00
migrations/18.0.1.7.0 [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
models Overrode res_partner.merge() to ensure correct merge behaviour on res_partners attached to sports_patients. 2025-08-21 19:09:50 -04:00
notes Completed sanitization for production testing phase. 2025-08-01 06:05:13 -04:00
security Corrected access error for coaches attempting to view the patient record for a patient that was also on teams the coach did not have access to. 2025-08-22 06:03:49 -04:00
static portal: refactor teams list to responsive card grid; adjust events therapist badge styling 2025-08-31 18:52:59 -04:00
tests Modified auto-assignment logic for therapists on new injuries. Added tests for defaults and auto-assignment. 2025-08-15 20:29:33 -04:00
views portal: refactor teams list to responsive card grid; adjust events therapist badge styling 2025-08-31 18:52:59 -04:00
wizards feat: Allow duplicate task-to-event conversions for different teams 2025-08-12 11:47:57 -04:00
__init__.py feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00
__manifest__.py portal: refactor teams list to responsive card grid; adjust events therapist badge styling 2025-08-31 18:52:59 -04:00
PROJECT_TASK_PORTAL_SECURITY.md feat: Update bemade_sports_clinic to v18.0.2.0.0 with comprehensive activity management 2025-08-12 09:23:05 -04:00