Commit Graph

197 Commits

Author SHA1 Message Date
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
bdbbc0a3f4 Update README for using yarn 2018-03-26 12:04:28 +02:00
ziajka
2f5360b174
Merge pull request #87 from GNS3/greenkeeper/electron-1.8.4
Update electron to the latest version 🚀
2018-03-26 10:28:45 +02:00
ziajka
3a1a21e9c1
Merge pull request #89 from GNS3/greenkeeper/@types/node-9.6.0
Update @types/node to the latest version 🚀
2018-03-26 10:28:25 +02:00
ziajka
b033b7b9b3
Merge pull request #90 from GNS3/selection
Select nodes on topology, Ref. #16
2018-03-26 10:27:43 +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
ziajka
b819e106fc Manually select nodes and links 2018-03-23 11:29:35 +01:00
ziajka
28ead48c40 Selection Manager 2018-03-23 10:30:22 +01:00
greenkeeperio-bot
1d6499e33b chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-03-22 22:09:22 +00:00
greenkeeper[bot]
18c01facea chore(package): update @types/node to version 9.6.0 2018-03-22 22:04:41 +00:00
ziajka
6dc7f870b2 Select links and nodes 2018-03-22 15:40:06 +01:00
ziajka
0cc1cd8db1 More tests for HttpServer 2018-03-21 11:41:53 +01:00
ziajka
b4e2b38585 Tests for HttpServer 2018-03-21 11:22:42 +01:00
ziajka
8dcace80e0 Tests for ApplianceService 2018-03-21 11:06:29 +01:00
ziajka
201b802707 Correct way of loading symbols 2018-03-21 10:06:39 +01:00
ziajka
d399a59d7f Update Http to HttpClient, Ref: #88 2018-03-20 16:02:41 +01:00
ziajka
d24a6aeed6 Try to test http service 2018-03-20 12:54:58 +01:00
ziajka
b60d2362ef Symbols datasource and models names refactor 2018-03-20 08:18:36 +01:00
ziajka
7224bade9c Move clearing graph layout into disconnect 2018-03-19 15:39:39 +01:00
ziajka
e2bcd72319 Introduce Nodes and Links DataSources 2018-03-19 15:09:22 +01:00
ziajka
8432fb9d24 Project WS Handler refactor 2018-03-19 15:01:18 +01:00
ziajka
2cbe216f76 Fix tests 2018-03-19 13:28:53 +01:00
ziajka
6aa7070196 NodesDataSource 2018-03-19 13:23:39 +01:00
ziajka
65b491e54e Move transformation not as inline function 2018-03-19 11:24:40 +01:00
ziajka
3d25633a38 Get selected nodes 2018-03-19 10:30:29 +01:00
greenkeeperio-bot
40afdd93b5 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-03-16 20:33:13 +00:00
greenkeeper[bot]
576bda1cb1 chore(package): update electron to version 1.8.4 2018-03-16 20:27:27 +00:00
ziajka
bfe6613871 Nodes can be deselected on click 2018-03-15 15:27:35 +01:00
ziajka
3192ce4376 Graphically select nodes 2018-03-15 15:19:50 +01:00
ziajka
f7ec7ea7df Context with centering 2018-03-15 10:33:56 +01:00
ziajka
e785790cf5 MovingTool tests 2018-03-15 10:31:13 +01:00
ziajka
1867a77b2b Test deactivation of SelectionTool 2018-03-14 14:21:05 +01:00
ziajka
7f03d2f372 Removed beforeEach 2018-03-14 14:07:44 +01:00
ziajka
477ed3008f SelectionTool tests 2018-03-14 14:01:10 +01:00
ziajka
5987ea8fc7 Activation/deactivation of selection/zoom works 2018-03-14 10:38:28 +01:00
ziajka
5d1783af5c Move moving tool outside graph 2018-03-13 16:10:33 +01:00
ziajka
31a20c2709 Deactivate/activate tools 2018-03-13 15:05:50 +01:00