fix(dashboard): table inclusive date filter (#13053)

**What**
- make end date inclusive for search results

---

https://github.com/user-attachments/assets/8367ffd1-e882-44a9-a876-a8e4731a6cd5

---

CLOSES CMRC-1072
This commit is contained in:
Frane Polić
2025-08-18 12:55:39 +00:00
committed by GitHub
parent 6d8e4acdc7
commit 20b8187e2a
2 changed files with 26 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): include end of the range date in filter results