Commit Graph

9 Commits

Author SHA1 Message Date
77f44a891f Refactor CollaborationSession and Document schemas to improve code clarity and functionality. Enhance error handling in collaboration session retrieval and update logic. Introduce new request sync events in Document schema and update Minio service for document page management. Adjust cron job to use current date for future schedule date checks. Update user schema for better error handling and improve service descriptions in order schema. Remove global decorators from Workshop modules for better module encapsulation. 2024-11-27 06:48:49 +07:00
51bafcfe29 Change cron job frequency to check payment status every minute instead of every 10 minutes for improved responsiveness. 2024-11-27 02:33:54 +07:00
cdf7e7febd Update CenterMentorSchema to include 'active' field for mentor status and adjust role assignment to use Role enum. Enhance payment cancellation logic in CronService to update associated order status to 'FAILED'. Bump epess-database subproject commit reference to reflect recent changes. 2024-11-27 02:32:55 +07:00
e63f900cf4 expose workshop metric 2024-11-26 18:07:03 +07:00
3ac8c3fd39 implement cron mechanic for refund strageries and make workshop reliable 2024-11-26 17:31:40 +07:00
26dd46c7a0 update code ngu 2024-11-25 22:06:47 +07:00
84a09375da bling bling 2024-11-25 19:46:23 +07:00
c063f1a10e implement payment cron job 2024-11-25 18:21:54 +07:00
667dc9e09d implement some cron task 2024-11-25 18:16:50 +07:00