pimcore / studio-backend-bundle

Studio Backend bundle
Other
10 stars 1 forks source link

[Email] Listing - List Detail #282

Closed lukmzig closed 1 month ago

lukmzig commented 1 month ago

Part of https://github.com/pimcore/studio-ui-bundle/issues/304

lukmzig commented 1 month ago

Endpoints were added here: https://github.com/pimcore/studio-backend-bundle/pull/291

Email log can have text log, html log and parameters Text log, html log and parameters are all optional

The idea is that FE contacts the detail endpoint:

Based on response you can see if log has text or html or both logs ... FE can display those tabs and when user clicks on one of them, the the data can be retrieved from these endpoints:

List of parameters can be retrieved here: