301 Commits

Author SHA1 Message Date
Piotr Pekala
c8a2067847 Configurator for docker added 2019-09-18 01:07:24 -07:00
Piotr Pekala
6f92207847 Configurator for IOU added 2019-09-17 04:15:50 -07:00
Piotr Pekala
9800e3ea4c Component fpor udp tunnels added 2019-09-13 06:29:34 -07:00
Piotr Pekala
8fe6a3d517 Basic implementation for qemu 2019-09-11 08:11:43 -07:00
Piotr Pekala
e904454623 Fix for virtualbox 2019-09-11 04:58:45 -07:00
Piotr Pekala
838359b4ac Code cleaned up 2019-09-11 04:33:42 -07:00
Piotr Pekala
24ab40bfa9 Support for virtualbox 2019-09-10 06:55:58 -07:00
Piotr Pekala
0fe44b2235 Dialog for ethernet hubs added 2019-09-09 09:33:10 -07:00
Piotr Pekala
ecce86aaf7 Dialog for VPCS added 2019-09-09 06:57:42 -07:00
Piotr Pekala
37aa6191ab Code cleaned up 2019-08-21 06:32:44 -07:00
Piotr Pekala
ee2d755eb0 Update text-editor.component.spec.ts 2019-08-01 00:51:42 -07:00
Piotr Pekala
07aefc6933 Update text-editor.component.ts 2019-08-01 00:19:27 -07:00
Piotr Pekala
4ed1f3da30 Option to edit on double click added 2019-07-31 08:06:25 -07:00
Piotr Pekala
c2bff662ec Angular 8 Upgrade 2019-07-25 01:25:47 -07:00
Piotr Pekala
cb7215abc8 Merge branch 'master' into Support-node-label-edit-mode---only-by-menu 2019-07-02 04:48:30 -07:00
Piotr Pekala
d398bd9bd5 bug fixed 2019-07-01 04:54:23 -07:00
Piotr Pekala
02f42c6681 Merge branch 'master' into Support-node-label-edit-mode---only-by-menu 2019-07-01 03:47:22 -07:00
Piotr Pekala
abec70fe3a Merge branch 'master' into Lock/unlock-all-items-on-map 2019-06-28 01:06:47 -07:00
ziajka
d790a80924
Merge pull request #360 from GNS3/Rewrite-MovingTool-to-custom-solution
Rewrite MovingTool to custom solution
2019-06-28 09:01:38 +02:00
Piotr Pekala
b4bbd97a40 Locking items added 2019-06-24 06:24:38 -07:00
Piotr Pekala
c83dc9818c Fix for positioning menu 2019-06-14 05:07:03 -07:00
Piotr Pekala
2e6192914a Fix for selection component 2019-06-14 00:51:04 -07:00
Piotr Pekala
00b4e1ef7f Zoom functionality applied to drawings & texts 2019-06-13 06:43:23 -07:00
Piotr Pekala
24856d8f96 Zooming directive rewritten 2019-06-10 05:00:06 -07:00
Piotr Pekala
ee54d620ab Merge branch 'master' into Rewrite-MovingTool-to-custom-solution 2019-06-10 01:37:01 -07:00
Piotr Pekala
7342436948 Initial implementation 2019-05-31 07:24:28 -07:00
ziajka
c0acc805e8 Remove empty files, Ref: #373 2019-04-29 11:01:24 +02:00
ziajka
16eeb8638a Console command tests 2019-04-25 10:13:13 +02:00
Piotr Pekala
83ac53e0a1 Code cleaned up 2019-04-03 04:24:26 -07:00
Piotr Pekala
3c05b47032 Zoom buttons added 2019-04-03 03:31:14 -07:00
Piotr Pekala
c3d8fd2399 Unit tests for moving & zooming directives added 2019-04-03 02:55:11 -07:00
Piotr Pekala
3405f89a4a Reimplementation of moving component 2019-04-01 10:06:31 -07:00
Piotr Pekala
5a71481d47 Removing comments 2019-04-01 02:01:05 -07:00
Piotr Pekala
d833b6409f Merge branch 'master' into Rewrite-MovingTool-to-custom-solution 2019-04-01 01:58:19 -07:00
Piotr Pekala
5558e17aaf Code cleaned up 2019-03-29 03:32:12 -07:00
Piotr Pekala
f29c705bba Unit tests added 2019-03-29 02:31:01 -07:00
Piotr Pekala
b93490fbd2 Initial implementation 2019-03-27 08:28:10 -07:00
Piotr Pekala
36fb802454 Fixes after review 2019-03-22 01:25:29 -07:00
Piotr Pekala
ce5c46df1a Code cleaned up 2019-03-20 08:23:30 -07:00
Piotr Pekala
1f928690b3 Missing icons added 2019-03-20 05:52:28 -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
9e1a6df93a Disable zooming on wheel 2019-03-07 08:54:14 +01:00
Piotr Pekala
a2d81b75b4 Fix for moving tool 2019-02-27 01:44:26 -08:00
Piotr Pekala
c063620cbf Support for client offset in scrolled area 2019-02-25 01:42:39 -08:00
Piotr Pekala
9ecb6b4a24 Fix for text adding 2019-01-17 05:20:39 -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
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