bemade-addons/bemade_sports_clinic/views
Denis Durepos 14fa714fe8 feat: Add assignee display and reassignment functionality to activity views
- Implement context-sensitive assignee column display in activity views
- Show assignee column only when viewing specific records (teams, patients, injuries)
- Hide assignee column in general 'My Activities' view (users only see their own activities)
- Add reassignment modal with dropdown to select new treatment professional
- Implement /my/activity/reassign controller route with proper access control
- Add team-based security validation for reassignment operations
- Fix template variable passing issue where show_assignee wasn't reaching activity_list_table
- Add success feedback and proper return URL handling after reassignment
- Maintain context-sensitive activity filtering for optimal user experience
- All tests passing (76 tests, 0 failed, 0 errors)

This enhancement improves team coordination by providing clear visibility of activity
assignments and easy reassignment capabilities while maintaining proper security boundaries.
2025-07-29 15:44:09 -04:00
..
injury_management_portal_templates.xml Fix treatment professional portal access and group assignment 2025-07-27 20:20:23 -04:00
player_management_portal_templates.xml Fix treatment professional portal access and group assignment 2025-07-27 20:20:23 -04:00
portal_activity_detail_template.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
portal_attachments_template.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
portal_messages_template.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
res_partner_views.xml Migrated bemade_sports_clinic to 18.0 2025-06-20 14:56:47 -04:00
res_users_views.xml [REF] bemade_sports_clinic: Remove injury models and simplify data model 2025-07-16 11:37:50 -04:00
sports_clinic_menus.xml Created portal views for therapists and Report Injury functionality for portal users (coaches and therapists). 2025-06-21 21:24:50 -04:00
sports_clinic_portal_views.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
sports_clinic_portal_views.xml.bak [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
sports_patient_injury_portal.xml Fix treatment professional portal access and group assignment 2025-07-27 20:20:23 -04:00
sports_patient_injury_views.xml Portal UI enhancements: injury form improvements, coach ACL fixes, and color scheme updates 2025-07-27 15:08:08 -04:00
sports_patient_views.xml Created portal views for therapists and Report Injury functionality for portal users (coaches and therapists). 2025-06-21 21:24:50 -04:00
sports_team_views.xml Created portal views for therapists and Report Injury functionality for portal users (coaches and therapists). 2025-06-21 21:24:50 -04:00
task_management_portal_templates.xml feat: Add assignee display and reassignment functionality to activity views 2025-07-29 15:44:09 -04:00
treatment_note_views.xml [FIX] bemade_sports_clinic: Fix treatment note views for Odoo 18 compatibility 2025-07-12 12:39:29 -04:00