Commit Graph

841 Commits

Author SHA1 Message Date
ziajka
d537a51b32 Upload SourceMaps only when on tag 2019-03-27 11:44:17 +01:00
ziajka
9a7290b7e7 Create SourceMaps and upload to Sentry via CLI 2019-03-27 10:50:03 +01:00
ziajka
3e0451c3b1 Added .sentryclirc 2019-03-27 10:49:33 +01:00
ziajka
166756cd7c Revert "Try to build production with sourcemaps"
This reverts commit f591340411.
2019-03-27 08:50:09 +01:00
ziajka
f591340411 Try to build production with sourcemaps 2019-03-27 08:35:59 +01:00
ziajka
a6dd971580
Merge pull request #355 from GNS3/Support-for-bundled-location
Support for "bundled" location to WebUI
2019-03-26 16:07:19 +01:00
Piotr Pekala
07722cf8ea Code refactored 2019-03-26 07:41:28 -07:00
Piotr Pekala
ca9cb13c2b Bundled state added 2019-03-26 06:38:10 -07:00
ziajka
9ff7a58df0
Merge pull request #352 from GNS3/test-fix
Fix for server service test
2019-03-26 12:54:12 +01:00
Piotr Pekala
992712591a fix for server service test 2019-03-26 03:56:36 -07:00
ziajka
1b8034e366 Development on 2019.1.0-alpha.3dev 2019-03-22 14:07:02 +01:00
ziajka
ddf2db7df6 Use DOCUMENT from angular/common, Ref: #347 2019-03-22 13:43:53 +01:00
ziajka
038f3682eb Local server discovery should be visible as remote 2019-03-22 10:11:31 +01:00
ziajka
60a23d4902 Freeze static/web-ui 2019-03-21 10:42:48 +01:00
ziajka
4b2208e61e Redirect to /servers when page is not found, Fixes: #338 2019-03-21 07:54:23 +01:00
ziajka
a7386104b4
Merge pull request #343 from GNS3/Style-fix-for-divider
Style fix for divider
2019-03-20 12:17:16 +01:00
Piotr Pekala
4c9adb13c7 Style fix for divider 2019-03-20 03:15:51 -07:00
ziajka
0bc701ea38
Merge pull request #342 from GNS3/Snapshots-additional-dialog
Bug with creating snapshots fixed
2019-03-20 11:14:28 +01:00
Piotr Pekala
e5a77ea15a Bug with creating snapshots fixed 2019-03-20 02:58:42 -07:00
ziajka
ca42465ebc
Merge pull request #332 from GNS3/Start,-pause,-stop-all-nodes
Start, pause, stop all nodes #317
2019-03-14 12:41:05 +01:00
Piotr Pekala
36870e170e Typo fixed 2019-03-13 01:26:01 -07:00
ziajka
e18f57e2ed Development on 2019.1.0-alpha.2dev 2019-03-12 14:14:21 +01:00
ziajka
0b5703c0ca Release 2019.1.0-alpha.1 2019-03-12 14:13:17 +01:00
ziajka
8442a9055c Fix starting and stopping nodes 2019-03-12 14:11:05 +01:00
ziajka
aac20a6830 Fix adding link 2019-03-12 13:43:21 +01:00
Piotr Pekala
8cda33c0d9 Actions for all nodes added 2019-03-11 04:35:27 -07:00
ziajka
f3ef8dc273
Merge pull request #331 from GNS3/unit-tests
Unit tests improvements
2019-03-11 08:55:31 +01:00
Piotr Pekala
3a79abacb8 Disabling tests due to instability 2019-03-08 06:49:59 -08:00
Piotr Pekala
dfd9ca60ca Disabling tests due to instability 2019-03-08 06:24:13 -08:00
ziajka
55db0452f6 Back to 2019.1.0-alpha.1dev 2019-03-08 13:08:47 +01:00
ziajka
57fc827af5 2019.1.0-alpha.0 Version 2019-03-08 13:07:45 +01:00
Piotr Pekala
d1c841ec2c Merge branch 'master' into unit-tests 2019-03-08 00:07:18 -08:00
Piotr Pekala
4728064675 Sever service tests fixed 2019-03-08 00:06:55 -08:00
ziajka
905b33af1b Fix CCI with --publish always 2019-03-08 09:02:21 +01:00
Piotr Pekala
d933135912 Merge branch 'master' into unit-tests 2019-03-07 07:15:22 -08:00
ziajka
7a4c882c16 Electron-builder: publish always 2019-03-07 16:02:59 +01:00
Piotr Pekala
e7f2bcfcbf Fixing errors in tests 2019-03-07 06:17:58 -08:00
ziajka
75f4c6e733 Move build config to electron-builder.yml 2019-03-07 13:30:24 +01:00
ziajka
56eebc2695 Move build config to electron-builder.yml 2019-03-07 13:30:13 +01:00
ziajka
56dae618fb Development version 2019-03-07 13:00:13 +01:00
ziajka
8689ccde8c Use 20XX.X versioning and support alpha channel 2019-03-07 12:56:06 +01:00
ziajka
1f3e59cdbe During adding server mark it as a local 2019-03-07 11:32:12 +01:00
ziajka
b82b883f06 Disable drawings in readonly mode 2019-03-07 08:56:14 +01:00
ziajka
9e1a6df93a Disable zooming on wheel 2019-03-07 08:54:14 +01:00
ziajka
3764ef84ec Fix settings padding and disable angular map option 2019-03-07 08:44:19 +01:00
Piotr Pekala
42c0297daf Another approach for unit tests 2019-03-06 07:54:56 -08:00
ziajka
2b0bb19f88
Merge pull request #327 from GNS3/enhanced-configuration
Enhanced configuration of local server; Binary dependencies
2019-03-05 12:42:04 +01:00
ziajka
a7a036ed8a Dynamips delivery with WebUI, Fixes: #326 2019-03-05 12:40:19 +01:00
ziajka
f471d8134a Support VPCS delivered with WebUI on gns3server, Fixes: #325 2019-03-05 12:01:24 +01:00
ziajka
5f32945f9f VPCS delivery with WebUI, Fixes: #315 2019-03-05 11:59:17 +01:00