Add published_at field to announcement creation and updates, allowing instructors to schedule announcement publishing. Update student announcement filtering to only show PUBLISHED announcements where published_at <= now. Modify announcement creation to set published_at to provided value or current time for PUBLISHED status. Update announcement updates to handle published_at changes while |
||
|---|---|---|
| .. | ||
| AdminCourseApproval.types.ts | ||
| announcements.types.ts | ||
| auth.types.ts | ||
| categories.type.ts | ||
| certificate.types.ts | ||
| ChaptersLesson.typs.ts | ||
| courses.types.ts | ||
| CoursesInstructor.types.ts | ||
| CoursesStudent.types.ts | ||
| index.ts | ||
| user.types.ts | ||
| usersmanagement.types.ts | ||