-
- Downloads
Merge branch '13-create-page-for-visualizing-commits-per-branch' into 'master'
Resolve "Create page for visualizing commits per branch" Closes #13 See merge request it2810-h21/team-24/project2-it2810!10
No related branches found
No related tags found
Showing
- src/App.tsx 4 additions, 0 deletionssrc/App.tsx
- src/components/NavBar/index.tsx 5 additions, 1 deletionsrc/components/NavBar/index.tsx
- src/helpers/api-calls.ts 51 additions, 1 deletionsrc/helpers/api-calls.ts
- src/helpers/types.ts 45 additions, 0 deletionssrc/helpers/types.ts
- src/pages/CommitsPerBranch/index.tsx 80 additions, 0 deletionssrc/pages/CommitsPerBranch/index.tsx
- src/pages/CommitsPerBranch/styles.ts 17 additions, 0 deletionssrc/pages/CommitsPerBranch/styles.ts
src/pages/CommitsPerBranch/index.tsx
0 → 100644
src/pages/CommitsPerBranch/styles.ts
0 → 100644
Please register or sign in to comment