decide.nolog.cz/tests/acceptance
Jeldrik Hanschke 857f2baa16
simplify form validation and drop ember-cp-validations (#631)
* replace ember-cp-validations with custom validation logic for poll creation

* refactor poll participation to not use ember-cp-validations

* drop ember-cp-validations from create.settings route

* remove unused leftovers from ember-cp-validations

* fix potential leak

* assertion thrown in CI tests (Firefox) indicate that listener is cleaned up automatically

* synchronize translations
2023-10-15 15:27:02 +02:00
..
build-test.js fix failing test due to unexpected version format (#271) 2019-10-31 07:43:22 +01:00
create-a-poll-test.js simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
i18n-test.js Use native browser APIs and Luxon instead of Moment (#612) 2023-09-21 12:30:14 +02:00
legacy-support-test.js Use native browser APIs and Luxon instead of Moment (#612) 2023-09-21 12:30:14 +02:00
participate-in-a-poll-test.js migrate from ember-i18n to ember-intl (#358) 2020-01-30 00:23:12 +01:00
view-evaluation-test.js fix displaying dates in participants table for polls having dates with times (#625) 2023-10-01 16:21:49 +02:00
view-poll-test.js Use native browser APIs and Luxon instead of Moment (#612) 2023-09-21 12:30:14 +02:00