Week 8
Activities
-
BACKEND
i. Provided the tests for the 3 APIs I've been working on.
- Change group member's api: (https://github.com/fossology/fossology/pull/2259)
- Get group member's api: (https://github.com/fossology/fossology/pull/2251)
- list groups that can be delete: (https://github.com/fossology/fossology/pull/2247)
ii. Fixed the Issue of the multiple upload calls: (Shruti3004/FOSSology-REST-API#2)
-
FRONTEND
i. Created and integrated manage-group-users PAGE. ii. Fixed the issue of the multiple upload calls on the frontend. iii. Provided tests for the fix of Multiple upload calls on the frontend.
SOME SCREENSHOTS
-
MULTIPLE-CALLS ISSUE:
Request Format:
Expected Response:
-
MANAGE-GROUP-USERS PAGE
PULL REQUESTS
- MULTIPLE-CALLS ISSUE:
- MANAGE-GROUP-USERS PAGE
NEXT WEEK'S EXPECTATIONS
- Add and test the API for fossology Maintenance on the backend.
- Integrate the fossology Maintenance API on the frontend.
- Provide tests for the multiple-calls implementation on the backend.