Skip to content

Add optional editor, fixing UI bugs and adding new UI feature.

username-removed-1210130 requested to merge 3XTron/eve-ng-public:DEV into DEV

Changelog:

  1. Moving nodes(for objects still in development) after zoom-in/zoom-out are sync under mouse.
  2. Properly positioned nodes(for objects still in development) after adding when zoom-in/zoom-out.
  3. More friendly usage with drag nodes in lab layout.
  4. Added startup exported or none configuration in startup-config modal.
  5. Added option ACE editor in startup-config modal, and settings are saved in cookie, by default is used clean input for config-device.
  6. Autofocus in config-device input after clicking on device in startup-config modal.
  7. Messages for RAM and NVRAM showing MB or KB.
  8. Added in ACE editor highlight syntax for Cisco IOS and Juniper JunOS.
  9. Fixed in ACE editor press "Ctrl + Space" for code autocomplete and some Default Keyboard Shortcuts https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts
  10. Added ACE editor BSD 3-clause "New" or "Revised" License in EVE License.
  11. Moving in lab layout 2D plane using mouse3 click for scroll wheel.
  12. Added in ACE editor multiple themes and change text size with range from 12px to 28px.
  13. Make more intuitive import config manger from main layout.

Merge request reports