discourse/plugins/discourse-data-explorer/test/javascripts/components
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
..
explorer-schema-test.gjs DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
param-input-test.gjs FIX: Date params now use native Date() fallback and diverge from server validation (#39932) 2026-05-12 14:33:00 -05:00