Releases
v0.15.0
TL;DR
Ability to get recipients of a message : BaseMessageRecipient
and FetchedMessageRecipient
Ability to get subject and correction of a grade (if provided).
Ability to get in which folder is located a discussion (from a property in StudentDiscussion
class)
New method : markAsRead()
in StudentDiscussion
class
Changelogs
feat!: handle hint_(gauche|droite)
to build a dummy MessageRecipient
type (8bf00e2 )
feat(StudentMessage)!: simplify the properties (1d73e3b )
fix(grades/attachments): add internal genre to URL builder (390d8c9 )
feat(grades): add subjectFile
and correctionFile
(31c05b9 )
feat(discussions): add export in main (1b030b7 )
feat(discussions): add markAsRead
(e09d577 )
fix: contents type of StudentLessonContent
(1f61dc6 )
feat: add call API function to get message recipients (b054dc6 )
feat(StudentMessage)!: add new properties (a1edce7 )
feat(api/news): add type for listePiecesJointes
(3f2929c )
feat(api/messages): add types for listeDocumentsJoints
(1bcfcb2 )
feat: add ApiUserMessageRecipients (1d5e900 )
feat(StudentDiscussion): add folders (640e6e5 )
feat: add enum for recipient type (989cc76 )
You can’t perform that action at this time.