kblincoe / QualOpt_SE701

2 stars 15 forks source link

Issue #8 - Adding Send option to main study page #96

Closed zaclochhead closed 6 years ago

zaclochhead commented 6 years ago

This issue has been completed and the new UI and code changes is ready for review. A new button has been added into the main study page for sending invitations.

Changes

A new button was added into the study component next to the other buttons. The styling was kept the same as the send invitation button on the individual studies page apart from resizing it for styling consistency with the other buttons on the main study page. The routing from issue #6 was also implemented in this button to enable the confirm invitation send pop-up modal on this page.

zaclochhead commented 6 years ago

@softeng-701 updating issue #8 from my previous pull request

zaclochhead commented 6 years ago

@umih874 @sidpartha1 review code changes please