openwisp-controller icon indicating copy to clipboard operation
openwisp-controller copied to clipboard

[fix] Config editor issues

Open kkreitmair opened this issue 1 year ago • 1 comments

Checklist

  • [X] I have read the OpenWISP Contributing Guidelines.
  • [X] I have manually tested the changes proposed in this pull request.
  • [ ] I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • [ ] I have updated the documentation.

Reference to Existing Issue

Closes #910.

Description of Changes

To address the first Issue described in #910, an update of the way the selects are initialized by the jsonschema-ui.js is needed.

To address the second Issue described in #910, a call to super has to be removed, because it is not needed in this special case neither in all other cases.

kkreitmair avatar Aug 23 '24 08:08 kkreitmair

Coverage Status

coverage: 98.224%. remained the same when pulling d8e01553727da8a06fd9b665bfe5e34ab742c094 on issues/910-fix-config-editor-issues into a40adbc4ac30a8971e24db03ef52fb6ff5dff16b on master.

coveralls avatar Aug 23 '24 08:08 coveralls