API integrated, full UX of dashboard
parent
559b0900
No related branches found
No related tags found
Showing
- .vscode/settings.json 1 addition, 0 deletions.vscode/settings.json
- frontend/src/modules/dashboard/Dashboard.tsx 75 additions, 24 deletionsfrontend/src/modules/dashboard/Dashboard.tsx
- frontend/src/modules/dashboard/components/DashboardCard/DashboardCard.tsx 1 addition, 1 deletion...ules/dashboard/components/DashboardCard/DashboardCard.tsx
- frontend/src/redux/store.ts 2 additions, 0 deletionsfrontend/src/redux/store.ts
- frontend/src/redux/types.ts 2 additions, 0 deletionsfrontend/src/redux/types.ts
- frontend/src/services/sysInfo/api.ts 11 additions, 0 deletionsfrontend/src/services/sysInfo/api.ts
- frontend/src/services/sysInfo/hooks/index.ts 1 addition, 0 deletionsfrontend/src/services/sysInfo/hooks/index.ts
- frontend/src/services/sysInfo/hooks/use-sysInfo.ts 17 additions, 0 deletionsfrontend/src/services/sysInfo/hooks/use-sysInfo.ts
- frontend/src/services/sysInfo/index.ts 7 additions, 0 deletionsfrontend/src/services/sysInfo/index.ts
- frontend/src/services/sysInfo/redux/actions.ts 23 additions, 0 deletionsfrontend/src/services/sysInfo/redux/actions.ts
- frontend/src/services/sysInfo/redux/index.ts 4 additions, 0 deletionsfrontend/src/services/sysInfo/redux/index.ts
- frontend/src/services/sysInfo/redux/reducers.ts 19 additions, 0 deletionsfrontend/src/services/sysInfo/redux/reducers.ts
- frontend/src/services/sysInfo/redux/selectors.ts 3 additions, 0 deletionsfrontend/src/services/sysInfo/redux/selectors.ts
- frontend/src/services/sysInfo/redux/types.ts 5 additions, 0 deletionsfrontend/src/services/sysInfo/redux/types.ts
- frontend/src/services/sysInfo/transformations.ts 12 additions, 0 deletionsfrontend/src/services/sysInfo/transformations.ts
- frontend/src/services/sysInfo/types.ts 18 additions, 0 deletionsfrontend/src/services/sysInfo/types.ts
- run_app.sh 6 additions, 1 deletionrun_app.sh
Loading
Please register or sign in to comment