Commit Graph

949 Commits

Author SHA1 Message Date
Piotr Pekala
226a04a638 Merge branch 'master' into Packet-capture-preferences 2019-03-26 08:12:20 -07:00
Piotr Pekala
07722cf8ea Code refactored 2019-03-26 07:41:28 -07:00
Piotr Pekala
ca9cb13c2b Bundled state added 2019-03-26 06:38:10 -07:00
Piotr Pekala
5ff0049a13 Merge branch 'master' into Insert-image-drawing 2019-03-26 05:22:53 -07:00
Piotr Pekala
992712591a fix for server service test 2019-03-26 03:56:36 -07:00
Piotr Pekala
ef3acfa459 Code cleaned up 2019-03-26 03:25:49 -07:00
Piotr Pekala
062f3f7726 Update context-menu.component.spec.ts 2019-03-26 01:38:49 -07:00
Piotr Pekala
d61825506a Initial implementation of inserting images 2019-03-25 07:42:03 -07:00
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
Piotr Pekala
6b4a5337d8 Bug fixing 2019-01-09 01:38:07 -08:00
ziajka
77a47e8fd2 Installed software link in application menu when in electron 2019-01-09 10:20:17 +01:00
ziajka
8aa4e33011 Expended list of settings on default 2019-01-09 09:54:28 +01:00
Piotr Pekala
417cdfb105 Text editing moved to common component 2019-01-08 06:53:01 -08:00
Piotr Pekala
af1957915b Unit tests for new components added 2019-01-08 05:13:52 -08:00
Piotr Pekala
32646889df Adding drawings rewritten 2019-01-08 03:06:25 -08:00
Piotr Pekala
fe9e322c1f Code refactoring 2019-01-04 10:06:41 -08:00
Piotr Pekala
37ec1cc21d Code responsible for adding text refactored 2019-01-04 03:17:10 -08:00
ziajka
d7529e93fd Fix base href for electron env 2019-01-04 10:58:35 +01:00
Piotr Pekala
c9b0eca05b Exchanging tools to components 2019-01-03 07:17:47 -08:00
ziajka
81562b5d80 Fix rotated node label border, Fixes: #237 2019-01-02 14:36:33 +01:00
Piotr Pekala
c0d77ed279 Review fixes 2018-12-31 07:14:48 -08:00
Piotr Pekala
5eee9c9563 Unit tests for extracted components 2018-12-29 02:02:32 -08:00
Piotr Pekala
5cabe20728 Unit tests for new components added 2018-12-21 05:30:39 -08:00
Piotr Pekala
0691a17d29 Removing listeners from project map component 2018-12-20 05:19:19 -08:00
Piotr Pekala
085b099e96 Fixes after review 2018-12-19 07:25:09 -08:00
Piotr Pekala
79f174faea Merge branch 'code-refactoring' into add-text 2018-12-18 05:58:26 -08:00
Piotr Pekala
9ce2adfb67 extracting code from main component 2018-12-18 05:53:18 -08:00
Piotr Pekala
019584c32c extracting methods from main component 2018-12-14 03:17:38 -08:00
Piotr Pekala
d7eb21a0da Code cleaned up 2018-12-13 05:44:48 -08:00
Piotr Pekala
c951a405af Removing bugs 2018-12-13 05:34:17 -08:00
ziajka
3e9eb81dfd Fix interface labels positions 2018-12-13 13:04:52 +01:00
Piotr Pekala
894b7904c3 Code cleaned up 2018-12-13 03:53:53 -08:00
Piotr Pekala
e58d33f690 Removing bug from chrome browser 2018-12-13 03:29:26 -08:00
ziajka
b733d94fbe Adjust text conversion 2018-12-13 10:17:02 +01:00
Piotr Pekala
f859dc0c22 Merge branch 'master' into add-text 2018-12-13 01:05:59 -08:00
ziajka
2a859e6329 Fix updating text position when zoomed in/out 2018-12-13 09:46:00 +01:00
ziajka
f866741011 Round position of nodes and drawings during update to the closest integer 2018-12-13 09:17:04 +01:00
ziajka
e76d6c4236 Fix gray background of drawing menu on Chrome 2018-12-13 08:38:11 +01:00
ziajka
9c02e63d69 Disable drawing menu when in read only mode 2018-12-13 08:36:20 +01:00
ziajka
852e265273 Apply gray background fix only on Firefox 2018-12-13 08:35:05 +01:00
ziajka
0ab6cf2f93 Merge branch 'develop' 2018-12-13 07:59:43 +01:00
Piotr Pekala
f0582e6a9e Reimplementation of text editing 2018-12-12 06:55:22 -08:00
Piotr Pekala
674d0c4980 Fix for tests 2018-12-12 04:29:18 -08:00
Piotr Pekala
92d6c8e411 Reimplementation of adding text 2018-12-12 03:34:44 -08:00
Piotr Pekala
78df22fae4 Merge branch 'add-rectangle-change-border-position' of https://github.com/GNS3/gns3-web-ui into add-rectangle-change-border-position 2018-12-11 06:14:07 -08:00
Piotr Pekala
a12af56561 Update project-map.component.ts
Exchanging adding text methods
2018-12-11 06:14:04 -08:00
ziajka
ff8f595cd4 Rename appliances to templates in order to support 2.2 API, Fixes #227 2018-12-11 14:26:44 +01:00
ziajka
79a374db9d Fix background on drawing toolbar and SVG 2018-12-11 13:49:06 +01:00
ziajka
13828b6d13 Resizing of drawings on Firefox, Fixes: #226 2018-12-11 13:35:57 +01:00
Piotr Pekala
7fff8feec7 Bug with drawer removed 2018-12-11 02:09:40 -08:00
Piotr Pekala
16ee7f2f95 Removing bugs 2018-12-11 01:36:23 -08:00
Piotr Pekala
72a0a8dfcb Cleanup 2018-12-11 00:55:51 -08:00
Piotr Pekala
c466275e62 Merge branch 'add-rectangle-change-border-position' of https://github.com/GNS3/gns3-web-ui into add-rectangle-change-border-position 2018-12-11 00:46:19 -08:00
Piotr Pekala
79157854be Adding text separated from main component 2018-12-11 00:37:55 -08:00
ziajka
9390fd4bbe Merge branch 'master' into add-rectangle-change-border-position 2018-12-11 08:32:27 +01:00
ziajka
2cc27b332d Fix missing select import 2018-12-11 08:32:08 +01:00
ziajka
8ceb839052 Clean not used dependecies in package.json, Fixes: #221 2018-12-10 14:22:48 +01:00
Piotr Pekala
5597168e88 Merge branch 'add-rectangle-change-border-position' of https://github.com/GNS3/gns3-web-ui into add-rectangle-change-border-position 2018-12-10 05:18:34 -08:00
Piotr Pekala
1b2206852b Saving edited text 2018-12-10 05:17:40 -08:00
ziajka
8e6abf8b55 Add Hammer.JS to project, Fixes: #222 2018-12-10 14:08:47 +01:00
ziajka
8ee33a0c07 Support of 2.2 symbols API, Fixes: #218 2018-12-10 12:19:15 +01:00
Piotr Pekala
91046ecd66 Merge remote-tracking branch 'origin/develop' into add-rectangle-change-border-position 2018-12-07 09:45:35 -08:00
Piotr Pekala
492e6869ad Cleaning up code 2018-12-07 09:42:55 -08:00
Piotr Pekala
fb14e657bb Cleaning up files 2018-12-07 09:15:33 -08:00
PiotrP
c0bfc3ed35 Initial implementation of text editing 2018-12-07 09:10:57 -08:00
ziajka
622e106f12 Precalculate labels position in converters 2018-11-30 13:59:57 +01:00
PiotrP
acac9edf0e Fix for unit tests 2018-11-28 05:25:04 -08:00
PiotrP
42d1ce522e Merge branch 'develop' into add-rectangle-change-border-position 2018-11-28 04:29:15 -08:00
PiotrP
da1c8b3c11 Unit tests added 2018-11-28 02:49:35 -08:00
ziajka
e8716f84de Public NodeContextMenuComponent properties 2018-11-28 10:22:19 +01:00
ziajka
c14a59d946 Tools as public 2018-11-28 10:09:53 +01:00
ziajka
bfabc6b50c Tests interface labels 2018-11-28 10:04:26 +01:00
ziajka
fba0c2fdd0 Test dragging drawings 2018-11-27 16:46:09 +01:00
ziajka
eb36e49622 Test dragging nodes 2018-11-27 16:39:38 +01:00
ziajka
9184913803 Move draw-link-tool 2018-11-27 13:48:30 +01:00
PiotrP
6c2399357d Unit test for drawing resizing component added 2018-11-27 03:57:29 -08:00
ziajka
f0f3ee1bf7 Fix paths 2018-11-27 12:40:13 +01:00
ziajka
e0b84d81cb Move experimental components into experimental-map 2018-11-27 12:38:39 +01:00
ziajka
b83d2c8efd Debugging configruation and merge with latest angular 2018-11-27 11:26:23 +01:00
PiotrP
6fc98e3577 Merge branch 'develop' into add-rectangle-change-border-position 2018-11-26 07:17:39 -08:00
PiotrP
d0d5a1c185 Code cleaned up 2018-11-26 07:03:22 -08:00
ziajka
2bb1dbb321 Adding new blank project and importing project disabled when experimental features are disabled 2018-11-26 14:33:08 +01:00
ziajka
a4a4415c38 Map settings introduction and disable dragging of labels and interfaces when in readonly 2018-11-26 14:29:51 +01:00
PiotrP
21a85cd69a Resizing line added 2018-11-26 05:19:48 -08:00
ziajka
1217c4e31c Remove unused code 2018-11-26 14:10:14 +01:00
ziajka
8b91549984 Drag interface labels 2018-11-26 13:36:33 +01:00
ziajka
01cefc5c79 Remove debug 2018-11-26 10:23:51 +01:00
ziajka
204eae98c4 Improve multiline text position 2018-11-26 09:54:44 +01:00
PiotrP
f48a029315 Code cleaned-up 2018-11-23 05:34:59 -08:00
PiotrP
317f537de3 Merge branch 'develop' into add-rectangle-change-border-position 2018-11-23 02:57:08 -08:00
PiotrP
683a7bab1c Adding drawings finished 2018-11-23 01:46:53 -08:00
PiotrP
36ea584d62 Menu extended 2018-11-22 05:42:46 -08:00
ziajka
bd2fdd318e Fix onNodeClicked 2018-11-21 12:59:51 +01:00
ziajka
c1b9d29b43 Fix tests 2018-11-21 11:24:43 +01:00
ziajka
3e4bf71c9c Apply rotation to node label selection 2018-11-21 10:56:52 +01:00
ziajka
593a91dfd3 Improve position of rotated node label 2018-11-21 10:48:21 +01:00
ziajka
f802d8d952 Dragging nodes labels and updating their positions 2018-11-21 10:42:36 +01:00
PiotrP
974759fc61 Saving data for rectangle added 2018-11-21 01:26:50 -08:00
PiotrP
f469a8dbe1 Initial implementation 2018-11-20 23:55:17 -08:00
ziajka
f9d8f0db29 Draw node label selection 2018-11-20 15:46:29 +01:00
ziajka
c68a332143 Missing files 2018-11-20 13:47:56 +01:00
ziajka
311ef8c348 Merge with different approach 2018-11-20 13:43:59 +01:00
ziajka
4a0b960634 Update packages, incl. Angular 7, Ref. #179 2018-11-19 08:28:24 +01:00
ziajka
17b07de620 Clean unused code 2018-11-16 13:49:06 +01:00
ziajka
8de7e58dec Move out responsibilities to project-map 2018-11-16 11:38:42 +01:00
ziajka
ba8bcb8c18 Merge branch 'develop' into data-model-change 2018-11-15 11:41:58 +01:00
ziajka
97e8be855c Clean code 2018-11-15 11:35:20 +01:00
ziajka
35bb758244 Clean 2018-11-15 11:31:39 +01:00
ziajka
e174de142c Disable/enable selection 2018-11-15 10:12:53 +01:00
PiotrP
b8ea53b32b Redirecting to project page after creating added 2018-11-15 01:00:48 -08:00
ziajka
320ce4a827 Force to make it green 2018-11-15 09:09:14 +01:00
ziajka
9e54287e1c Remove last dependecies on selection store 2018-11-14 16:29:31 +01:00
ziajka
c25e7f538d Merge store into selection manager and separate selection listener 2018-11-14 16:24:12 +01:00
ziajka
71ae1f374f Drag nodes and drawings at the same time 2018-11-14 14:51:27 +01:00
ziajka
332303da4c Update nodes and drawings at the same time 2018-11-14 14:20:30 +01:00
ziajka
0e04e85e53 New selection manager and graph data manager 2018-11-14 11:54:40 +01:00
PiotrP
39bc162414 fixes after cr 2018-11-14 00:50:00 -08:00
PiotrP
618f966361 Fixes after review 2018-11-13 15:10:24 -08:00
ziajka
e4e9c671c7 Use Map* instead of plain models 2018-11-09 14:46:56 +01:00
PiotrP
0e35d1c7f6 Initial implementation of adding blank projects 2018-11-09 02:13:54 -08:00
ziajka
17e59fde68 Symbols converter 2018-11-09 09:31:15 +01:00
ziajka
600bb91ad1 Converters between server and map models 2018-11-09 09:05:41 +01:00
ziajka
b10e345261 clean 2018-11-09 06:35:36 +01:00
ziajka
290ca022e2 clean 2018-11-08 15:40:30 +01:00
ziajka
56138f7fb7 Fix drawings 2018-11-08 13:09:37 +01:00
ziajka
9d35d47d50 Merge branch 'develop' into drag-nodes-and-drawings 2018-11-08 12:28:35 +01:00
ziajka
ed604a755e Clean 2018-11-08 12:27:14 +01:00
ziajka
d0c39c8a11
Merge pull request #171 from GNS3/importing-projects
Projects importing
2018-11-08 11:43:54 +01:00
ziajka
b89e9f1434 Disable dragging on readonly mode 2018-11-08 10:51:56 +01:00
ziajka
69163e7b6d Drawings can communicate with server after dragged 2018-11-08 10:29:00 +01:00
ziajka
b7fb7521f2 Drawings can be dragged 2018-11-08 08:41:28 +01:00
ziajka
6fcbf0da28 Rename DrawingWidget to DrawingShapeWidget 2018-11-08 08:28:19 +01:00
PiotrP
5c51dc043e Merge branch 'master' into importing-projects 2018-11-07 06:00:45 -08:00
ziajka
b57bc7370b New approach for draggable 2018-11-07 14:44:17 +01:00
PiotrP
58a4ed08b1 Code cleaned up 2018-11-07 05:43:57 -08:00
PiotrP
ce13d3a68c Removing stepper 2018-11-07 05:43:19 -08:00
ziajka
2f822580a9 Ability to drag more than one node at once 2018-11-07 11:44:33 +01:00
ziajka
0fe3d0e7ca Separate node rendering from nodes; inital drag multiple nodes 2018-11-07 10:42:22 +01:00
ziajka
5da90118c7 Canvas size detector 2018-11-06 15:09:14 +01:00
ziajka
6435a84da2 Clean 2018-11-06 14:59:31 +01:00
ziajka
cf62f3634b Clean code 2018-11-06 14:45:32 +01:00
ziajka
467d6b6851 Clean 2018-11-06 14:26:25 +01:00
ziajka
b22d0dfc1d Fix node color selection on Chrome, Fixes: #181 2018-11-06 14:15:29 +01:00
ziajka
22ddb3d51e Separate events 2018-11-06 13:04:52 +01:00
ziajka
c6f59243ff Separate imports 2018-11-06 11:50:33 +01:00
ziajka
f9e3200550 Improve styles for context menus 2018-11-06 09:15:17 +01:00
ziajka
d0ecd3b2ef Move link creation to cartography 2018-11-06 08:23:39 +01:00
ziajka
caca22edb6 Map change detector ref 2018-11-05 15:24:14 +01:00
ziajka
e296dd004f Fix tests 2018-11-05 15:10:13 +01:00
ziajka
e279a1403f Code clean 2018-11-05 14:28:42 +01:00
ziajka
1d1cf149bb Decouple project-map from map 2018-11-05 14:21:53 +01:00
ziajka
48dcfcbf1c Node dragged unified way 2018-11-05 12:10:51 +01:00
ziajka
58f0954c08 Remove callbacks 2018-11-05 11:23:33 +01:00
ziajka
df75a1bc03 Fix Show/hide interface labels 2018-11-05 08:46:21 +01:00
PiotrP
c4486ee104 Fixes after cr 2018-11-02 02:22:04 -07:00
ziajka
98acd62b74 Code clean 2018-10-31 12:57:07 +01:00
ziajka
a681072b86 Code clean 2018-10-31 11:41:47 +01:00
ziajka
687ce54ccb Move out snapshots from project map 2018-10-31 10:55:55 +01:00
PiotrP
35f16d3eff Fix for tests 2018-10-30 07:50:54 -07:00
PiotrP
606b7fa01c Unit tests for confirmation dialog component added 2018-10-30 07:36:16 -07:00
PiotrP
cc401a584d Confirmation dialog for existing project added, error message handling added 2018-10-30 04:13:37 -07:00
PiotrP
668235936d Fixes after review 2018-10-26 05:35:02 -07:00
PiotrP
4084fb39e0 initial implementation of projects importing 2018-10-25 02:40:37 -07:00
ziajka
ffb261ce64 clean 2018-10-25 11:35:29 +02:00
ziajka
055a161b17 Improved separation between Widgets 2018-10-24 16:31:33 +02:00
ziajka
dcbefa996c seprate dir for links 2018-10-24 10:09:50 +02:00
ziajka
778efff79a separate createGraph 2018-10-18 12:54:24 +02:00
ziajka
01586f500f Merge with develop 2018-10-15 14:05:55 +02:00
ziajka
88ae3704dc fix tests 2018-10-15 13:46:43 +02:00
ziajka
40ded4b779 Automatic server discovery 2018-10-15 11:26:50 +02:00
ziajka
15784887a1 Discover servers 2018-10-10 15:50:10 +02:00
ziajka
24f5f958f0 isServerAvailable check 2018-08-02 10:13:56 +02:00
ziajka
e8e951afa7 Base for server-discovery, Ref: #159 2018-07-23 21:04:11 +02:00
ziajka
c7d079ed0d Fix default map size 2018-07-23 17:57:09 +02:00
ziajka
fd606194b8 Disable base href for electron 2018-07-20 09:01:37 +02:00
ziajka
a916b00ef8 Move models 2018-07-19 10:00:09 +02:00
ziajka
e4e8fe6151 Disable LocationStrategies if on electron/non-electron, README update 2018-07-16 10:28:45 +02:00
ziajka
9cf8e7e566 Fix tests 2018-07-09 09:55:50 +02:00
ziajka
910fa5ae33 Dynamic routing strategy, fixed for AOT changes 2018-07-06 15:18:24 +02:00
ziajka
d641cc6ce6 Lock down typescript to <2.8.0 and fix tests 2018-07-06 12:36:25 +02:00
ziajka
993084290c merge 2018-07-06 11:58:39 +02:00
ziajka
cde77ab232 Node as Element, Ref: 154 2018-07-06 11:50:42 +02:00
ziajka
06269bf2a2 Basic migration to RxJS 6, Ref: #154 2018-07-06 11:31:44 +02:00
ziajka
65c0739b3e Fix tests 2018-07-06 10:17:34 +02:00
ziajka
290ce6641f getLocalServer tests 2018-07-05 13:14:38 +02:00
ziajka
bcc21da585 Server service tests 2018-07-05 12:56:46 +02:00
ziajka
9888b6db74 Improve ServerError tests 2018-07-05 09:50:13 +02:00
ziajka
0c58ec9260 Project - readonly tests 2018-07-05 09:42:48 +02:00
ziajka
acc4fdc3c5 Tests for ServerError 2018-07-05 09:35:02 +02:00
ziajka
db3e700204 Progress error status, Fixes: #146 2018-07-04 13:44:35 +02:00
ziajka
ca45804b5e Move error handlers into one dir 2018-07-03 11:40:12 +02:00
ziajka
0cc0b765b5 Handle case when server is unavailable, Ref: #146 2018-07-03 11:34:37 +02:00
ziajka
ed84799ed1 Fix naming 2018-07-02 12:23:22 +02:00
ziajka
5f4515e2fb Toaster - default error handler 2018-07-02 12:11:43 +02:00
ziajka
9138d73b5d Open/close projects, Fixes: #148 2018-07-02 11:09:19 +02:00
ziajka
0435fcec89 Send version to Sentry 2018-06-27 12:34:15 +02:00
ziajka
957b93ec41 Disable delete button 2018-06-27 10:58:45 +02:00
ziajka
a2d9ba678e Fix paths 2018-06-27 10:58:04 +02:00
ziajka
e82b4e48cd Introduce components directories 2018-06-27 10:34:15 +02:00
ziajka
4f3ad287f0 Drop shared directories 2018-06-27 10:29:12 +02:00
ziajka
4145581caf Move MockedToasterService to spec 2018-06-27 10:23:04 +02:00
ziajka
6a85c2754e Progress component tests 2018-06-27 10:18:25 +02:00
ziajka
934c2f9933 Progress screen 2018-06-26 16:47:40 +02:00
ziajka
0cb1b4197a Local server support 2018-06-26 11:13:09 +02:00
ziajka
f1493800cd Basic support of local server 2018-06-22 13:41:09 +02:00
ziajka
d929cd4187 Limit experimental features 2018-06-22 12:01:46 +02:00
ziajka
e6c1851b16 Introduction of experimental features 2018-06-14 15:52:41 +02:00
ziajka
2b5b73ba38 Show/hide interfaces labels support, Fixes: #133 2018-06-11 14:08:35 +02:00
ziajka
53db28b5dc Fix nodes default labels font and position 2018-06-11 12:37:13 +02:00
Dominik Ziajka
ee850fbfe6 Improve CodeCov 2018-05-30 12:22:18 +02:00
ziajka
505f3fb59e Disable selectiontool when in readonly mode 2018-05-29 17:44:16 +02:00
ziajka
e2a21bbd2b Disable dragging on readonly project 2018-05-29 17:23:08 +02:00
ziajka
0d18166848 Fix ethernet and serial links 2018-05-29 15:19:47 +02:00
ziajka
96ec866b2e Improved text position matching 2018-05-29 13:14:55 +02:00
ziajka
f01cf63a6c Drawing: Text with text-decoration support, Fixes: #139 2018-05-28 15:40:40 +02:00
ziajka
289abf344f Fix tests 2018-05-28 15:31:04 +02:00
ziajka
cc2544e3d0 Drawings - rotation support, Fixes: #140 2018-05-28 15:24:39 +02:00
ziajka
46d028a4d2 Qt ArrayDash fixer, Ref: #137 2018-05-28 15:01:47 +02:00
ziajka
cdd377b356 Different styles of border, Ref: #137 2018-05-28 14:23:09 +02:00
ziajka
2a0a1d7e9f Whitespace support on text field, Fixes: #138 2018-05-28 13:52:30 +02:00
ziajka
6cdca71a45 Adjust default system font #127 2018-05-28 12:40:49 +02:00
ziajka
cbe8f2d584 Improve opacity support 2018-05-24 14:56:09 +02:00
ziajka
599491fa88 Text font color support 2018-05-24 14:51:28 +02:00
ziajka
fa38d6bdf2 Compact to DrawingWidget 2018-05-21 13:36:57 +02:00
ziajka
e4c07e7955 Merge remote-tracking branch 'origin/read-only-mode' into text-drawing 2018-05-21 13:17:04 +02:00
ziajka
b4da7291e5 Fix tests 2018-05-21 13:15:58 +02:00
ziajka
607e8c199a Small clean 2018-05-21 13:02:48 +02:00
ziajka
6002ebacdf Drawings - draw as different shapes 2018-05-21 12:59:20 +02:00
ziajka
bd54786f20 Hide layer up/down when project is readonly 2018-05-17 16:54:09 +02:00
ziajka
edcf42cf77 Don't delete items on topology when in readonly mode 2018-05-17 13:46:43 +02:00
ziajka
0b47232f89 Image drawing widget 2018-05-16 14:29:54 +02:00
ziajka
230ae32f0e Move converter one level up 2018-05-16 13:52:16 +02:00
ziajka
8f600b3e72 Draw text on topology 2018-05-16 13:18:44 +02:00
ziajka
e0ccfda3e2 Merge branch 'master' into text-drawing 2018-05-16 09:24:50 +02:00
ziajka
4ec4f41a22 Stop screaming about interface 2018-05-16 09:04:29 +02:00
ziajka
52456921d1 Fix support for pip>=10, Fixes: #123 2018-05-15 14:05:24 +02:00
ziajka
e465be94b4 Update packages and fix tests 2018-05-15 13:39:06 +02:00
ziajka
3169c3bf14 Text converter 2018-05-15 10:09:47 +02:00
ziajka
44f4388e41 Init SvgToDrawingConverter 2018-05-14 15:05:56 +02:00
ziajka
c2eac40440 Disable interface selection 2018-05-14 11:44:03 +02:00
ziajka
efec6c4a04 Merge branch 'draw-interfaces' of github.com:GNS3/gns3-web-ui into draw-interfaces 2018-05-14 10:53:10 +02:00
ziajka
6ed754252c Border change 2018-04-27 16:38:46 +02:00
ziajka
5760e77609 Clear selection 2018-04-20 11:48:05 +02:00
ziajka
4259aad348 Interface labels - surrounding box when selected 2018-04-20 10:29:10 +02:00
ziajka
384a51ccea Change the way of drawing interfaces 2018-04-17 13:47:18 +02:00
ziajka
03b61b371a Fix drawing lines, Ref: #111 2018-04-16 16:56:21 +02:00
ziajka
7415a915ed Improved positions of interfaces 2018-04-16 16:50:50 +02:00
ziajka
ad8a064879 Hide statuses when too close 2018-04-16 15:26:22 +02:00
ziajka
1782c6c3d3 Normalize positions of elements, Ref: #111, Fix double nodes and drawings 2018-04-16 15:09:04 +02:00
ziajka
4ca6c05f31 Fix CSS styles when provided wrong from server 2018-04-16 10:21:44 +02:00
ziajka
a1f8066b0d Update map on project change, Fixes: #110 2018-04-16 08:24:49 +02:00
ziajka
e6920af03b Doesn't allow user to select labels text during selection 2018-04-13 11:08:52 +02:00
ziajka
712aef6834 Interface labels tests 2018-04-13 10:50:45 +02:00
ziajka
a88d829f4d Draw interface labels 2018-04-12 13:15:25 +02:00
ziajka
9fc90bb0eb Merge branch 'master' into draw-interfaces 2018-04-12 09:11:32 +02:00
ziajka
0a754a70e5 Fix tests and lock typescript 2018-04-11 09:11:18 +02:00
ziajka
23ff9a8897 Preparation for interfaces labels 2018-04-11 08:21:01 +02:00
ziajka
fe4cd9082b Fonts&icons offline in electron app, Fixes: #94 2018-04-10 12:45:40 +02:00
ziajka
99fceed253 Form for supporting servers with credentials, Ref: #100 2018-04-10 11:25:31 +02:00
ziajka
31df9cfb93 Projects list can be sorted, Fixes: #99 2018-04-10 10:57:29 +02:00
ziajka
6286980327 Fix issue with wrong base-href for github.io 2018-04-09 15:24:41 +02:00
ziajka
f62552da63 Support scrolls on svg bigger than screen, Fixes: #97 2018-04-09 14:14:49 +02:00
ziajka
8280532764 Make project-toolbar sticky 2018-04-09 11:47:51 +02:00
ziajka
e38bc532b2 Fix footer on the long list, Fixes: #55 2018-04-09 11:28:34 +02:00
ziajka
74e60bd8d0 Support canvas transformation when dragged, Fixes: #96 2018-04-09 10:37:58 +02:00
ziajka
82aa9c6c51 Remove unnecessary html 2018-04-09 09:24:54 +02:00
ziajka
9c2f8eeda6 Fix tests for AppComponent 2018-04-09 09:19:35 +02:00
ziajka
0ee66da007 Communication with electron, Ref. #13 2018-04-06 13:15:23 +02:00
ziajka
37acae2697 Cleaning 2018-04-06 10:04:11 +02:00
ziajka
dd98b69f3a Send IPC settings.changed event to Electron, Ref. #13 2018-04-06 10:03:16 +02:00
ziajka
23d8740782 Test SettingsComponent 2018-04-06 07:50:28 +02:00
ziajka
f893714d69 Fix Raven tests 2018-04-05 15:45:21 +02:00
ziajka
6f0de11bda Local settings and sentry 2018-04-04 16:05:29 +02:00
Dominik Ziajka
235d841b1e Report to sentry only on production 2018-03-30 12:48:27 +02:00
Dominik Ziajka
d84af3dd4d Integration with angular sentry, Ref: #13 2018-03-30 12:42:42 +02:00
Dominik Ziajka
c913c351cc Symbol and Version services tests 2018-03-30 12:01:59 +02:00
Dominik Ziajka
51f4fe4627 Snapshot and Version services tests 2018-03-30 11:38:08 +02:00
Dominik Ziajka
6513cb565c ProjectService tests 2018-03-30 11:13:48 +02:00
Dominik Ziajka
d8d6398d26 NodeService tests 2018-03-30 11:04:03 +02:00
Dominik Ziajka
d5807070f4 LinkService tests 2018-03-30 10:41:19 +02:00
Dominik Ziajka
c87c8f12fb IndexedDbService 2018-03-30 10:11:36 +02:00
Dominik Ziajka
014cef0697 Improved separation between links, nodes and drawings 2018-03-30 09:27:45 +02:00
Dominik Ziajka
758c8ad7c7 Removed uncecessary files 2018-03-30 09:15:00 +02:00
Dominik Ziajka
228dd64d81 Delete nodes by delete key, Fixes: #86 2018-03-30 09:13:30 +02:00
Dominik Ziajka
ef337d6a19 Make sure we have correct layer 2018-03-29 13:00:36 +02:00
Dominik Ziajka
e23e920278 Check if Layers are updated 2018-03-29 12:59:36 +02:00
Dominik Ziajka
44bda141b8 Move node to one layer up/down 2018-03-29 12:36:35 +02:00
Dominik Ziajka
789a69cabb LinksWidget tests 2018-03-29 09:33:20 +02:00
ziajka
c75f8ce459 LayersManager 2018-03-28 16:20:00 +02:00
ziajka
e2779620d3 Apply style 2018-03-28 13:22:57 +02:00
ziajka
9dfbd5268b InRectangleHelper tests 2018-03-28 13:17:26 +02:00
ziajka
38e172f9b6 ts-mockito and tests LayersWidget 2018-03-28 12:02:58 +02:00
ziajka
dab3db3f17 Remove .widget from files and introduce TestSVGCanvas 2018-03-28 10:03:04 +02:00
ziajka
cc27c56216 Support drawings on WS 2018-03-27 17:50:06 +02:00
ziajka
ce6a727300 Get nodes earlier than nodes for compatibility 2018-03-27 17:29:41 +02:00
ziajka
3d42d46987 DrawingsDataSource 2018-03-27 17:21:50 +02:00
ziajka
1dc911fc92 Correct position of links 2018-03-27 16:57:39 +02:00
ziajka
f03abfe761 Different layers, Ref: #11 2018-03-27 16:57:22 +02:00
ziajka
9f86414210 Merge when updates items in datasource 2018-03-26 10:25:30 +02:00
ziajka
c5de9256c7 Change the way of selection 2018-03-23 13:44:41 +01:00
ziajka
33606b4cd7 Small refactor 2018-03-23 11:32:09 +01:00