discourse/plugins/discourse-data-explorer/test/javascripts
discourse-patch-triage[bot] bedf6057eb
FIX: Date params now use native Date() fallback and diverge from server validation (#39932)
## Summary

This patch updates Data Explorer date parameters to use strict Moment.js
parsing with an explicit allowlist, removing the browser's native Date()
fallback. This ensures that the client-side validation aligns with the
server and rejects formats that the server would not accept.

Co-authored-by: discourse-patch-triage[bot] <272280883+discourse-patch-triage[bot]@users.noreply.github.com>
2026-05-12 14:33:00 -05:00
..
acceptance DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
components FIX: Date params now use native Date() fallback and diverge from server validation (#39932) 2026-05-12 14:33:00 -05:00
integration/components FIX: Auto-rendered charts crash on NULL label values (#39940) 2026-05-12 14:31:51 -05:00