Rajnikant Lodhi
9b6e927c7b
Remove unused code and change string into
...
Your selected files => Your selected projects
2022-07-26 09:18:03 +05:30
Rajnikant Lodhi
97a04a2fba
Resolve the top-right menu url issue
2022-07-25 11:49:21 +05:30
grossmj
dc94d22822
Finish merging code from master-3.0
2022-07-23 10:58:17 +02:00
Jeremy Grossmann
c3bfad647f
Merge branch 'master-3.0' into enhancement/1354
2022-07-23 00:52:38 +02:00
grossmj
ff1b991d2a
Add missing code
2022-07-23 00:01:17 +02:00
Jeremy Grossmann
a79d6c916f
Merge branch 'master-3.0' into enhancement/1353
2022-07-22 19:28:39 +02:00
grossmj
8929d1d659
Finish to rename server to controller
2022-07-22 18:49:36 +02:00
Rajnikant Lodhi
7c343c51be
I change commented files
2022-07-22 13:56:16 +05:30
Rajnikant Lodhi
974e17395b
renamed [server] = "server" => [controller]="controller"
2022-07-21 17:35:05 +05:30
Rajnikant Lodhi
c682db4595
Rename Server file name into controller
2022-07-21 12:41:12 +05:30
Rajnikant Lodhi
ca601e410b
Renamed server.id and serverId into controller.id and controllerId and modified the all unit test cases
2022-07-20 14:28:13 +05:30
Rajnikant Lodhi
3bbd755d0a
add route
2022-07-19 17:56:31 +05:30
Rajnikant Lodhi
8c444059ad
I have improved on the projects page like this
...
1.Allow to delete multiple projects at once (similar to what is done in the image manager).
2. Add an export project action in the actions column. The export icon could be improved.
3.Replace "Duplicate" action by "Save project as" (with same icon as on project settings menu).
4.Delete 'Go to system status' button and add 'System status' entry to top right menu.
5.Delete 'Go to preferences' button and add 'Template preferences' entry to top right menu.
6.Add "Image manager" entry to the top right menu
2022-07-19 17:36:19 +05:30
Rajnikant Lodhi
99e022bed8
I change all url everywhere like /servers => /controllers and /server/ => /controller/
2022-07-18 14:01:09 +05:30
Rajnikant Lodhi
9f80df4360
I changed servers string into controllers string on the server page
2022-07-18 12:01:22 +05:30
Sylvain MATHIEU
36e39f908b
menu, disable management entry if no server was selected
2022-02-28 13:50:11 +01:00
Sylvain MATHIEU
39627c28c8
Management refactoring, creating unique entry in menu for management
2022-02-28 13:50:11 +01:00
Sylvain MATHIEU
e37f1e97fa
Add group management list
2022-02-28 13:50:10 +01:00
Lebeau Elise
d46502b804
Add User management and group management template
2022-02-28 13:50:10 +01:00
piotrpekala7
f721bd0d26
Link to the API doc in the menu
2021-11-10 16:00:52 +01:00
piotrpekala7
0e3dd69767
Update default-layout.component.ts
2021-05-17 19:45:57 +02:00
piotrpekala7
823e9a4b59
https://github.com/GNS3/gns3-web-ui/issues/1143
2021-05-17 15:12:57 +02:00
piotrpekala7
521b593212
Fix for unit tests
2021-05-14 15:53:42 +02:00
piotrpekala7
a5b4a12849
Fix for redirection to login page
2021-05-07 20:30:31 +02:00
piotrpekala7
06ad9c2f07
Fix for login page issues
2021-05-07 19:46:46 +02:00
piotrpekala7
f7a3df27b8
Logout action added
2021-05-06 02:50:13 +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
1b0c62c0d1
Storing server id for recently opened project list
2021-02-26 23:02:49 +01:00
piotrpekala7
72371cb8d6
Migrating from css to scss
2020-11-07 00:38:14 +01:00
piotrpekala7
ac3335a33d
Fix for 'back to project' error
2020-03-16 13:00:02 +01:00
ziajka
12ba435fa6
Display version name in the footer, Fixes : #359
2019-03-27 12:46:09 +01:00
ziajka
24e9e23f7e
Support gns3_server.ini configuration, Fixes : #324
2019-03-05 09:06:15 +01:00
Piotr Pekala
cc1d255de9
Merge branch 'master' into As-user-I-can-add-QEMU-VM
2019-02-20 04:50:04 -08:00
Piotr Pekala
369743e2ea
Review fixes
2019-02-20 04:41:32 -08:00
ziajka
cdadbd9140
Support of stderr CRITICAL issues forwarded to app
2019-02-20 11:32:54 +01:00
ziajka
16185d2461
Stopping all local servers when leaving application
2019-02-19 15:03:33 +01:00
ziajka
af90fe46d0
Communication betwen angular and local-server.js
2019-02-12 15:11:50 +01:00
ziajka
dc22510d30
Tests for default layout component
2019-01-23 15:31:03 +01:00
ziajka
6853901341
Merge with master
2019-01-23 09:09:14 +01:00
ziajka
74b84a13f0
Apply code style
2019-01-15 11:15:54 +01:00
ziajka
77a47e8fd2
Installed software link in application menu when in electron
2019-01-09 10:20:17 +01:00
ziajka
934c2f9933
Progress screen
2018-06-26 16:47:40 +02:00