Replaces Ember's old object model by native ECMAScript classes. Mostly automated with ember-native-class-codemod.
ToDo left: refactor `datetimes` property of `create-options-datetime` component to not cause whole list to be updated. This is not only a performance issue but also UX: e.g. validation state is lost when another item is added.