d785d77207
fix disappearing submitters (hopefully) - replaced "motion from form values" function with deserialize - fix some typos - make id id again null, in contrast to undefined, will be send to the server... Better typing and changed the create/update signatures in BaseViewModel - use object as default type for BaseModel. - use partial objects for updating - Displayable should not have an id. Moved this into own interface Identifiable and make the id in the BaseViewMotion abstract. - create only takes a BaseModel. A ViewModel should not exists so far. - Updated the update and create method for motions. |
||
---|---|---|
.. | ||
app | ||
assets | ||
environments | ||
browserslist | ||
index.html | ||
karma.conf.js | ||
main.ts | ||
polyfills.ts | ||
styles.scss | ||
test.ts | ||
tsconfig.app.json | ||
tsconfig.spec.json | ||
tslint.json |