PicoUI-9: Added redux toolkit and actions
Showing
- webui/.eslintrc.cjs 1 addition, 12 deletionswebui/.eslintrc.cjs
- webui/package.json 3 additions, 0 deletionswebui/package.json
- webui/src/components/replicasetsPage/clusterInfo/ClusterInfo.tsx 67 additions, 41 deletions...rc/components/replicasetsPage/clusterInfo/ClusterInfo.tsx
- webui/src/components/replicasetsPage/itemsGrid/ItemsGrid.tsx 11 additions, 111 deletionswebui/src/components/replicasetsPage/itemsGrid/ItemsGrid.tsx
- webui/src/main.tsx 4 additions, 3 deletionswebui/src/main.tsx
- webui/src/store/index.ts 11 additions, 0 deletionswebui/src/store/index.ts
- webui/src/store/slices/clusterSlice.ts 193 additions, 0 deletionswebui/src/store/slices/clusterSlice.ts
- webui/src/store/slices/types.ts 28 additions, 0 deletionswebui/src/store/slices/types.ts
- webui/tsconfig.json 3 additions, 1 deletionwebui/tsconfig.json
- webui/tsconfig.tsbuildinfo 1 addition, 1 deletionwebui/tsconfig.tsbuildinfo
- webui/vite.config.js 1 addition, 0 deletionswebui/vite.config.js
- webui/yarn.lock 87 additions, 1 deletionwebui/yarn.lock
Loading
Please register or sign in to comment