Closed pirhoo closed 10 months ago
This PR integrate the new task record media to the frontend. It only support images yet (#162).
templateType
TEXT
MEDIA
TaskRecordReviewCard
TaskRecordReviewCardWrapper
TaskRecordReviewCardForText
TaskRecordReviewCardForMedia
TaskRecordMedia
HapticCopyButton
PR Description
This PR integrate the new task record media to the frontend. It only support images yet (#162).
Changes
templateType
field to the Task model which can be eitherTEXT
(default) orMEDIA
TaskRecordReviewCard
intoTaskRecordReviewCardWrapper
to select the right templateTaskRecordReviewCardForText
andTaskRecordReviewCardForMedia
to handle the two new task template typesTaskRecordMedia
componentHapticCopyButton
componentPreview