kayela
0c1202d89a
refactor: add scrollbar styles to dialog components for improved usability
2026-01-14 13:43:04 -06:00
kayela
0ebfe71361
refactor: update button styles and text for improved consistency and theming
2026-01-14 13:23:52 -06:00
kayela
e04d39fe17
Refactor color scheme in member-related pages to use brand colors instead of CSS variables for consistency and improved readability
2026-01-13 22:01:33 -06:00
kayela
9c2d516f9d
fix typo
2026-01-12 20:37:38 -06:00
kayela
7694532d53
refactor: update styles in MembersDirectory and NewsletterArchive for consistency and improved theming
...
- Updated color classes to use CSS variables for better maintainability and theming.
- Refactored component styles in MembersDirectory.js to enhance visual consistency.
- Adjusted loading states and empty states in NewsletterArchive.js for improved user experience.
- Added new brand colors to tailwind.config.js for future use.
2026-01-12 20:10:33 -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