-
- Downloads
Merge branch 'feature/COMP-249-download-excel-functionality' into 'develop'
added excel download button to the pages See merge request !62
No related branches found
No related tags found
Showing
- compendium-frontend/package-lock.json 1692 additions, 1260 deletionscompendium-frontend/package-lock.json
- compendium-frontend/package.json 2 additions, 1 deletioncompendium-frontend/package.json
- compendium-frontend/src/components/DownloadDataButton.tsx 100 additions, 0 deletionscompendium-frontend/src/components/DownloadDataButton.tsx
- compendium-frontend/src/helpers/constants.ts 5 additions, 0 deletionscompendium-frontend/src/helpers/constants.ts
- compendium-frontend/src/pages/Budget.tsx 4 additions, 3 deletionscompendium-frontend/src/pages/Budget.tsx
- compendium-frontend/src/pages/ChargingStructure.tsx 4 additions, 3 deletionscompendium-frontend/src/pages/ChargingStructure.tsx
- compendium-frontend/src/pages/ECProjects.tsx 4 additions, 3 deletionscompendium-frontend/src/pages/ECProjects.tsx
- compendium-frontend/src/pages/FundingSource.tsx 4 additions, 3 deletionscompendium-frontend/src/pages/FundingSource.tsx
- compendium-frontend/src/pages/ParentOrganisation.tsx 5 additions, 4 deletionscompendium-frontend/src/pages/ParentOrganisation.tsx
- compendium-frontend/src/pages/StaffGraph.tsx 5 additions, 4 deletionscompendium-frontend/src/pages/StaffGraph.tsx
- compendium-frontend/src/pages/SubOrganisation.tsx 4 additions, 3 deletionscompendium-frontend/src/pages/SubOrganisation.tsx
This diff is collapsed.
Please register or sign in to comment