kblincoe / QualOpt_SE701

2 stars 15 forks source link

Fix Send Invitation button #71

Closed will-molloy closed 6 years ago

will-molloy commented 6 years ago

@pulkitkalra and I have this problem.

Currently, the Send Invitation button on the view single study screen doesn't send emails to the participants. This needs to be fixed for #26 and #36.

Will need to investigate further but I think the logic is there just not linked to the button so small issue. @softeng-701

Update: I don't think the API had support for sending studies so I created a new endpoint then linked that to the button. This was more work than initially thought; I think medium issue.

will-molloy commented 6 years ago

@pulkitkalra the button now has some functionality although there is an authentication problem. However, I don't think it blocks #26 anymore.

update: fixed authentication problem by using test gmail account

will-molloy commented 6 years ago

@softeng-701 this was merged without the size being set. Can I confirm it was medium?

softeng-701 commented 6 years ago

@wilmol size label added now!