decide.nolog.cz/app
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
..
adapters upgrade to Ember 3.20 (#447) 2020-10-18 22:38:37 +02:00
components simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
controllers simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
helpers simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
initializers remove webshim polyfills 2016-06-10 11:35:55 +02:00
instance-initializers Use native browser APIs and Luxon instead of Moment (#612) 2023-09-21 12:30:14 +02:00
locales Add Norwegian language and other updates from Weblate (#446) 2020-10-18 22:11:19 +02:00
models simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
modifiers simplify autofocus implementation using a modifier (#465) 2020-10-27 22:34:08 +01:00
routes simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
serializers refactor to native ECMAScript classes (#344) 2020-01-18 10:13:50 +01:00
services refactor to native ECMAScript classes (#344) 2020-01-18 10:13:50 +01:00
styles Add and delete buttons should indicate focus (#332) 2020-01-05 15:36:54 +01:00
templates simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
utils simplify form validation and drop ember-cp-validations (#631) 2023-10-15 15:27:02 +02:00
app.js upgrade to Ember 3.20 (#447) 2020-10-18 22:38:37 +02:00
formats.js migrate from ember-i18n to ember-intl (#358) 2020-01-30 00:23:12 +01:00
index.html remove IE11 support (#400) 2020-04-29 23:39:57 +02:00
router.js upgrade to Ember 3.20 (#447) 2020-10-18 22:38:37 +02:00