code-corps / code-corps/code-corps-ember
Introduce ember-changeset and ember-changeset-validations
Abierto
Difficulty: Medium
feature
Priority: High
Skill: ember-changeset
Skill: ember-changeset-validations
Skill: Ember.js
Skill: JavaScript
- Lenguaje dominante
- JavaScript
- Estrellas
- 120
- Forks
- 75
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# Problem
Too much complexity is wrapped up in `save` right now when dealing with models.
Where possible, we should work with changesets, using [`ember-changeset`](https://github.com/DockYard/ember-changeset), which will also allow us to use validations.
## Subtasks
- [ ] Identify places where we can introduce changesets
- [ ] Break out separate issues for tackling these
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.