-
- Downloads
Merge branch 'master' into createChallenge
No related branches found
No related tags found
Showing
- package-lock.json 24 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/assets/base.css 3 additions, 0 deletionssrc/assets/base.css
- src/components/MilestonePath/DirectTransfer.vue 63 additions, 0 deletionssrc/components/MilestonePath/DirectTransfer.vue
- src/components/MilestonePath/MilestoneDescription.vue 46 additions, 0 deletionssrc/components/MilestonePath/MilestoneDescription.vue
- src/components/MilestonePath/MilestonePath.vue 59 additions, 0 deletionssrc/components/MilestonePath/MilestonePath.vue
- src/components/MilestonePath/MilestoneProgress.vue 50 additions, 0 deletionssrc/components/MilestonePath/MilestoneProgress.vue
- src/components/MilestonePath/PathNode.vue 39 additions, 0 deletionssrc/components/MilestonePath/PathNode.vue
- src/components/ProgressBar.vue 1 addition, 2 deletionssrc/components/ProgressBar.vue
- src/components/__tests__/DirectTransfer.spec.ts 32 additions, 0 deletionssrc/components/__tests__/DirectTransfer.spec.ts
- src/components/__tests__/MilestoneDescription.spec.ts 27 additions, 0 deletionssrc/components/__tests__/MilestoneDescription.spec.ts
- src/components/__tests__/MilestonePath.spec.ts 75 additions, 0 deletionssrc/components/__tests__/MilestonePath.spec.ts
- src/components/__tests__/MilestoneProgress.spec.ts 15 additions, 0 deletionssrc/components/__tests__/MilestoneProgress.spec.ts
- src/components/__tests__/PathNode.spec.ts 25 additions, 0 deletionssrc/components/__tests__/PathNode.spec.ts
- src/components/challenge/ActiveChallengeDisplay.vue 26 additions, 6 deletionssrc/components/challenge/ActiveChallengeDisplay.vue
- src/components/challenge/PotentialChallengeDisplay.vue 37 additions, 7 deletionssrc/components/challenge/PotentialChallengeDisplay.vue
- src/components/create-challenge/BaseInput.vue 53 additions, 0 deletionssrc/components/create-challenge/BaseInput.vue
- src/components/create-challenge/BaseTextArea.vue 49 additions, 0 deletionssrc/components/create-challenge/BaseTextArea.vue
- src/components/economy/TransactionComponent.vue 9 additions, 3 deletionssrc/components/economy/TransactionComponent.vue
- src/components/icons/image/AddImage.png 0 additions, 0 deletionssrc/components/icons/image/AddImage.png
Loading
Please register or sign in to comment