john-okeefe
5faf562250
Fix Path A: Resolve function mismatches and missing functions
Fixed template function call mismatches:
- conflicts.templ: Renamed showConflictModal→showResolveModal, hideConflictModal→hideResolveModal, handleResolveConflict→handleResolveSubmit
- collections.templ: Fixed case mismatch addSelectedBooks→addbooksToAdd
- queue.templ: Removed dead /static/queue.js reference
- progress.templ: Removed vestigial x-data="progress" attribute
Added missing queue functions:
- showQueueItemModal() - Shows queue item detail modal
- hideQueueItemModal() - Hides queue item modal
- filterQueue() - Filters queue by status (stubbed)
Fixed build errors:
- main.ts: Removed imports for deleted themeDropdown.ts and woodPaneling.ts files
All fixes are minimal and conservative. No breaking changes to existing functionality.
TypeScript builds successfully (168KB main.js).
Templates regenerate successfully.
2026-03-11 11:04:53 -04:00
..
2026-03-11 11:01:43 -04:00
2026-02-24 13:03:01 -05:00
2026-03-11 11:01:43 -04:00
2026-02-24 13:41:19 -05:00
2026-03-11 11:01:43 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:37:17 -04:00
2026-03-11 11:01:43 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:01:43 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:01:43 -04:00
2026-03-11 11:01:43 -04:00
2026-03-09 20:11:31 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:37:17 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:37:17 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:11 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:37:17 -04:00
2026-03-11 11:01:43 -04:00
2026-02-20 13:25:35 -05:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:01:43 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:01:43 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:01:43 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:04:53 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-02-22 01:58:02 -05:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-03-01 00:29:39 -05:00