Add Skill Profiles API Integration for Phase 3
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 38s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 13s
Test Suite / k6 /health Baseline (push) Successful in 35s
Test Suite / playwright-tests (push) Successful in 1m21s
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 38s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 13s
Test Suite / k6 /health Baseline (push) Successful in 35s
Test Suite / playwright-tests (push) Successful in 1m21s
This commit is contained in:
parent
732b322c52
commit
f67bf280c3
|
|
@ -755,6 +755,9 @@ export const api = {
|
|||
// Training Planning → frontend/src/api/planning.js
|
||||
...planning,
|
||||
|
||||
// Fähigkeiten-Profile & Vorschläge (Phase 3) → frontend/src/api/skillProfiles.js
|
||||
...skillProfiles,
|
||||
|
||||
// Catalogs
|
||||
listFocusAreas,
|
||||
createFocusArea,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user