feat(goal): pure frontend functionality for creating and editing goals
parent
b78cd16c
No related branches found
No related tags found
Pipeline #276466 failed
Stage: install
Stage: lint_and_format
Stage: build
Stage: test
Stage: security_scan
Showing
- src/components/CardGoal.vue 13 additions, 2 deletionssrc/components/CardGoal.vue
- src/components/ProgressBar.vue 1 addition, 1 deletionsrc/components/ProgressBar.vue
- src/router/index.ts 12 additions, 3 deletionssrc/router/index.ts
- src/types/goal.ts 4 additions, 3 deletionssrc/types/goal.ts
- src/views/ManageGoalView.vue 160 additions, 0 deletionssrc/views/ManageGoalView.vue
- src/views/UserGoalsView.vue 23 additions, 0 deletionssrc/views/UserGoalsView.vue
src/views/ManageGoalView.vue
0 → 100644
Please register or sign in to comment