
* Add webhooks deliveries display to manage app page * make 2 columns layout on manage apps view * add chip for webhook active state * Add borders to manage app layout * fix ts strict * wip before accordion * add accordion * improve look of failed deliveries * extract translations
7 lines
377 B
Markdown
7 lines
377 B
Markdown
---
|
|
"saleor-dashboard": minor
|
|
---
|
|
|
|
Added apps webhooks status to "Manage app" page. Now the page displays a list of all registered webhooks and information if its enabled or disabled. If Webhook has any pending or failed delivery attempt, they will be listed with a timestamp and status.
|
|
|
|
The Manage App page was refreshed with borders to match layout of other Dashboard pages
|