Commit Graph
17 Commits
Author SHA1 Message Date
walamana 3beb92c300 feat: add delete button to gottesdienst edit dialog 2026-07-14 22:16:58 +02:00
walamana 924b443bdc feat: add edit gottesdienst button on card header for admin 2026-07-14 22:15:41 +02:00
walamana fe121795a0 feat: add import zelebrationsplan button to ListView 2026-07-14 22:14:03 +02:00
walamana 39929361a0 feat: add add/edit ministrant actions in ListView
- Each ministrant row shows an edit button for admin
- Bottom of ministrant list has an add button
- Events wired to PlanView's createMinistrant dialog
2026-07-14 22:01:15 +02:00
walamana a8c459d714 feat: add 'Gottesdienst' button at bottom of ListView for admin
- ListView accepts admin prop and shows add button when true
- Emits addGottesdienst event handled by PlanView's createGottesdienst
- Dashed border style to distinguish it as an add action
2026-07-14 21:58:25 +02:00
walamana 9d89f32374 refactor: move action bar to top and lighten styling
- Moved PlanActionBar from fixed bottom to sticky top below GroupView
- Removed position: fixed and bottom padding workaround
- Action bar now uses lighter bg (#fafafa), thinner padding, border-bottom
- Removed unused padding-bottom: 100px from .plan, reduced to 24px
2026-07-14 21:55:13 +02:00
walamana ad29d0682e feat: add list view with GottesdienstCard components
- New GottesdienstCard component shows each service with its info
- Shows the currently logged-in user's mark as a toggle checkbox
- Lists ministrants who have responded with their mark status
- Admin view hides the checkbox, shows responses only
- New ListView wrapper renders all cards
- PlanView gets a Tabelle/Liste toggle between table and card views
2026-07-14 21:51:55 +02:00
walamana 213065b86c feat: implement unauthorized error handling and login popup
Deploy Miniplan / build (push) Failing after 42s
2026-04-30 22:39:04 +02:00
walamana 6a335247ca feat: import gottesdienste from zelebrationsplan
Deploy Miniplan / build (push) Failing after 1m0s
2025-04-16 00:40:20 +02:00
walamana 3caf5a0c13 feat: enable updating gottesdienste 2025-03-21 21:18:25 +01:00
walamana 97c6beb4e1 fix: iterate toggle from existing marks
Deploy Miniplan / build (push) Successful in 1m54s
2024-08-18 18:00:06 +02:00
walamana 7d10af6ef2 feat: automatically save 2024-08-18 17:54:56 +02:00
walamana dde21c3ac5 pipeline and improvements
Deploy Miniplan / build (push) Failing after 2m23s
2024-08-07 20:08:52 +02:00
walamana 24f14da9b2 save changed marks 2023-09-18 11:51:41 +02:00
walamana 00cca5ca9a WIP 2023-09-17 10:19:43 +02:00
walamana 7972ad66a8 Initial commit 2023-09-16 22:11:34 +02:00
walamana 2d458f08f3 initial commit 2023-09-16 21:45:26 +02:00