Commit Graph

1382 Commits

Author SHA1 Message Date
piotrpekala7
ca5a8ea891 Path shortcuts added 2021-05-26 12:53:07 +02:00
piotrpekala7
3b07b4a2db Lazy loading topology summary component 2021-05-25 17:06:01 +02:00
piotrpekala7
57e6200972 Update new-template-dialog.component.html 2021-05-21 15:30:30 +02:00
piotrpekala7
b692bd0f43 Update projects.component.scss 2021-05-20 12:15:49 +02:00
piotrpekala7
e37bdc6162 Changing buttons title in server & snapshot dialogs 2021-05-20 11:48:11 +02:00
piotrpekala7
bb2a963237 Fix for https://github.com/GNS3/gns3-web-ui/issues/1139 2021-05-18 16:03:53 +02:00
piotrpekala7
c0cff3a6db fix for https://github.com/GNS3/gns3-web-ui/issues/1140 2021-05-18 14:04:35 +02:00
piotrpekala7
2a96a6b601 Fix for https://github.com/GNS3/gns3-web-ui/issues/1138 2021-05-18 03:21:45 +02:00
piotrpekala7
1d5bbb58f9 Fix for https://github.com/GNS3/gns3-web-ui/issues/1140 2021-05-17 20:20:20 +02:00
piotrpekala7
d290daed11 Fix for https://github.com/GNS3/gns3-web-ui/issues/1134 2021-05-13 12:03:25 +02:00
piotrpekala7
5ba7799d8a Updating console wrapper & console menu tests 2021-05-11 19:09:07 +02:00
piotrpekala7
17da822a47 Update log-console.component.spec.ts 2021-05-11 18:28:03 +02:00
piotrpekala7
748997c635 Update settings.component.spec.ts 2021-05-11 18:16:20 +02:00
piotrpekala7
cf2f0e3110 Fix for https://github.com/GNS3/gns3-web-ui/issues/1132 2021-05-11 14:57:42 +02:00
piotrpekala7
9fd34e8253 Opening more than 1 console with one click in console widget 2021-05-11 02:09:40 +02:00
piotrpekala7
abdd739f06 Console in new tab for many nodes at one click 2021-05-11 01:35:07 +02:00
piotrpekala7
b51159513f Update web-console-full-window.component.ts 2021-05-07 16:12:03 +02:00
piotrpekala7
12ba174dfa Update edit-project-dialog.component.ts 2021-05-07 16:10:12 +02:00
piotrpekala7
62c1f8b003 Removing blocking context menu, copy-paste in console changed from ctrl-c, ctrl-v, to ctrl-shift-c, ctrl-shift-v 2021-05-07 15:46:06 +02:00
piotrpekala7
469fa6cd23 Update add-server-dialog.component.ts 2021-04-27 15:21:37 +02:00
piotrpekala7
f664165190 Extending direct link with adding server option 2021-04-27 15:21:21 +02:00
piotrpekala7
668093ffb3
Update font-bbox-calculator.spec.ts 2021-04-18 23:00:36 +02:00
piotrpekala7
611ba2b410 Update project.service.spec.ts 2021-04-16 12:08:23 +02:00
piotrpekala7
700eff76eb Get url for console sockets moved to NodeConsoleService 2021-04-16 12:05:58 +02:00
piotrpekala7
f5296dd1fb Update add-server-dialog.component.html 2021-04-15 12:04:07 +02:00
Steven
20afbbcb5b Updated zoom controls 2021-04-14 12:43:57 -04:00
piotrpekala7
2350f88c59 position of console changed to the right 2021-04-13 11:47:44 +02:00
piotrpekala7
bec15d4d37 Update adbutler.component.ts 2021-04-12 17:31:46 +02:00
piotrpekala7
708009d374 Removing unnecessary imports 2021-04-12 13:46:28 +02:00
piotrpekala7
bba7d8b221 Code optimization 2021-04-12 13:15:45 +02:00
piotrpekala7
1dc4887071 Update console-wrapper.component.scss 2021-04-10 23:43:57 +02:00
piotrpekala7
7362f2625b Fix unit tests after updating fonts package 2021-04-09 14:30:14 +02:00
piotrpekala7
ee943eacad Update project-map.component.ts 2021-04-09 14:10:14 +02:00
piotrpekala7
02e614de42 Fix for symbol service 2021-04-09 13:53:27 +02:00
piotrpekala7
7d9928609d Fix for styling zoom buttons & color of left menu 2021-04-08 13:17:21 +02:00
piotrpekala7
c4df0e49f9 Update topology-summary.component.scss 2021-04-08 12:00:20 +02:00
piotrpekala7
0a67137cc6 Fix for icon styling 2021-04-08 11:56:14 +02:00
piotrpekala7
d86eca7061 Fix for styling 2021-04-08 11:28:02 +02:00
piotrpekala7
0e71897317 Fix styling for new title bar 2021-04-08 10:41:03 +02:00
piotrpekala7
330d004e3b
Merge pull request #1048 from mother/ui
GNS3 web-ui - UI Updates
2021-04-08 10:15:57 +02:00
piotrpekala7
12d1f7fd41 Update adbutler.component.scss 2021-04-08 10:10:32 +02:00
piotrpekala7
ca251bd984
Merge pull request #1052 from mother/ad-banner-updates
Ad Banner Updates
2021-04-08 09:27:24 +02:00
Steven
249a98b340 style updates 2021-04-07 10:29:58 -04:00
Steven
9da4079d2f Update to primary UI components 2021-04-07 10:10:17 -04:00
piotrpekala7
da5eb7a4b6 Fix for grid issues (with 4k resolution) 2021-04-06 17:44:10 +02:00
Ajay Sabhaney
b8c45688f6 more cleanup 2021-04-05 14:14:28 -04:00
Ajay Sabhaney
3026a70e61 cleanup 2021-04-05 14:09:40 -04:00
Ajay Sabhaney
5832f9f724 rm notification-box component 2021-04-05 13:55:33 -04:00
Ajay Sabhaney
6b676fa91e simplify ad banner, make it a footer (non-timer based) 2021-04-05 13:54:36 -04:00
piotrpekala7
d042ad8ce4 Update ReleaseNotes.txt 2021-03-01 21:41:37 +01:00