412 Commits

Author SHA1 Message Date
ziajka
0c2fff6ac1 Basic OS Console executor 2019-03-05 14:26:09 +01:00
ziajka
b7b2bd4592 Support bundled ubridge, Ref: #314 2019-03-05 10:43:31 +01:00
ziajka
7ccc9db33b Limit number of local servers to one, Fixes: #322 2019-03-05 07:14:21 +01:00
Piotr Pekala
612d0dbe1f Removing autofocus from dialog 2019-03-04 04:36:13 -08:00
Piotr Pekala
87d9144f1e Fixing unit tests 2019-03-04 03:55:33 -08:00
Piotr Pekala
42413d51a3 Update from master 2019-03-04 03:08:32 -08:00
Piotr Pekala
1d8950152e Unit tests added 2019-03-04 03:06:30 -08:00
ziajka
b195ee52b1
Merge pull request #309 from GNS3/Rewriting-custom-adapters-component
Rewriting custom adapters component
2019-03-04 08:57:59 +01:00
Piotr Pekala
e73dc45f4c Basic implementation of managing snapshots 2019-03-01 05:35:42 -08:00
Piotr Pekala
d7f4aeb7d8 Unit tests added 2019-02-28 02:09:40 -08:00
Piotr Pekala
06290a2dec Unit tests fixed 2019-02-28 01:45:01 -08:00
Piotr Pekala
18a80468d0 Custom adapters separated to new component 2019-02-28 01:26:15 -08:00
Piotr Pekala
ebde71eba5 Merge branch 'master' into Rewriting-custom-adapters-component 2019-02-27 04:22:54 -08:00
Piotr Pekala
f866de520a Merge branch 'master' into Adding-new-project-on-enter 2019-02-27 04:10:09 -08:00
Piotr Pekala
bc7eda33b3 Adding new project on enter 2019-02-27 02:06:52 -08:00
Piotr Pekala
a2d81b75b4 Fix for moving tool 2019-02-27 01:44:26 -08:00
Piotr Pekala
ec75f107bc Update qemu-vm-template-details.component.ts 2019-02-27 00:15:05 -08:00
Piotr Pekala
d05bdd5200 Code related to custom adapters rewritten 2019-02-27 00:14:49 -08: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
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
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
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
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
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
Piotr Pekala
dd199b0058 Unit tests added 2019-02-07 06:16:41 -08:00
Piotr Pekala
71f76be839 Edit page for Ios routers 2019-02-05 04:40:26 -08:00