HolgerHatGarKeineNode
c5793872af
🛠️ Refactor Blade templates: improve HTML structure, standardize indentation, and enhance readability in layouts and component definitions.
2026-01-19 22:14:49 +01:00
HolgerHatGarKeineNode
bf31b9f001
✨ Integrate Flux modals for member acceptance and rejection actions, refactor related Livewire methods, and improve Blade table structure for consistency and UX.
2026-01-18 23:28:27 +01:00
HolgerHatGarKeineNode
30e78711c9
✨ Add reusable Blade components for inputs and layouts: FilePond, navigation groups, and notification buttons
2026-01-18 13:23:20 +01:00
HolgerHatGarKeineNode
22c8ad3588
🗑️ Remove unused Blade templates and components across navigation, layouts, and details, streamlining unused sections like admin, association, courses, events, and dark-mode toggle.
2026-01-18 01:45:02 +01:00
fsociety
1bf9265f21
feat: update layout and fix conditional rendering in detail.blade.php
2024-09-30 16:07:43 +02:00
fsociety
b470532007
feat: update layout and fix conditional rendering in detail.blade.php
2024-09-30 16:06:48 +02:00
fsociety
65fb920150
feat: add payment tracking to user profiles
...
- Added a check to update the 'paid' status of a user's paymentEvents if the current year's payment has been made
- Updated the user profile view to display past payments
- Added 'paymentEvents' to the query in EinundzwanzigPlebTable.php to fetch the current year's payments
- Added a 'payment' column to the table in EinundzwanzigPlebTable.php to display the amount of the user's current year's payment
2024-09-30 15:22:33 +02:00
fsociety
c2f0014a8e
add members table
2024-09-29 18:21:09 +02:00