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 |
|
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 |
|
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 |
|