-
- Downloads
Resolve "Dashboard api calls"
parent
d1e321f0
No related branches found
No related tags found
Showing
- client/src/actions/statistics.ts 15 additions, 0 deletionsclient/src/actions/statistics.ts
- client/src/actions/types.ts 1 addition, 0 deletionsclient/src/actions/types.ts
- client/src/pages/admin/AdminPage.tsx 2 additions, 0 deletionsclient/src/pages/admin/AdminPage.tsx
- client/src/pages/admin/dashboard/components/NumberOfCompetitions.tsx 8 additions, 13 deletions...pages/admin/dashboard/components/NumberOfCompetitions.tsx
- client/src/pages/admin/dashboard/components/NumberOfRegions.tsx 1 addition, 1 deletion.../src/pages/admin/dashboard/components/NumberOfRegions.tsx
- client/src/pages/admin/dashboard/components/NumberOfUsers.tsx 1 addition, 1 deletion...nt/src/pages/admin/dashboard/components/NumberOfUsers.tsx
- client/src/reducers/allReducers.ts 2 additions, 0 deletionsclient/src/reducers/allReducers.ts
- client/src/reducers/statisticsReducer.ts 24 additions, 0 deletionsclient/src/reducers/statisticsReducer.ts
- server/app/apis/misc.py 12 additions, 1 deletionserver/app/apis/misc.py
client/src/actions/statistics.ts
0 → 100644
client/src/reducers/statisticsReducer.ts
0 → 100644
Please register or sign in to comment