added stats api
Showing
- client/src/adapters/project.ts 6 additions, 1 deletionclient/src/adapters/project.ts
- client/src/adapters/team.ts 6 additions, 1 deletionclient/src/adapters/team.ts
- client/src/adapters/util.ts 1 addition, 0 deletionsclient/src/adapters/util.ts
- client/src/components/graphs/BarChart/bar-chart.scss 8 additions, 0 deletionsclient/src/components/graphs/BarChart/bar-chart.scss
- client/src/components/graphs/BarChart/index.tsx 21 additions, 15 deletionsclient/src/components/graphs/BarChart/index.tsx
- client/src/components/layout/CompletionGrid/index.tsx 2 additions, 2 deletionsclient/src/components/layout/CompletionGrid/index.tsx
- client/src/components/layout/MemberList/index.tsx 5 additions, 2 deletionsclient/src/components/layout/MemberList/index.tsx
- client/src/components/ui/Completion/index.tsx 3 additions, 2 deletionsclient/src/components/ui/Completion/index.tsx
- client/src/components/ui/Project/index.tsx 13 additions, 3 deletionsclient/src/components/ui/Project/index.tsx
- client/src/pages/AppWrapper.tsx 0 additions, 1 deletionclient/src/pages/AppWrapper.tsx
- client/src/pages/Projects/ProjectDetail/ProjectDetails/index.tsx 17 additions, 14 deletions...src/pages/Projects/ProjectDetail/ProjectDetails/index.tsx
- client/src/pages/Projects/ProjectDetail/index.tsx 21 additions, 13 deletionsclient/src/pages/Projects/ProjectDetail/index.tsx
- client/src/pages/Projects/index.tsx 8 additions, 1 deletionclient/src/pages/Projects/index.tsx
- client/src/pages/Teams/TeamsMembers/index.tsx 1 addition, 1 deletionclient/src/pages/Teams/TeamsMembers/index.tsx
- client/src/pages/Teams/TeamsStats/index.tsx 62 additions, 18 deletionsclient/src/pages/Teams/TeamsStats/index.tsx
- client/src/pages/Teams/index.tsx 44 additions, 24 deletionsclient/src/pages/Teams/index.tsx
Loading
Please register or sign in to comment