Commit Graph

  • ad12e11ed5 hotfix main Magnus Smari Smarason 2025-05-17 22:19:06 +00:00
  • b15288ef42 Fix commit Magnus Smari Smarason 2025-05-17 22:07:28 +00:00
  • e41c77a48b Fix: Correct --user format for gh-pages Magnus Smari Smarason 2025-05-17 22:03:32 +00:00
  • cac1a70eda Fix: Update gh-pages command in deployment workflow Magnus Smari Smarason 2025-05-17 22:02:00 +00:00
  • d7c781d532 Configure GitHub Pages deployment via Actions Magnus Smari Smarason 2025-05-17 21:59:17 +00:00
  • 8ec303fdd2 Remove Gitea-specific workflow for GitHub Pages deployment Magnus Smari Smarason 2025-05-17 21:57:40 +00:00
  • 6398335c7b added react scroll area Magnus Smari Smarason 2025-05-17 21:48:26 +00:00
  • ab433a1d8d Fix: Resolve ESLint errors and remove duplicate useToast hook Magnus Smari Smarason 2025-05-17 21:46:31 +00:00
  • 75c13df3e0 eslint: Fix ESLint errors Magnus Smari Smarason 2025-05-17 21:01:33 +00:00
  • 7c3d65dadf Fixed 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
  • c32449297a Feat: Enhance Gitea Actions with linting, PR triggers, and separate deploy job Magnus Smari Smarason 2025-05-17 20:11:15 +00:00
  • 53481bc70e Fix: Remove unused variables causing TS build errors Magnus Smari Smarason 2025-05-17 19:55:12 +00:00
  • e424f959cd Update Gitea Actions workflow with Node v20 Magnus Smari Smarason 2025-05-17 19:51:08 +00:00
  • 8197652ddc Add 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
  • bb9e68c262 Improve 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
  • bfcdd8cd5b feat: 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
  • a5a1e2bdf5 feat: 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
  • 436b661acd Initial commit: Arctic Species 2025 Frontend Magnus Smari Smarason 2025-03-25 11:59:55 +00:00
  • 0f958ef08c Test connection to CITES+ API. Magnus-SmariSma 2025-03-20 23:38:52 +00:00
  • 15698662c9 Update IUCN API requests to use query parameters for authentication and taxon ID. Magnus-SmariSma 2025-03-20 23:37:21 +00:00
  • 119c3b2f7c Update IUCN API integration to use v4 and correct token authentication method. Magnus-SmariSma 2025-03-20 23:36:10 +00:00
  • 953cc956ce Update IUCN Red List API endpoint to v4 Magnus-SmariSma 2025-03-20 23:34:20 +00:00
  • dbb21056c5 Update CITES API endpoint to v4. Magnus-SmariSma 2025-03-20 23:33:16 +00:00
  • c394494387 Fix: 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
  • 611996dec1 Refactor: Improve IUCN API token handling by prioritizing environment variables. Magnus-SmariSma 2025-03-20 23:29:08 +00:00
  • 052f9fbbf0 Refactor: Prioritize IUCN API key from environment variables. Magnus-SmariSma 2025-03-20 23:27:41 +00:00
  • 94ecc58f60 Add debug logging to frontend and backend for IUCN API responses. Magnus-SmariSma 2025-03-20 23:25:00 +00:00
  • ecf40d5294 Add debug logging to IUCN API calls to inspect response structures. Magnus-SmariSma 2025-03-20 23:23:34 +00:00
  • 55c68a34a4 Update 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
  • b977432aed Agent checkpoint Magnus-SmariSma 2025-03-20 23:19:08 +00:00
  • 6655241091 Add IUCN token support to authentication and API status display. Magnus-SmariSma 2025-03-20 23:18:18 +00:00
  • 94824b1676 Add 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
  • 30607e78fd Refactor: Update IUCN API integration to use v4 API and handle token authentication. Magnus-SmariSma 2025-03-20 23:14:23 +00:00
  • ee426088f7 Hardcode IUCN API v4 endpoint and remove v3 API check. Improve error handling and messaging. Magnus-SmariSma 2025-03-20 23:11:49 +00:00
  • ac9bf868cc Remove support for IUCN API v3; update to use only v4 and improve token validation. Magnus-SmariSma 2025-03-20 23:10:26 +00:00
  • 7ebec06486 Enhance 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
  • 9ae5646a64 Add 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
  • a0eaf166f0 Implement 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
  • 79291a4196 Add 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
  • 2bb27c4255 Update 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
  • aeb4ae568e Add 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
  • cc12b7cfc7 Improve CITES+ API call by using simpler version endpoint. Magnus-SmariSma 2025-03-20 22:43:55 +00:00
  • d64e87f189 Implement 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
  • f7478b0880 Refactor: Improve API status checks using useQuery and dedicated status endpoints. Magnus-SmariSma 2025-03-20 22:40:01 +00:00
  • 4e15b5f2c0 Add 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
  • 859c5da9a0 Add API status indicators to display CITES and IUCN API connection status. Magnus-SmariSma 2025-03-20 22:33:38 +00:00
  • e43492eba4 Agent checkpoint Magnus-SmariSma 2025-03-20 22:26:18 +00:00
  • 48056f3378 Add IUCN data to species results display. Magnus-SmariSma 2025-03-20 22:25:38 +00:00
  • 71376edd20 Add 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
  • abb3d9c830 Add IUCN Red List API integration to retrieve species information, threats, habitats, and conservation measures. Magnus-SmariSma 2025-03-20 22:21:20 +00:00
  • 093e8788da Integrate 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
  • 478c353d03 Add initial project files and basic UI components for CITES+ species search web application. Magnus-SmariSma 2025-03-20 21:48:06 +00:00
  • 2abdd4e68f Checkpoint after starting plan Magnus-SmariSma 2025-03-20 21:41:32 +00:00
  • ba9fa84a12 Initial commit Magnus-SmariSma 2025-03-20 21:41:32 +00:00