Commit Graph

187 Commits

Author SHA1 Message Date
ziajka
e38bc532b2 Fix footer on the long list, Fixes: #55 2018-04-09 11:28:34 +02:00
ziajka
74e60bd8d0 Support canvas transformation when dragged, Fixes: #96 2018-04-09 10:37:58 +02:00
ziajka
82aa9c6c51 Remove unnecessary html 2018-04-09 09:24:54 +02:00
ziajka
9c2f8eeda6 Fix tests for AppComponent 2018-04-09 09:19:35 +02:00
ziajka
0ee66da007 Communication with electron, Ref. #13 2018-04-06 13:15:23 +02:00
ziajka
37acae2697 Cleaning 2018-04-06 10:04:11 +02:00
ziajka
dd98b69f3a Send IPC settings.changed event to Electron, Ref. #13 2018-04-06 10:03:16 +02:00
ziajka
23d8740782 Test SettingsComponent 2018-04-06 07:50:28 +02:00
ziajka
f893714d69 Fix Raven tests 2018-04-05 15:45:21 +02:00
ziajka
6f0de11bda Local settings and sentry 2018-04-04 16:05:29 +02:00
Dominik Ziajka
235d841b1e Report to sentry only on production 2018-03-30 12:48:27 +02:00
Dominik Ziajka
d84af3dd4d Integration with angular sentry, Ref: #13 2018-03-30 12:42:42 +02:00
Dominik Ziajka
c913c351cc Symbol and Version services tests 2018-03-30 12:01:59 +02:00
Dominik Ziajka
51f4fe4627 Snapshot and Version services tests 2018-03-30 11:38:08 +02:00
Dominik Ziajka
6513cb565c ProjectService tests 2018-03-30 11:13:48 +02:00
Dominik Ziajka
d8d6398d26 NodeService tests 2018-03-30 11:04:03 +02:00
Dominik Ziajka
d5807070f4 LinkService tests 2018-03-30 10:41:19 +02:00
Dominik Ziajka
c87c8f12fb IndexedDbService 2018-03-30 10:11:36 +02:00
Dominik Ziajka
014cef0697 Improved separation between links, nodes and drawings 2018-03-30 09:27:45 +02:00
Dominik Ziajka
758c8ad7c7 Removed uncecessary files 2018-03-30 09:15:00 +02:00
Dominik Ziajka
228dd64d81 Delete nodes by delete key, Fixes: #86 2018-03-30 09:13:30 +02:00
Dominik Ziajka
ef337d6a19 Make sure we have correct layer 2018-03-29 13:00:36 +02:00
Dominik Ziajka
e23e920278 Check if Layers are updated 2018-03-29 12:59:36 +02:00
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
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
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
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
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
f5f5cd172a Black&white effect on hover node 2018-03-12 15:13:41 +01:00
ziajka
301edb0bbb Replace ng2-toast with material snacbar, Fixes: #75 2018-03-08 08:48:09 +01:00
ziajka
5f477a58ce Fix GNS3 icon on the project menu 2018-03-06 11:45:34 +01:00
ziajka
6afdeb51a8 Canvas resizes on window size change, fixes #54 2018-01-22 11:58:18 +01:00
ziajka
dd54cd3689 Restore functionality, Fixes: #50 2018-01-19 11:03:00 +01:00
ziajka
48604fcc95 Add one test to make it green 2018-01-18 12:39:36 +01:00
ziajka
f9f4f8560b Comment out tests 2018-01-18 12:21:57 +01:00
ziajka
442666fd50 Fix issue with Material Icons and angular/cli-1.6.4 2018-01-18 10:51:17 +01:00
ziajka
de21cbb48b Fix angular2-indexeddb complains 2018-01-18 10:39:20 +01:00
ziajka
55d049e945 Icons set
Build electron for Linux, Windows and macOS. Ref. #18, #19, #20, #22
Include gns3server in electron app. Ref. #21
Bumping version Ref. #24
CD and Release for AppVeyor, CircleCi and TCI. Ref. #25, #26, #27, #28
Make lighter artifacts #31
Build gns3server for Linux, Windows and macOS. Ref. #33, #34, #35
2018-01-17 15:46:45 +01:00
ziajka
da01ac99fe Support electron env and build for linux 2018-01-04 11:42:43 +01:00
ziajka
6dfa755c50 Build electronjs linux app 2018-01-04 11:08:30 +01:00
ziajka
9909fffcbd More selection 2018-01-04 09:17:50 +01:00
ziajka
e95c63139a Init selection 2018-01-04 09:17:08 +01:00
Dominik Ziajka
d2cc41b19b Prepare for electron 2018-01-03 16:46:15 +01:00
Dominik Ziajka
8e58103b85 Update dependencies 2018-01-03 14:26:35 +01:00
ziajka
70b8556873 Stop drawing 2017-12-08 15:02:41 +01:00
ziajka
68a9d1b07c Center label for node 2017-12-05 12:21:35 +01:00
ziajka
d2a2c60db1 Calculates points relatively to (0,0) 2017-12-05 10:54:37 +01:00
ziajka
72bdeceb20 Default node text font 2017-12-05 10:11:15 +01:00
ziajka
e948954963 Loading on map load 2017-12-05 09:18:46 +01:00
ziajka
3023a8fde0 Spinner - init 2017-12-04 14:52:34 +01:00
ziajka
660b659f78 Links on different layer 2017-12-04 13:06:18 +01:00
ziajka
694e819274 Connect nodes with links 2017-12-04 12:25:13 +01:00
ziajka
c0ee39428f Draw a line 2017-12-04 11:38:08 +01:00
ziajka
03a55d88d2 Line 2017-12-04 11:29:28 +01:00
ziajka
4f8f782a04 Started working on drawing lines 2017-12-01 16:47:49 +01:00
ziajka
12a64f8832 Choose interface menu 2017-12-01 14:50:03 +01:00
ziajka
0b61093dff Draw line menu 2017-12-01 14:07:19 +01:00
ziajka
e19503d1a3 No node points when not in debug 2017-12-01 13:20:46 +01:00
ziajka
732fcae48d Key for nodes 2017-12-01 13:12:52 +01:00
ziajka
93bb5a4117 Changed approach for symbols 2017-12-01 13:01:03 +01:00