Commit Graph

751 Commits

Author SHA1 Message Date
ziajka
296548ffd6
Merge pull request #304 from GNS3/adding-server-validation
Adding server validation & running local server on custom ports
2019-02-27 09:05:15 +01:00
ziajka
28c4c25d14 Support local servers on custom ports, Ref. #303 2019-02-26 16:16:54 +01:00
ziajka
e0bae16093 Local and Remote server adding validation, Ref. #295 2019-02-26 16:04:05 +01:00
ziajka
bb9cfc988b Async getting local server path 2019-02-26 10:46:36 +01:00
ziajka
c841a3d879
Merge pull request #301 from GNS3/As-a-user-I-can-delete-project
As a user i can delete project & deletion support for drawings/nodes/links in context menu & offset support in scrolled area
2019-02-26 10:00:39 +01:00
ziajka
f3e2e8bf28
Merge pull request #275 from GNS3/As-user-I-can-add-QEMU-VM
As user i can add qemu vm Fixes: #272 #273 #280 #281 #282 #283 #284 #285 #286
2019-02-26 09:58:48 +01:00
Piotr Pekala
1535166837 Unit tests added 2019-02-25 03:20:21 -08:00
Piotr Pekala
c063620cbf Support for client offset in scrolled area 2019-02-25 01:42:39 -08:00
Piotr Pekala
f553c7a200 Deletion supported in context menu 2019-02-22 00:17:00 -08:00
Piotr Pekala
fb1a64fe5d Ability to delete project added 2019-02-21 04:03:14 -08:00
Piotr Pekala
5b621e9468 Fixing unit tests 2019-02-20 04:55:12 -08:00
Piotr Pekala
cc1d255de9 Merge branch 'master' into As-user-I-can-add-QEMU-VM 2019-02-20 04:50:04 -08:00
Piotr Pekala
369743e2ea Review fixes 2019-02-20 04:41:32 -08:00
ziajka
c17f115085
Merge pull request #294 from GNS3/local-server-runner
Local server runner, Ref: #254,  Fix wrong toaster position for error/success, Fixes: #291
2019-02-20 12:37:32 +01:00
ziajka
85a5ece8ae Fix UnhandledRejection handle message 2019-02-20 12:36:09 +01:00
ziajka
cdadbd9140 Support of stderr CRITICAL issues forwarded to app 2019-02-20 11:32:54 +01:00
ziajka
16185d2461 Stopping all local servers when leaving application 2019-02-19 15:03:33 +01:00
Piotr Pekala
31f22728a9 Fixes after review
Unit tests updated
Cancel option added to every step
Code cleaned up
2019-02-19 05:16:02 -08:00
Piotr Pekala
b3aa58b9c9 Unit tests updated #1 2019-02-18 04:06:21 -08:00
Piotr Pekala
aec31c5fbc Fixes after review #2 2019-02-18 02:16:50 -08:00
Piotr Pekala
30ede76507 Fixes after review
BuilInTemplates,
EthernetHubs
EthernetSwitches,
CloudNodes modificated, back and cancel buttons added
2019-02-15 06:17:27 -08:00
Piotr Pekala
f87530b3ee Review fixes 2019-02-14 01:38:30 -08:00
Piotr Pekala
c6d37ea3af Missing unit tests added 2019-02-14 01:22:46 -08:00
Piotr Pekala
ab79d84edb Copy actions added 2019-02-13 04:22:17 -08:00
Piotr Pekala
30c5e95170 Code cleaned up 2019-02-13 01:14:25 -08:00
Piotr Pekala
589886d6e9 Support for IOU 2019-02-13 00:38:50 -08:00
Piotr Pekala
02a040662e Support for docker containers 2019-02-12 15:34:01 -08:00
ziajka
6759568933 Update status of server when is already running 2019-02-12 15:34:18 +01:00
ziajka
af90fe46d0 Communication betwen angular and local-server.js 2019-02-12 15:11:50 +01:00
ziajka
b00604cc39 Fix wrong toaster position for error/success, Fixes: #291 2019-02-12 13:05:37 +01:00
Piotr Pekala
41e715feeb Delete function added to templates 2019-02-11 10:22:01 -08:00
ziajka
d772a0d9df Basic starting and stopping servers on UI 2019-02-11 14:53:45 +01:00
Piotr Pekala
e16eb69fee Support for vmware added 2019-02-11 05:46:37 -08:00
ziajka
2cae9de2de Communication with local-server.js 2019-02-11 11:26:32 +01:00
ziajka
42d1f20d15 Distinction between local and remote server; Refactor IP to HOST 2019-02-11 11:24:26 +01:00
ziajka
494b292238 Discover server as remote server 2019-02-11 11:10:31 +01:00
Piotr Pekala
ba8bd4d4c6 Code cleaned up 2019-02-10 22:33:47 -08:00
Piotr Pekala
6ec6dfe866 Configuration services for templates 2019-02-08 04:40:05 -08:00
Piotr Pekala
c15b00a6bf Unit test added 2019-02-08 01:59:54 -08:00
ziajka
7410455bdf Sequential execution of stopping servers 2019-02-07 16:02:25 +01:00
Piotr Pekala
dd199b0058 Unit tests added 2019-02-07 06:16:41 -08:00
ziajka
06bda9fc79 Starting and stopping gns3server in local-server.js manager 2019-02-07 13:35:07 +01:00
ziajka
6c7196c0be Initial local server management 2019-02-06 09:12:14 +01:00
Piotr Pekala
71f76be839 Edit page for Ios routers 2019-02-05 04:40:26 -08:00
Piotr Pekala
43d08a9044 Adding templates of IOS routers 2019-02-05 01:26:35 -08:00
ziajka
643240eb59
Merge pull request #279 from GNS3/as-user-can-install-solarputty
As user I can install solarputty and get list of installed software
2019-02-04 11:40:24 +01:00
ziajka
39603b7da7 Consistency of env 2019-02-04 11:37:57 +01:00
ziajka
f9597a46d6 Merge branch 'as-user-can-install-solarputty' of https://github.com/GNS3/gns3-web-ui into as-user-can-install-solarputty 2019-02-04 11:36:41 +01:00
ziajka
5811824574 Install SolarPuTTY when available 2019-02-04 11:35:38 +01:00
ziajka
b98b607614 Install SolarPuTTY when available 2019-02-04 11:32:01 +01:00