GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
22 stars 9 forks source link

[Feature] Training opportunity admin CRUD pages #12067

Open petertgiles opened 6 hours ago

petertgiles commented 6 hours ago

🤖 Resolves #11932

👋 Introduction

Adds admin CRUD pages for the training opportunities

🕵️ Details

There are a few small changes to the API to enable page functionality. I added the orderBy directive and a also a "deadline status" so that it could be calculated in the same way that the scope will.

🧪 Testing

  1. Rebuild and log into the admin site with the admin@test.com user
  2. Navigate to /en/admin/training-opportunities
  3. Try sorting, creating, viewing, and updating training opportunities

📸 Screenshot

image