Commit Graph

189 Commits

Author SHA1 Message Date
ziajka
ce9dd9eb66 Cache yarn on CircleCi, Ref. #48 2018-03-29 15:01:32 +02:00
ziajka
566919b7d7 Cache yarn on AppVeyor, Ref. #47 2018-03-29 14:58:01 +02:00
ziajka
06209d8881 Try also with node_modules cache, Ref. 46 2018-03-29 14:54:16 +02:00
ziajka
31527f8ab6 Speed up TravisCI builds using cache, Ref. #46 2018-03-29 13:50:40 +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
ziajka
c128863d47 Use python3 on CirleCI 2018-03-13 14:06:42 +01:00
ziajka
2449ba8c66 Project toolbar toggle moving button 2018-03-13 14:04:42 +01:00
ziajka
ca1a6ad6cd Selection UI, Ref. #16 2018-03-13 13:03:27 +01:00
ziajka
7589c46285 Merge branch 'master' into selection 2018-03-13 09:39:16 +01:00
ziajka
483aa5f38f Merge branch 'master' of github.com:GNS3/gns3-web-ui 2018-03-12 15:13:53 +01:00
ziajka
f5f5cd172a Black&white effect on hover node 2018-03-12 15:13:41 +01:00
ziajka
f92596bd25
Merge pull request #82 from GNS3/coverage
Coverage support, Fixes: #51
2018-03-12 14:22:58 +01:00
ziajka
ac534093d1 Code coverage, Fixes: #51 2018-03-12 14:22:02 +01:00