fix(dashboard): Workflow executions (#9757)

**What**
- Fix wrong http request fields
- fix workflow executions UI

<img width="1609" alt="Screenshot 2024-10-24 at 12 22 06" src="https://github.com/user-attachments/assets/5f8ced3c-920e-424a-bdd0-ca5793fa8dad">
<img width="1623" alt="Screenshot 2024-10-24 at 12 22 19" src="https://github.com/user-attachments/assets/1df44280-3616-44af-a1a5-591e6c9a7986">
This commit is contained in:
Adrien de Peretti
2024-10-24 11:18:05 +00:00
committed by GitHub
parent 7b6793f846
commit e087073121
4 changed files with 24 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Workflow executions