GestionTablets/templates
ijuanes ec79bc2ca3 feat(loans): add search and expandable past loans to user loans view
- Add search box to filter by user name, ID, tablet brand/model/serial
- Split loans into Current Loans (always visible) and Past Loans (collapsible)
- Past loans toggle with ▶/▼ indicator showing count
- All searchable data embedded in data-search attributes

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-04 01:00:17 +01:00
..
add_tablet.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
add_user.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
base.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
history.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
index.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
loan_tablet.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
project_management.html Initial commit: Tablet lending system with user-tablet many-to-many relationship 2026-06-03 10:43:17 +01:00
user_loans.html feat(loans): add search and expandable past loans to user loans view 2026-06-04 01:00:17 +01:00