pp-planer/resources/js/Components
Thorsten Bus 1c1e63de3d fix(slides): make delete icon always visible, fix confirm dialog z-index, and reset dropzone after upload
- Remove opacity-0/group-hover:opacity-100 so delete button is always visible
- Wrap ConfirmDialog in Teleport to body so it renders above all content
- Replace router.delete with axios.delete for proper slide deletion
- Add dropzoneKey ref to force Vue3Dropzone re-mount after upload completes
2026-03-02 13:25:09 +01:00
..
Blocks feat: reposition upload area to the right of slides grid 2026-03-02 10:55:47 +01:00
ApplicationLogo.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ArrangementConfigurator.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
Checkbox.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ConfirmDialog.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
DangerButton.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
Dropdown.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
DropdownLink.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
FlashMessage.vue feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
InputError.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
InputLabel.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
LoadingSpinner.vue feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
Modal.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
NavLink.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
PrimaryButton.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ResponsiveNavLink.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
SecondaryButton.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
SlideGrid.vue fix(slides): make delete icon always visible, fix confirm dialog z-index, and reset dropzone after upload 2026-03-02 13:25:09 +01:00
SlideUploader.vue fix(slides): make delete icon always visible, fix confirm dialog z-index, and reset dropzone after upload 2026-03-02 13:25:09 +01:00
SongEditModal.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
SongPreviewModal.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
TextInput.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00