fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Integration of approve/reject course registration/payment pending #52

Closed fnitu closed 3 years ago

fnitu commented 3 years ago

Implementation of the following URLs: https://edu-hospice-api.herokuapp.com/swagger-ui.html#/user-course-controller/approveUserCourseUsingPUT https://edu-hospice-api.herokuapp.com/swagger-ui.html#/user-course-controller/rejectCourseRegistrationUsingPUT

The same URLs are used on both pages to do the actions.

fnitu commented 3 years ago

@RaduMS please test with multiple data.

fnitu commented 3 years ago

Issue moved to backlog to be finalized when the approval topic is resumed.

RaduMS commented 3 years ago

Add grid refresh for grid approve and reject event.

fnitu commented 3 years ago

Implemented.