#13: Dynamically populate header careers dropdown #14

Merged
giacchetta merged 1 commits from 13-filter-careers-by-status into main 2025-08-21 14:05:46 -03:00
Owner

Refactor the header's "Careers" dropdown to fetch and display career data dynamically.

This change:

  • Integrates the getCareers utility to retrieve career information from Directus.
  • Replaces hardcoded career links with a dynamic loop, ensuring the menu content is always up-to-date.
  • Updates getCareers to filter careers by status, showing only 'published' careers in production and non-'archived' careers in development.
Refactor the header's "Careers" dropdown to fetch and display career data dynamically. This change: - Integrates the `getCareers` utility to retrieve career information from Directus. - Replaces hardcoded career links with a dynamic loop, ensuring the menu content is always up-to-date. - Updates `getCareers` to filter careers by `status`, showing only 'published' careers in production and non-'archived' careers in development.
giacchetta added 1 commit 2025-08-21 13:43:00 -03:00
#13: Dynamically populate header careers dropdown
All checks were successful
CodyOps Core Builder / build-conteiner (pull_request) Successful in 6m6s
e953cc454e
giacchetta merged commit 99cc3c4359 into main 2025-08-21 14:05:46 -03:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: codyops/core#14
No description provided.