feat(frontend): Add download buttons for dataset and logs on import process table
parent
62685fc2b6d4
No related branches found
No related tags found
Showing
- frontend/src/api/cubicweb.ts 26 additions, 10 deletionsfrontend/src/api/cubicweb.ts
- frontend/src/components/ButtonTooltip.tsx 10 additions, 0 deletionsfrontend/src/components/ButtonTooltip.tsx
- frontend/src/components/FileField.tsx 14 additions, 23 deletionsfrontend/src/components/FileField.tsx
- frontend/src/components/ImportProcessTable.tsx 69 additions, 13 deletionsfrontend/src/components/ImportProcessTable.tsx
- frontend/src/types.ts 2 additions, 0 deletionsfrontend/src/types.ts
- frontend/src/utils.ts 15 additions, 0 deletionsfrontend/src/utils.ts
frontend/src/components/ButtonTooltip.tsx
0 → 100644
frontend/src/utils.ts
0 → 100644
Please register or sign in to comment