Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
90505cba5f
Enhance avatar URL handling by adding normalization logic to ensure consistent URL formats across user and admin profiles. Update environment template with detailed comments on BASE_URL and FORCE_HTTPS settings. Improve upload route to utilize normalized avatar URLs.
15413c85cc
Refactor user search functionality in admin routes, enhance match challenge logic to prevent overlapping challenges, and update user-related data handling in the miniprogram. Improve UI consistency across various pages with design updates and optimize image upload responses to include full URLs.
7ec68e3f7a
Refactor and enhance miniprogram UI with new designs, improve match and points functionality, and update server routes for QR code generation
560f6515d2
Enhance week report functionality to support multiple images per task. Updated validation rules and report generation logic to accommodate an array of image paths. Improved UI for image previews and added functionality for batch image uploads, ensuring a more flexible and user-friendly experience.
432e16358f
Refine week report guidelines and remove image appendix feature. Updated task description requirements for clarity and consistency, and eliminated the method for building an images section to streamline report generation.
0dd6529dcf
Refactor patient follow-up system to focus on monthly reminders. Updated logic to filter and display only patients needing follow-up this month. Enhanced patient model methods for calculating follow-up dates and counts. Improved UI in reminders view with new layout and call button functionality.