bounswe / 2021SpringGroup12

This is the github repository that used by Group-12 to keep track up the group work in CMPE451.
7 stars 4 forks source link

Create publish, republish, unpublish buttons for the goal #533

Closed litityum closed 2 years ago

litityum commented 2 years ago

Description I need to add these buttons to the regular goal. While adding these buttons, I will use /prototypes/publish/{id}, /prototypes/republish/{id}, /prototypes/unpublish/{id} endpoints.

litityum commented 2 years ago

I have implemented these functionalities and you can find the results in https://github.com/bounswe/2021SpringGroup12/pull/536