Instance fixes
This is a merge request for two branches: template-refactor ---> instance-fixes
Breaking changes:
- Updated dependencies !!
- Deleted migrations and applied new migrations caused by incompatible changes in new django version !!
- New model: BaseMachineDescriptor
Fixed some errors, bugs:
- Template refactored
- Template creation behaves like expected
- Instance creation from template now works properly
- New Serializers for instance and template list items
- Instance update (in the view) splitted into different actions, for more extensibility and maintainability
- DELETE call doen't delete intance, just writes a flag
- Filtering improved by django's Q expressions
P. S.
Tests are failing need update testing too
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
Toggle commit list
-
-
merged
Toggle commit list -
Please
register
or
sign in
to comment