discourse/plugins/discourse-data-explorer/assets
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
..
javascripts/discourse FIX: Date params now use native Date() fallback and diverge from server validation (#39932) 2026-05-12 14:33:00 -05:00
stylesheets FIX: Allow showing expanded results table (#39601) 2026-04-28 15:55:43 +08:00