Commit Graph

641 Commits

Author SHA1 Message Date
Piotr Pekala
4c681f5097 Fix for local server 2019-03-25 06:25:54 -07:00
ziajka
ddf2db7df6 Use DOCUMENT from angular/common, Ref: #347 2019-03-22 13:43:53 +01:00
ziajka
038f3682eb Local server discovery should be visible as remote 2019-03-22 10:11:31 +01:00
Piotr Pekala
36fb802454 Fixes after review 2019-03-22 01:25:29 -07:00
ziajka
4b2208e61e Redirect to /servers when page is not found, Fixes: #338 2019-03-21 07:54:23 +01:00
Piotr Pekala
ce5c46df1a Code cleaned up 2019-03-20 08:23:30 -07:00
Piotr Pekala
69e18494bb Unit tests added 2019-03-20 07:04:39 -07:00
Piotr Pekala
1f928690b3 Missing icons added 2019-03-20 05:52:28 -07:00
Piotr Pekala
4c9adb13c7 Style fix for divider 2019-03-20 03:15:51 -07:00
Piotr Pekala
e5a77ea15a Bug with creating snapshots fixed 2019-03-20 02:58:42 -07:00
Piotr Pekala
2997d1ff66 Capturing packets visible on map 2019-03-18 06:40:06 -07:00
Piotr Pekala
e507e26cda Initial implementation 2019-03-18 01:59:21 -07:00
ziajka
ca42465ebc
Merge pull request #332 from GNS3/Start,-pause,-stop-all-nodes
Start, pause, stop all nodes #317
2019-03-14 12:41:05 +01:00
Piotr Pekala
36870e170e Typo fixed 2019-03-13 01:26:01 -07:00
ziajka
8442a9055c Fix starting and stopping nodes 2019-03-12 14:11:05 +01:00
ziajka
aac20a6830 Fix adding link 2019-03-12 13:43:21 +01:00
Piotr Pekala
8cda33c0d9 Actions for all nodes added 2019-03-11 04:35:27 -07:00
Piotr Pekala
3a79abacb8 Disabling tests due to instability 2019-03-08 06:49:59 -08:00
Piotr Pekala
dfd9ca60ca Disabling tests due to instability 2019-03-08 06:24:13 -08:00
Piotr Pekala
4728064675 Sever service tests fixed 2019-03-08 00:06:55 -08:00
Piotr Pekala
d933135912 Merge branch 'master' into unit-tests 2019-03-07 07:15:22 -08:00
Piotr Pekala
e7f2bcfcbf Fixing errors in tests 2019-03-07 06:17:58 -08:00
ziajka
1f3e59cdbe During adding server mark it as a local 2019-03-07 11:32:12 +01:00
ziajka
b82b883f06 Disable drawings in readonly mode 2019-03-07 08:56:14 +01:00
ziajka
9e1a6df93a Disable zooming on wheel 2019-03-07 08:54:14 +01:00
ziajka
3764ef84ec Fix settings padding and disable angular map option 2019-03-07 08:44:19 +01:00
Piotr Pekala
42c0297daf Another approach for unit tests 2019-03-06 07:54:56 -08:00
ziajka
267c88032f Init console settings 2019-03-05 15:12:47 +01:00
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
24e9e23f7e Support gns3_server.ini configuration, Fixes: #324 2019-03-05 09:06:15 +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
ziajka
1af597939b
Merge pull request #306 from GNS3/Client-offset-not-supported-in-scrolled-area
Client offset not supported in scrolled area #299
2019-02-27 11:11:59 +01: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
ziajka
2a32db47cd Upgrade packages, Fixes: #305 2019-02-27 10:04:34 +01: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
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
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
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
Piotr Pekala
43d08a9044 Adding templates of IOS routers 2019-02-05 01:26:35 -08:00
ziajka
39603b7da7 Consistency of env 2019-02-04 11:37:57 +01:00
ziajka
b98b607614 Install SolarPuTTY when available 2019-02-04 11:32:01 +01:00
Piotr Pekala
8cd9779067 Updating from master 2019-02-03 23:31:46 -08:00
Piotr Pekala
f180f7f76f Separate component for symbol selecting 2019-02-03 23:24:07 -08:00
Piotr Pekala
eed6466df5 Unit tests added 2019-02-01 04:35:58 -08:00
ziajka
72d0323783 Environment file convention 2019-02-01 12:51:20 +01:00
Piotr Pekala
42821f28b2 Configuration menu for cloud nodes 2019-02-01 01:39:34 -08:00
Piotr Pekala
6f879add81 Configuration ethernet switches 2019-01-31 23:17:05 -08:00
Piotr Pekala
0bfff9c79e Creating templates for ethernet switches 2019-01-31 06:51:53 -08:00
Piotr Pekala
516ad5a045 Support for templates for Ethernet Hubs 2019-01-31 01:27:04 -08:00
Piotr Pekala
23c7e3bc8e Support for creating virtual box templates added 2019-01-30 08:40:32 -08:00
Piotr Pekala
41eb0d882d Renaming styles 2019-01-29 07:20:31 -08:00
Piotr Pekala
a6b4c4a9c8 Form validation for Qemu 2019-01-29 06:53:18 -08:00
Piotr Pekala
5a21d117ca Form validation for VPCS components 2019-01-29 03:25:48 -08:00
ziajka
a12f8e6ddd Ignore missing template during creation 2019-01-29 11:39:25 +01:00
Piotr Pekala
250e3bdd6f Managing templates for VPCS 2019-01-29 02:14:32 -08:00
ziajka
6734776153 Update prod env only when variables are defined 2019-01-29 09:54:26 +01:00
Piotr Pekala
e55c273f3c Components for Vpcs templates 2019-01-28 10:23:32 -08:00
Piotr Pekala
dc6b2f0940 Configuration for adapters added 2019-01-28 07:42:09 -08:00
ziajka
9073230b2d ExternalSoftwareDefinitionService tests 2019-01-28 11:28:12 +01:00
ziajka
ed204d3229 PlatformService tests 2019-01-28 11:12:46 +01:00
ziajka
65acfbb11c Env definition 2019-01-28 10:24:00 +01:00
Piotr Pekala
7eac08ab91 Preferences options for qemu temporary disabled 2019-01-25 06:31:32 -08:00
Piotr Pekala
a813516dac Component for editing Qemu preferences added 2019-01-25 05:11:17 -08:00
ziajka
ef38319b5f Transport OS ENV into environment.prod.ts 2019-01-25 13:48:22 +01:00
ziajka
c1bdce4fce Move definition of external software to separate file 2019-01-23 16:08:08 +01:00
ziajka
dc22510d30 Tests for default layout component 2019-01-23 15:31:03 +01:00
ziajka
6853901341 Merge with master 2019-01-23 09:09:14 +01:00
Piotr Pekala
daab31abb5 Page for creating new templates added 2019-01-22 07:20:18 -08:00
Piotr Pekala
e60a5bbf07 Code cleaned up 2019-01-22 01:03:54 -08:00
Piotr Pekala
8977750d90 Qemu preferences page added 2019-01-18 05:02:26 -08:00
Piotr Pekala
9ecb6b4a24 Fix for text adding 2019-01-17 05:20:39 -08:00
Piotr Pekala
347a3de22c Fixes for context menu & selection 2019-01-17 05:02:56 -08:00
Piotr Pekala
bee62ef726 Initial implementation 2019-01-17 04:24:52 -08:00
Piotr Pekala
b084677cf7 Style for import project dialog edited 2019-01-17 02:29:16 -08:00
Piotr Pekala
ee7cfcd705 Styles for dialogs edited 2019-01-16 07:50:22 -08:00
Piotr Pekala
624dca3bcd Styles for dialogs edited 2019-01-16 05:38:58 -08:00
Piotr Pekala
3a72e98201 Code cleaned up 2019-01-16 04:11:19 -08:00
Piotr Pekala
ed59d2ba02 Context menu for list of items 2019-01-16 04:03:26 -08:00
ziajka
74b84a13f0 Apply code style 2019-01-15 11:15:54 +01:00
ziajka
2e9d2412a9 Merge with dependencies-list 2019-01-15 11:04:49 +01:00
ziajka
fd8fbf3919
Merge pull request #267 from GNS3/As-user-I-can-change-styles-of-drawings
Style & text editor - build fixing
2019-01-15 10:52:21 +01:00
Piotr Pekala
0ad3b30181 Code cleaned up 2019-01-15 01:24:26 -08:00
Piotr Pekala
3b38408a8c Build fixes 2019-01-15 01:17:05 -08:00
ziajka
a9f2021d0b
Merge pull request #263 from GNS3/As-user-I-can-change-styles-of-drawings
As user i can change styles of drawings, Fixes: #260
2019-01-15 10:07:27 +01:00
Piotr Pekala
90b9e424ea Unit tests added 2019-01-14 10:56:33 -08:00
Piotr Pekala
e30e3893c6 Dialog for editing text created 2019-01-14 08:08:41 -08:00
ziajka
366ed96f28 Software model 2019-01-14 14:55:18 +01:00
ziajka
6527554aa3 Improve control of installation 2019-01-14 14:07:42 +01:00
ziajka
157e3150b5 Installation flow control 2019-01-14 13:52:31 +01:00
ziajka
fecc81badf Aks for permission when installing Wireshark 2019-01-14 12:47:09 +01:00
ziajka
f46caaf5e0 Error handler for downloading resource and basic WS support 2019-01-14 09:20:07 +01:00
Piotr Pekala
27fa5f86fb Code cleaned up 2019-01-11 06:03:57 -08:00
Piotr Pekala
e926a2039d Implementation of style editor 2019-01-11 06:00:53 -08:00
ziajka
c3e70e7800 Basic external software download and run 2019-01-11 13:51:23 +01:00
ziajka
25e137a488 Basic definition of installed software 2019-01-11 08:38:22 +01:00
Piotr Pekala
669fcc0ddc Fix for unit tests after changes in project map component 2019-01-10 06:48:21 -08:00
Piotr Pekala
b39cf7033f Basic implementation of context menu for drawings 2019-01-10 06:42:20 -08:00
ziajka
71129e28cf Merge with master 2019-01-10 10:18:32 +01:00
ziajka
39778f9513 Merge branch 'master' into add-text 2019-01-10 07:53:52 +01:00
ziajka
e3ea7f323e Fix install button apperance and prepare for installation support 2019-01-09 15:32:19 +01:00
Piotr Pekala
290f8820bc Draw menu rewritten 2019-01-09 06:24:04 -08:00
Piotr Pekala
9925b49725 Code cleaned up 2019-01-09 04:46:10 -08:00
ziajka
c1b76d8d4d Basic list of installed software 2019-01-09 13:45:37 +01:00
Piotr Pekala
740a042b0e Removing timeouts from code 2019-01-09 03:58:54 -08:00