-
- Downloads
Merge branch 'master' into createChallenge
Showing
- package-lock.json 6 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/components/MilestonePath/MilestonePath.vue 4 additions, 1 deletionsrc/components/MilestonePath/MilestonePath.vue
- src/components/ProgressBar.vue 0 additions, 2 deletionssrc/components/ProgressBar.vue
- src/components/__tests__/InfoComponent.spec.ts 17 additions, 0 deletionssrc/components/__tests__/InfoComponent.spec.ts
- src/components/__tests__/MilestonePath.spec.ts 1 addition, 11 deletionssrc/components/__tests__/MilestonePath.spec.ts
- src/components/__tests__/ProgressBar.spec.ts 29 additions, 0 deletionssrc/components/__tests__/ProgressBar.spec.ts
- src/components/challenge/ActiveChallengeDisplay.vue 39 additions, 19 deletionssrc/components/challenge/ActiveChallengeDisplay.vue
- src/components/challenge/CompleteChallengePopUp.vue 173 additions, 0 deletionssrc/components/challenge/CompleteChallengePopUp.vue
- src/components/challenge/PotentialChallengeDisplay.vue 31 additions, 11 deletionssrc/components/challenge/PotentialChallengeDisplay.vue
- src/stores/currentMilestone.ts 2 additions, 1 deletionsrc/stores/currentMilestone.ts
- src/utils/MilestonePathUtils.ts 3 additions, 2 deletionssrc/utils/MilestonePathUtils.ts
- src/utils/MilestoneUtils.ts 0 additions, 1 deletionsrc/utils/MilestoneUtils.ts
- src/utils/challengeutils.ts 3 additions, 3 deletionssrc/utils/challengeutils.ts
- src/utils/profileutils.ts 6 additions, 6 deletionssrc/utils/profileutils.ts
- src/views/HomePage/ChallengeView.vue 247 additions, 46 deletionssrc/views/HomePage/ChallengeView.vue
- src/views/HomePage/MilestonePathView.vue 14 additions, 8 deletionssrc/views/HomePage/MilestonePathView.vue
- src/views/RegisterPageView.vue 13 additions, 3 deletionssrc/views/RegisterPageView.vue
Loading
Please register or sign in to comment