grossmj
|
900d4f79ee
|
"Local" command line parameter is only for stopping
a server that has been started by the desktop GUI
|
2022-03-30 18:38:34 +08:00 |
|
grossmj
|
30ebae207f
|
Use Pydantic to validate the server config file.
|
2021-04-12 17:02:23 +09:30 |
|
grossmj
|
eb3cb8a41f
|
Migration to FastAPI
|
2020-10-02 16:07:50 +09:30 |
|
grossmj
|
e4b7e46444
|
Fix tests for Windows
|
2020-06-16 01:57:16 -07:00 |
|
grossmj
|
d3ea67da24
|
Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
|
2020-06-16 13:59:03 +09:30 |
|
ziajka
|
e5a7eb74ed
|
Fix project tests
|
2017-09-05 10:38:17 +02:00 |
|
Julien Duponchelle
|
5a86277a9f
|
Test that import erase the auto_open and auto_start setting
Ref #1041
|
2017-05-23 16:08:30 +02:00 |
|
Julien Duponchelle
|
851d6e1db8
|
When importing portable project NAT node is loaded on GNS3 VM
Fix #1030
|
2017-05-15 10:21:37 +02:00 |
|
Julien Duponchelle
|
18835974fb
|
Fix required field in schema not use
Fix #972
|
2017-04-11 10:57:01 +02:00 |
|
Julien Duponchelle
|
846041a59c
|
Fix configuration lost during save as on remote server
Fix https://github.com/GNS3/gns3-gui/issues/1704, https://github.com/GNS3/gns3-gui/issues/1705
|
2016-12-08 16:55:16 +01:00 |
|
Julien Duponchelle
|
e01931269f
|
Fix import project tests
|
2016-09-27 18:44:32 +02:00 |
|
Julien Duponchelle
|
f0af7d3c7a
|
Change node_id when I save as
Fix https://github.com/GNS3/gns3-gui/issues/1519
|
2016-09-19 16:36:19 +02:00 |
|
Julien Duponchelle
|
68eca6c111
|
Replace snapshots by import / export
Fix #1042
|
2016-07-26 19:52:58 +02:00 |
|
Julien Duponchelle
|
e50acf811c
|
If we don't have a GNS3 VM on linux don't move file to it
|
2016-07-25 18:03:22 +02:00 |
|
Julien Duponchelle
|
f357879186
|
API for duplicate a project
Ref https://github.com/GNS3/gns3-gui/issues/995
|
2016-07-25 16:26:33 +02:00 |
|
Julien Duponchelle
|
fb3b6b62f5
|
Support a name and path during the import
Not exposed to the client for the moment.
|
2016-07-25 09:41:41 +02:00 |
|
Julien Duponchelle
|
fec3694710
|
Import project on the GNS3VM should work
|
2016-07-22 16:05:22 +02:00 |
|
Julien Duponchelle
|
19b035d7e4
|
Update documentation
|
2016-07-22 13:54:57 +02:00 |
|
Julien Duponchelle
|
ce557ecd23
|
Change the compute id to the GNS3 VM if it's not a Linux host
|
2016-07-22 13:50:15 +02:00 |
|
Julien Duponchelle
|
e6831c25e2
|
Fix tests
|
2016-07-22 13:24:44 +02:00 |
|
Julien Duponchelle
|
94a262cd46
|
When importing a project fix the GNS3 version
|
2016-07-22 11:52:59 +02:00 |
|
Julien Duponchelle
|
487e99bea5
|
Import with images
|
2016-07-21 17:55:37 +02:00 |
|
Julien Duponchelle
|
b5ab53bbe9
|
Early import project api
|
2016-07-21 14:48:13 +02:00 |
|