stable

Clone or download

Read-only

fix: Parse Date picker in backend format

Part of epic #12142 Baseline v1 Change-Id: I376959ed41b70796b8122ea2bfcf545630f98faa

Modified Files

Name
M include/REST/BaselineController.php +2 −1 Go to diff View file
M phpunit/REST/BaselineControllerIntTest.php +1 −1 Go to diff View file
M scripts/baseline/api/rest-querier.js +6 −1 Go to diff View file
M scripts/baseline/api/rest-querier.spec.js +3 −2 Go to diff View file
M scripts/baseline/support/date-utils.js +4 −0 Go to diff View file
M scripts/baseline/support/date-utils.spec.js +8 −0 Go to diff View file