- Refactored user management code for better readability and maintainability.
- Added custom filtering for user roles and statuses.
- Implemented bulk actions for selected users with visual feedback.
- Introduced CSV export functionality for user data.
- Integrated confirmation dialogs for delete and save actions using Bootstrap modals.
- Added a simple logger utility for consistent logging across the application.
- Updated user addition process with form handling and success notifications.
- Improved tooltip initialization after DataTable redraws.
- Added ESLint and Prettier ignore files for better code quality management.
- Updated package.json to version 3.0.0
- Upgraded various dependencies including Bootstrap, Vite, Sass, and FullCalendar packages
- Added ESLint configuration with Prettier integration
- Created CHANGELOG.md to document changes and improvements
- Updated vite.config.js to reflect new version
- Enhanced developer experience with improved documentation and build performance