Aktionen
GX-Task #68877
geschlossenRefactoring admin pages of options, product options, and product downloads
% erledigt:
0%
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:
Adminseiten für Optionen, Produktoptionen und Download-Optionen wurden verbessert
Beschreibung
For being able to release the 4.5.1.0-beta1 in time, we decided to use a workaround for the admin pages of options, product options, and product downloads.
This means, that for a final release we need to make some changes:
- We need to implement PHP based endpoints for the frontend of the admin pages to fetch data or trigger specific actions (like adding new options, etc.)
- We need to update the AJAX requests made by the frontend of the admin pages to use the new endpoints instead of the REST API v3
- We might also need to update the data structure and frontend components of the admin pages
Aktionen