shinkan-jinkendo/frontend/src
Lars 9ab2bd31fa
Some checks failed
Deploy Development / deploy (push) Successful in 37s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 5s
Test Suite / playwright-tests (push) Failing after 1m55s
fix: Update onClick handlers to use renamed functions
- createTrainingStyle → createStyleDirection
- updateTrainingStyle → updateStyleDirection
- deleteTrainingStyle → deleteStyleDirection

Fixes: Stilrichtungen tab showed blank screen due to undefined function calls

version: 0.4.0 (frontend)
module: AdminCatalogsPage 2.2.0

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-23 12:57:23 +02:00
..
components feat: Complete design foundation with responsive navigation 2026-04-22 16:25:36 +02:00
config feat: Complete design foundation with responsive navigation 2026-04-22 16:25:36 +02:00
context fix: Use api.js in AuthContext for session persistence 2026-04-22 15:56:20 +02:00
pages fix: Update onClick handlers to use renamed functions 2026-04-23 12:57:23 +02:00
utils fix: Frontend API Calls & Field Names für renamed tables 2026-04-23 12:27:09 +02:00
app.css refactor: Standardisiere Formular-Layout (Label oben, volle Breite, linksbündig) 2026-04-22 17:11:40 +02:00
App.jsx fix: Admin-Navigation - Redirect /admin → /admin/catalogs 2026-04-23 09:00:28 +02:00
main.jsx feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
version.js fix: Frontend API Calls & Field Names für renamed tables 2026-04-23 12:27:09 +02:00