Commit Graph
29 Commits
Author SHA1 Message Date
walamana 2da6b33b36 fix: show all ministrants in expanded card list, not only those with marks 2026-07-14 22:09:34 +02:00
walamana edaa5fe94f feat: clickable marks for admin, mark counts, collapsible card list
- Admin can click a ministrant's mark badge to cycle through states
- Each ministrant shows total marks count across all gottesdienste
- Ministrant list in cards starts collapsed showing only count, expands on click
2026-07-14 22:05:52 +02:00
walamana 7e5fa85a0a feat: ministrant list tab with add/edit, action bar at top 2026-07-14 22:05:00 +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 9e70dea85a feat: add tabs to ListView for Gottesdienste and Ministranten
- Tab bar with two tabs at top of list view
- Gottesdienste tab shows the existing card list
- Ministranten tab shows a simple list of all ministrants with name and username
2026-07-14 21:59:59 +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 9a42d16f9e style: make action buttons smaller and less dense
- Reduced button font-size to 13px
- Reduced button padding to 4px 10px 4px 6px
- Reduced icon size to 18px with smaller margin
2026-07-14 21:55:56 +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 74f8c8a7ac fix: imports
Deploy Miniplan / build (push) Successful in 1m54s
2025-04-16 00:46:17 +02:00
walamana ec16195a4f fix: update imports
Deploy Miniplan / build (push) Failing after 24s
2025-04-16 00:44:12 +02:00
walamana b9ff5e66fd feat: add missing api
Deploy Miniplan / build (push) Failing after 23s
2025-04-16 00:42:15 +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 67cbb650f0 fix: cut string details on smaller displays
Deploy Miniplan / build (push) Successful in 55s
2025-03-27 18:04:56 +01:00
walamana 9eecde7a80 feat: enable password update
Deploy Miniplan / build (push) Successful in 2m21s
2025-03-22 07:56:51 +01:00
walamana 3caf5a0c13 feat: enable updating gottesdienste 2025-03-21 21:18:25 +01:00
walamana fb16acc984 feat: show number of checks
Deploy Miniplan / build (push) Successful in 1m24s
2024-11-28 20:04:01 +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 39af21057c fix: set title
Deploy Miniplan / build (push) Successful in 1m26s
2024-08-09 10:01:23 +02:00
walamana b4a5303ad0 fix: reduce logo size
Deploy Miniplan / build (push) Successful in 49s
2024-08-08 17:05:55 +02:00
walamana 2e1d392670 feat: add minis logo
Deploy Miniplan / build (push) Successful in 1m4s
2024-08-07 22:02:14 +02:00
walamana d24457a4f6 fix: correct gradle version in docker file
Deploy Miniplan / build (push) Successful in 4m16s
2024-08-07 20:31:44 +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