422 Commits

Author SHA1 Message Date
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
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