go-exercises-frontend, v1.3
Posted on

Front-end of the service for solving programming exercises.
Update the current URL on the pagination changing in the task group component and in the solution group component; update the solution group component.
Change Log
- Update the pagination:
- In the task group component:
- Receive the page count from the server in the task group component
- Update the current URL on the pagination changing in the task group component
- In the solution group component:
- Receive the page count from the server in the solution group component
- Update the current URL on the pagination changing in the solution group component
- In the task group component:
- Update the solution group component:
- Fix the item title in the solution group component
- Fix the item fields in the solution group component
- Update the task status on the updating of the corresponding solutions
- Update the solution details component:
- Add the test case note component
- Fix the test case component
Repository
Link: https://github.com/thewizardplusplus/go-exercises-frontend/tree/v1.3.
Content: code.
License: MIT.
Screenshots
Displaying a solution group
