Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug/download citation not working in next (#1285)
* commit to main * Add useCitationMetrics hook for fetching citation metrics in publications module * Refactor useCitationMetrics hook and update ProjectPreview module and styles * Add MetricsModal to project modals and update Datacite API endpoints * Refactor useCitationMetrics hook and update ProjectPreview module and styles * Refactor ProjectCitation module and styles, and add DownloadCitation component * Refactor ProjectCitation module and styles, and add DownloadCitation component * chore: Refactor ProjectCitation module, add DOI link to PublishedCitation * Refactor ProjectCitation module, add DOI link to PublishedCitation * chore: Update Docker images and volumes configuration for development environment * Refactor ProjectPreview module, fix useState declaration * Refactor useState declaration in ProjectPreview module * Refactor ProjectCitation module, optimize DOI retrieval and usage * feat: Optimize DOI retrieval and usage in ProjectCitation module * Refactor ProjectCitation module, optimize DOI retrieval and usage * Refactor ProjectCitation module, remove commented out code for MetricsModal * Refactor DOI retrieval and usage in ProjectCitation module * test commit * Update index.ts
- Loading branch information