decide.nolog.cz/tests
Jeldrik Hanschke 88089df7c0
Safari parses date-time strings without explicit time zone as UTC (#364)
Safari does not follow ES5 / ECMAScript 2015 date parsing rules. Per spec a date that has day + time but does not have an explicit time zone (e.g. "2019-01-01T00:00") should be parsed in local time. But Safari treats that one as UTC.
2020-01-31 21:45:58 +01:00
..
acceptance Safari parses date-time strings without explicit time zone as UTC (#364) 2020-01-31 21:45:58 +01:00
assertions Update dependency ember-bootstrap to v3 (#255) 2019-11-14 21:18:52 +01:00
helpers refactor participants table (#164) 2019-04-20 23:29:59 +02:00
integration migrate from ember-i18n to ember-intl (#358) 2020-01-30 00:23:12 +01:00
pages Using bootstrap 4 and related UI refresh (#205) 2019-06-07 11:22:13 +02:00
unit migrate from ember-i18n to ember-intl (#358) 2020-01-30 00:23:12 +01:00
index.html updates dependencies and fixes property modified twice in a single render deprecations 2017-08-01 09:48:48 +02:00
test-helper.js tests should fail if violating CSP 2019-02-23 23:56:49 +01:00