Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C concurrent-programming-web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pseucopseuco
  • concurrent-programming-web
  • Merge requests
  • !34

Migrate exercise page and all exercises to React

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dominic requested to merge react-exercises into react Jan 05, 2022
  • Overview 80
  • Commits 50
  • Pipelines 19
  • Changes 54

This MR aims to implement the /exercises and /exercise/* pages in React.

For the most part, the previous layout and styling has been kept as is. Completing exercises unlocks features of the tool.

Left to do:

  • Thoroughly test and QA the exercises, make sure no unintended dodging of exercises is possible
  • Apply the fix that's been applied elsewhere here to fix the pipeline (npm version??)
Edited Jan 10, 2022 by Dominic
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: react-exercises