Commit Graph

362 Commits (24fe67f82b667cc4840fbad63c8fa83cd07da336)

Author SHA1 Message Date
grossmj 99128e7713 Fix Key Error "vendor_id" is missing when configuring GNS3 VM with VirtualBox. Fixes https://github.com/GNS3/gns3-gui/issues/3018
4 years ago
grossmj 241caa1ec7 Try to fix capsys issue with Python 3.8
4 years ago
grossmj d33584a2e4 More specific fix for Windows
4 years ago
grossmj ef23e74e9c Another fix for test_gns3vm.py
4 years ago
grossmj 9ab8599e1e Fix other issues with tests.
4 years ago
grossmj d9ab29a9e0 Another fix for test_gns3vm.py
4 years ago
grossmj 8976384a56 Fix test_gns3vm.py
4 years ago
grossmj e4b7e46444 Fix tests for Windows
4 years ago
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj a4bc696a5f Fix tests
4 years ago
grossmj 6c322bbdde Fix tests.
4 years ago
grossmj dd11d38338 Fix tests.
4 years ago
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 647dde1bb4 Make x,y optional for creating links via API. Fixes #1630
5 years ago
grossmj 55a9abfcea Allow "none" for compute_id in templates.
5 years ago
grossmj 06ce0868ec Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803
5 years ago
grossmj 44a142e91d Fix tests
5 years ago
grossmj 2af9c9c8ec Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764
5 years ago
grossmj 4cc5dbc228 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
5 years ago
grossmj 03401a477e Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738
5 years ago
grossmj bae3fb84b9 Download custom appliance symbols from GitHub
5 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
5 years ago
grossmj b0df7ecabf Merge branch '2.2' into import-export-refactoring
5 years ago
grossmj 724eda1f35 Handle locking/unlocking items independently from the layer position.
5 years ago
grossmj 9132ba8d05 Remove zipstream from tests.
5 years ago
grossmj 85ea1cf7a9 Remove import zipstream from tests.
5 years ago
grossmj 8cc8269842 Use aiozipstream for snapshots.
5 years ago
grossmj 135d56371d Fix tests for project notifications.
5 years ago
grossmj 10702f87bc Fix export test.
5 years ago
grossmj 8360ae98b1 Move appliance and template management code in their own classes.
6 years ago
grossmj d7c2e16c21 Use "template" to name what we use to create new nodes.
6 years ago
Jeremy Grossmann b4a2bc5b47
Merge pull request #1467 from GNS3/symbol-themes
6 years ago
Karim 8eb20525e8 Update schema to allow for drawing grid size to be part of project.
6 years ago
grossmj 17d070dca7 Early support for symbol themes.
6 years ago
grossmj 499ab9844a Reorganize how appliance creation is validated against JSON schemas.
6 years ago
grossmj 98f04365b7 Remove generic controller settings API endpoint.
6 years ago
grossmj cebb56387a Fix tests.
6 years ago
grossmj 2764828f38 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
6 years ago
grossmj df36d8377d Fix more tests.
6 years ago
grossmj ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 33e8710495 Merge branch '2.1' into 2.2
6 years ago
grossmj 089d25c79d Forbid controller and compute servers to be different versions.
6 years ago
grossmj 651d8280a7 Fix appliance template tests.
6 years ago
grossmj 7f72b90b0e The server has now 2 notification streams
6 years ago
grossmj dac3ba19b7 Merge branch '2.1' into 2.2
6 years ago
grossmj 23e83b730b Fix some more problems with interface short names. Fixes https://github.com/GNS3/gns3-gui/issues/2562
6 years ago
grossmj 652d5788c3 Fix tests.
6 years ago
grossmj 033f005bde Merge branch '2.1' into 2.2
6 years ago
ziajka f3b4cc0160 Fix tests
6 years ago