kayela
727c2bc710
Refactor color classes to use new success color variable across admin and member pages; update Tailwind config to include success color definition.
2026-01-09 13:46:01 -06:00
kayela
4ba44d8997
Refactor Members Directory and Newsletter Archive styles to use new color palette
...
- Updated color classes in MembersDirectory.js to use new color variables for borders, backgrounds, and text.
- Enhanced visual consistency by replacing hardcoded colors with Tailwind CSS color utilities.
- Modified NewsletterArchive.js to align with the new design system, ensuring a cohesive look across components.
- Added new color variables in tailwind.config.js for better maintainability and scalability.
2026-01-07 11:36:07 -06:00
kayela
97cc5bdedf
Add pagination buttons for first and last pages in Members Directory
2026-01-06 12:17:03 -06:00
kayela
8011913c4d
Enhance Admin Dashboard and Members Directory with improved layout, pagination, and member details display.
...
Applied requested changes to UI
2026-01-06 12:05:34 -06:00
Koncept Kit
0249cad261
Improve UX with navigation, attendance management, and calendar fixes
...
## Quick Wins
- **AdminSidebar**: Move "View Public Site" to clickable logo area
- **Plans**: Fix layout to center single plan, dynamic grid for multiple
- **AdminGallery**: Add empty state message with "Create Event" button
## Event Attendance Enhancement
- **NEW: AdminEventAttendance page** with full-featured table view:
- Tab filters (All/Yes/No/Maybe RSVPs)
- Search by name/email
- Bulk selection with Select All
- Individual attendance toggle buttons (merged column)
- CSV export functionality (client requirement)
- Summary statistics cards
- **AdminEvents**: Navigate to new attendance page instead of dialog
- **App.js**: Add /admin/events/:eventId/attendance route
## Calendar Fixes
- **MemberCalendar**: Add state management for navigation (date/view)
- Fix non-functional buttons (Today/Back/Next/Month/Week/Day/Agenda)
- Add onNavigate and onView handlers
- **NEW: MemberCalendar.css**: Extract styles from broken jsx syntax
- Fix toolbar button styling and interactivity
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-06 01:02:16 +07:00
Koncept Kit
a6c2475092
Test Preparation
2025-12-26 20:04:08 +07:00
Koncept Kit
9ed778db1c
RBAC, Permissions, and Export/Import
2025-12-16 20:04:00 +07:00
Koncept Kit
59f50f3fac
Update:- Membership Plan- Donation- Member detail for Member Directory
2025-12-11 19:29:00 +07:00
Koncept Kit
36017e8693
Update New Features
2025-12-10 17:52:47 +07:00