ad12e11ed5hotfix
main
Magnus Smari Smarason
2025-05-17 22:19:06 +00:00
b15288ef42Fix commit
Magnus Smari Smarason
2025-05-17 22:07:28 +00:00
e41c77a48bFix: Correct --user format for gh-pages
Magnus Smari Smarason
2025-05-17 22:03:32 +00:00
cac1a70edaFix: Update gh-pages command in deployment workflow
Magnus Smari Smarason
2025-05-17 22:02:00 +00:00
d7c781d532Configure GitHub Pages deployment via Actions
Magnus Smari Smarason
2025-05-17 21:59:17 +00:00
8ec303fdd2Remove Gitea-specific workflow for GitHub Pages deployment
Magnus Smari Smarason
2025-05-17 21:57:40 +00:00
6398335c7badded react scroll area
Magnus Smari Smarason
2025-05-17 21:48:26 +00:00
ab433a1d8dFix: Resolve ESLint errors and remove duplicate useToast hook
Magnus Smari Smarason
2025-05-17 21:46:31 +00:00
75c13df3e0eslint: Fix ESLint errors
Magnus Smari Smarason
2025-05-17 21:01:33 +00:00
7c3d65dadfFixed CRUD operations for CITES listings, common names, and IUCN assessments. Added admin routes and authentication context. Updated UI components and added new pages for admin functionalities.
Magnus Smari Smarason
2025-05-17 20:58:29 +00:00
c32449297aFeat: Enhance Gitea Actions with linting, PR triggers, and separate deploy job
Magnus Smari Smarason
2025-05-17 20:11:15 +00:00
e424f959cdUpdate Gitea Actions workflow with Node v20
Magnus Smari Smarason
2025-05-17 19:51:08 +00:00
8197652ddcAdd remaining components: Implement tab-based species UI, CRUD operations, and supporting hooks for CITES and timeline events
Magnus Smari Smarason
2025-03-27 11:15:12 +00:00
bb9e68c262Improve trade data filtering and visualization: Add year range filter, remove appendix filter, implement responsive visualizations, and optimize pie chart with smart category consolidation
Magnus Smari Smarason
2025-03-27 11:14:35 +00:00
bfcdd8cd5bfeat: Enhanced UI and added species images - Added iNaturalist integration, improved header styling, project info, species cards, loading states, and dark mode support
Magnus Smari Smarason
2025-03-25 15:15:42 +00:00
a5a1e2bdf5feat: Enhanced UI and added species images - Added iNaturalist integration, improved header styling, project info, species cards, loading states, and dark mode support
Magnus Smari Smarason
2025-03-25 12:28:20 +00:00
436b661acdInitial commit: Arctic Species 2025 Frontend
Magnus Smari Smarason
2025-03-25 11:59:55 +00:00
0f958ef08cTest connection to CITES+ API.
Magnus-SmariSma
2025-03-20 23:38:52 +00:00
15698662c9Update IUCN API requests to use query parameters for authentication and taxon ID.
Magnus-SmariSma
2025-03-20 23:37:21 +00:00
119c3b2f7cUpdate IUCN API integration to use v4 and correct token authentication method.
Magnus-SmariSma
2025-03-20 23:36:10 +00:00
953cc956ceUpdate IUCN Red List API endpoint to v4
Magnus-SmariSma
2025-03-20 23:34:20 +00:00
dbb21056c5Update CITES API endpoint to v4.
Magnus-SmariSma
2025-03-20 23:33:16 +00:00
c394494387Fix: Correct IUCN API endpoint URL and address connection issues. Updated API URL to v3 and handled connection errors.
Magnus-SmariSma
2025-03-20 23:32:12 +00:00
611996dec1Refactor: Improve IUCN API token handling by prioritizing environment variables.
Magnus-SmariSma
2025-03-20 23:29:08 +00:00
052f9fbbf0Refactor: Prioritize IUCN API key from environment variables.
Magnus-SmariSma
2025-03-20 23:27:41 +00:00
94ecc58f60Add debug logging to frontend and backend for IUCN API responses.
Magnus-SmariSma
2025-03-20 23:25:00 +00:00
ecf40d5294Add debug logging to IUCN API calls to inspect response structures.
Magnus-SmariSma
2025-03-20 23:23:34 +00:00
55c68a34a4Update IUCN API endpoints and add API usage guide. Clarifies parameters for various endpoints and includes a usage example.
Magnus-SmariSma
2025-03-20 23:22:09 +00:00
6655241091Add IUCN token support to authentication and API status display.
Magnus-SmariSma
2025-03-20 23:18:18 +00:00
94824b1676Add IUCN Red List API v4 support and token validation. Updates API status display to include v4 token status and version information.
Magnus-SmariSma
2025-03-20 23:16:39 +00:00
30607e78fdRefactor: Update IUCN API integration to use v4 API and handle token authentication.
Magnus-SmariSma
2025-03-20 23:14:23 +00:00
ee426088f7Hardcode IUCN API v4 endpoint and remove v3 API check. Improve error handling and messaging.
Magnus-SmariSma
2025-03-20 23:11:49 +00:00
ac9bf868ccRemove support for IUCN API v3; update to use only v4 and improve token validation.
Magnus-SmariSma
2025-03-20 23:10:26 +00:00
7ebec06486Enhance IUCN API integration: Add support for v4 API, improve error handling, and clarify authentication instructions in README.
Magnus-SmariSma
2025-03-20 23:04:52 +00:00
9ae5646a64Add IUCN API integration and improve authentication. This includes adding IUCN API token management, displaying API version, and updating the UI to reflect both CITES and IUCN API statuses.
Magnus-SmariSma
2025-03-20 23:02:43 +00:00
a0eaf166f0Implement IUCN API v4 support with fallback to v3. Improved error handling and optimized species search using genus and species names.
Magnus-SmariSma
2025-03-20 23:00:06 +00:00
79291a4196Add IUCN API v4 support and token validation. Enhance API token management to include IUCN tokens and improve error handling.
Magnus-SmariSma
2025-03-20 22:57:19 +00:00
2bb27c4255Update IUCN API endpoints and data structures to support v4 and add IUCN API token storage.
Magnus-SmariSma
2025-03-20 22:55:27 +00:00
aeb4ae568eAdd detailed README.md file documenting the application's features, technical stack, API configuration, and setup instructions. Improved error handling in API requests.
Magnus-SmariSma
2025-03-20 22:47:36 +00:00
cc12b7cfc7Improve CITES+ API call by using simpler version endpoint.
Magnus-SmariSma
2025-03-20 22:43:55 +00:00
d64e87f189Implement a new endpoint to check CITES API connectivity using a dedicated API call instead of token validation.
Magnus-SmariSma
2025-03-20 22:42:04 +00:00
f7478b0880Refactor: Improve API status checks using useQuery and dedicated status endpoints.
Magnus-SmariSma
2025-03-20 22:40:01 +00:00
4e15b5f2c0Add IUCN API integration and status check endpoint; improve error handling and limit API request parameters to avoid 414 errors.
Magnus-SmariSma
2025-03-20 22:35:35 +00:00
859c5da9a0Add API status indicators to display CITES and IUCN API connection status.
Magnus-SmariSma
2025-03-20 22:33:38 +00:00
48056f3378Add IUCN data to species results display.
Magnus-SmariSma
2025-03-20 22:25:38 +00:00
71376edd20Add IUCN Red List data to species information display. Includes API integration and UI updates for displaying conservation status, threats, habitats, and conservation measures.
Magnus-SmariSma
2025-03-20 22:24:19 +00:00
abb3d9c830Add IUCN Red List API integration to retrieve species information, threats, habitats, and conservation measures.
Magnus-SmariSma
2025-03-20 22:21:20 +00:00
093e8788daIntegrate IUCN Red List API: Add IUCN API endpoints, schema updates, and documentation for fetching species conservation status.
Magnus-SmariSma
2025-03-20 22:19:01 +00:00
478c353d03Add initial project files and basic UI components for CITES+ species search web application.
Magnus-SmariSma
2025-03-20 21:48:06 +00:00
2abdd4e68fCheckpoint after starting plan
Magnus-SmariSma
2025-03-20 21:41:32 +00:00