1160 Commits

Author SHA1 Message Date
piotrpekala7
2396bef0cc Disable click outside of angular material dialog area to close the dialog 2020-02-20 12:17:36 +01:00
piotrpekala7
156096a948 Update qemu-configuration.service.ts 2020-02-20 09:58:16 +01:00
piotrpekala7
76d0f0d209 Basic cache for some of the services 2020-02-19 15:54:18 +01:00
piotrpekala7
0beff5f418 Route guards for project-map page 2020-02-19 11:23:18 +01:00
piotrpekala7
6413c2fdec Scroll position restoration 2020-02-17 15:53:41 +01:00
piotrpekala7
f7143b4d93 Async validator for projects 2020-02-17 15:02:25 +01:00
piotrpekala7
2e851cd6d2 Project name as page title 2020-02-17 11:48:25 +01:00
piotrpekala7
d8a8af306e Activating text editing in ngZone.runOutsideAngular to avoid 'refreshing effect' 2020-02-17 11:24:35 +01:00
piotrpekala7
a1476384e6 One subscription instead of many subscriptions 2020-02-14 15:40:06 +01:00
piotrpekala7
20a86eb6bf Handle router events with progress service 2020-02-14 11:55:00 +01:00
piotrpekala7
b28f224fdd Getters in code instead of extended ngClass in HTML files 2020-02-13 11:26:27 +01:00
piotrpekala7
4de4471d73 On push strategy for project map components 2020-02-11 17:16:47 +01:00
piotrpekala7
875c4f3152 Fix for unit tests 2020-02-10 14:52:54 +01:00
piotrpekala7
4d369eef30 server resolver for snapshots page 2020-02-10 13:43:48 +01:00
piotrpekala7
f5ee039510 server reolver for projects page 2020-02-10 11:52:39 +01:00
piotrpekala7
e11281ddf6 Update node.ts 2020-01-27 17:37:24 +01:00
Piotr Pekala
b134a7fecf Support for starting local server 2020-01-21 06:34:44 -08:00
piotrpekala7
f49cc1960c Option to open file explorer added 2020-01-21 12:06:26 +01:00
piotrpekala7
235483dba5
Merge pull request #669 from GNS3/System-status
Support for system status
2020-01-20 23:24:29 -08:00
piotrpekala7
4955245b9c Update status-info.component.ts 2020-01-20 17:38:40 +01:00
piotrpekala7
8175c47b6f Update status-info.component.ts 2020-01-20 17:23:00 +01:00
piotrpekala7
61cca78609 Memory data added 2020-01-20 17:16:07 +01:00
piotrpekala7
acc41aebe1 Update status-chart.component.ts 2020-01-20 16:54:57 +01:00
piotrpekala7
9835c5b4cc Circle progress added 2020-01-20 16:43:29 +01:00
piotrpekala7
31cffedd93 Option to choose server type for node added 2020-01-20 10:34:07 +01:00
piotrpekala7
46f3b9f1f0
Merge pull request #653 from GNS3/Direct-links-to-servers-and-projects
Direct links to servers and projects
2020-01-16 05:18:04 -08:00
piotrpekala7
fd2599f4a1 Update edit-project-dialog.component.ts 2020-01-16 13:08:13 +01:00
piotrpekala7
0adaa88e6d Update adbutler.component.ts 2020-01-13 15:00:29 +01:00
Piotr Pekala
7b94cb779a Update direct-link.component.ts 2020-01-07 06:38:07 -08:00
Piotr Pekala
50c5701192 Basic implementation 2020-01-07 05:54:31 -08:00
ziajka
2d2738024e
Merge pull request #649 from GNS3/Integrate-Google-Analytics-in-Web-UI
Integrate Google Analytics in Web UI
2020-01-07 10:28:25 +01:00
Piotr Pekala
11baa33169 GoogleAnalytics service added 2020-01-03 03:53:33 -08:00
Piotr Pekala
50e2c02f93 Update interface-status.ts 2020-01-03 02:12:51 -08:00
Piotr Pekala
85f3172111 Update index.html 2020-01-02 05:45:06 -08:00
Piotr Pekala
5cf1326d1e Update ReleaseNotes.txt 2019-12-30 02:20:20 -08:00
Piotr Pekala
9a4bb93add Code cleaned up 2019-12-23 04:16:17 -08:00
Piotr Pekala
58069d4962 Update import-appliance.component.ts 2019-12-23 04:08:54 -08:00
Piotr Pekala
e965bc11e2 Update import-appliance.component.ts 2019-12-23 03:50:12 -08:00
Piotr Pekala
a704d0dcd0 Creating templates added 2019-12-20 01:10:51 -08:00
Piotr Pekala
b048c308d6 Importing appliances extracted to separated component 2019-12-17 07:12:25 -08:00
piotrpekala7
d60d906043 Test version 2019-12-09 15:59:02 +01:00
piotrpekala7
fe29be8237 Unit tests updated 2019-12-05 15:28:13 +01:00
piotrpekala7
bbe19e0513 Dialog added to projects page 2019-12-05 14:53:23 +01:00
Piotr Pekala
f9af6e32be Saving theme in local storage 2019-11-28 05:25:07 -08:00
Piotr Pekala
6870f707bf Fix for map view 2019-11-28 05:07:29 -08:00
Piotr Pekala
80207eda36 White theme for web UI 2019-11-28 04:27:11 -08:00
Piotr Pekala
999921bfe4 Fix for dialogs 2019-11-27 07:23:03 -08:00
Piotr Pekala
0c8c09ef56 Light theme added for non-material components 2019-11-27 07:18:41 -08:00
Piotr Pekala
919e5fb44b Theme for mat icons updated 2019-11-26 08:06:07 -08:00
Piotr Pekala
49b669819d Update theme-light.scss 2019-11-26 06:02:06 -08:00