The weblibs (jQuery, bootstrap, datatables.net) were updated - Closes #215
They can be updated with npm update and rake weblibs. See docs/development.md
RANCID migration page
The RANCID migration page is deprecated and will be removed in a future major release
The migration tool is needed once, and should not be part of the web frontend if no one maintains it.
I also think there is no need for such a tool anymore - oxidized has been around for a few years now.
The RANCID migration page will still be present in this major release, but will be removed in a future major release if no one opens and issue and steps forward to maintain it.
More changes in one line
CHANGELOG.md created
First minitest: get /
support for ruby 3.0 dropped
escape_once not supported in haml 6.0 - Closes #232
deprecated sass dependency dropped - Closes #253
the web design follows where possible bootstrap without specific css
Pre-Request Checklist
rubocop --auto-correct
)rake test
)Description
Update Weblibs
The weblibs (jQuery, bootstrap, datatables.net) were updated - Closes #215 They can be updated with npm update and rake weblibs. See docs/development.md
RANCID migration page
The RANCID migration page is deprecated and will be removed in a future major release The migration tool is needed once, and should not be part of the web frontend if no one maintains it. I also think there is no need for such a tool anymore - oxidized has been around for a few years now. The RANCID migration page will still be present in this major release, but will be removed in a future major release if no one opens and issue and steps forward to maintain it.
More changes in one line