john-okeefe
08d45617a7
refactor: Convert template event handlers to Alpine.js
Converted all inline onclick/onsubmit handlers to Alpine.js @click/@submit directives and added x-data attributes to template body tags.
Templates updated:
- admin.templ: Added x-data="admin", converted scan/hide buttons
- analytics.templ: Added x-data, converted loadAnalytics button
- api_explorer.templ: Added x-data for API explorer page
- bookshelf.templ: Added x-data, converted library/pagination handlers
- collection_modal.templ: Added x-data for modal components
- collection_rules.templ: Added x-data, converted all rule handlers
- collections.templ: Added x-data, converted navigation/book handlers
- conflicts.templ: Added x-data, converted resolve/dismiss handlers
- header.templ: Converted theme dropdown and user menu handlers
- index.templ: Added x-data for theme/auth
- login.templ: Added x-data for theme switching
- profile.templ: Added x-data, converted delete account
- profile_form.templ: Converted modal close handler
- profile_modal.templ: Added x-data for modal
- progress.templ: Removed script (uses header.logout)
- queue.templ: Added x-data, converted queue handlers
- register.templ: Added x-data for theme
- restore_system_collection_modal.templ: Added x-data
- toast.templ: Converted to x-init with Alpine
- unlinked_books.templ: Added x-data for bulk operations
Dynamic content in devices.templ uses event delegation via data attributes.
2026-03-08 21:36:02 -04:00
..
2026-03-01 00:29:39 -05:00
2026-02-24 13:03:01 -05:00
2026-03-01 00:29:39 -05:00
2026-02-24 13:41:19 -05:00
2026-02-26 10:12:02 -05:00
2026-03-01 00:29:39 -05:00
2026-02-24 13:03:01 -05:00
2026-03-08 21:36:02 -04:00
2026-02-24 13:41:19 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 21:00:14 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-03-08 01:14:48 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-02-20 13:25:49 -05:00
2026-03-01 12:22:36 -05:00
2026-03-01 12:22:36 -05:00
2026-03-01 00:29:39 -05:00
2026-02-24 13:03:01 -05:00
2026-03-01 00:29:39 -05:00
2026-02-21 00:59:42 -05:00
2026-03-01 00:29:39 -05:00
2026-02-20 13:25:35 -05:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-02-24 10:26:31 -05:00
2026-03-08 21:36:02 -04:00
2026-02-24 10:26:31 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-02-22 01:58:02 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-02-24 10:26:31 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 21:00:14 -05:00
2026-03-08 21:36:02 -04:00
2026-02-20 13:25:35 -05:00
2026-03-08 21:36:02 -04:00
2026-02-22 01:58:02 -05:00
2026-03-01 00:29:39 -05:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00