41 Commits

Author SHA1 Message Date
grossmj
9cb21c7dd1
Merge remote-tracking branch 'origin/2.2' into master-3.0
# Conflicts:
#	package.json
#	src/app/layouts/default-layout/default-layout.component.html
#	src/app/layouts/default-layout/default-layout.component.ts
#	yarn.lock
2024-07-22 19:16:37 +02:00
grossmj
e5af89821d
Show current year in default-layout.component.html 2024-07-11 23:39:53 +02:00
Rajnikant Lodhi
6577bfc926 Removed the top banner and logo on the controllers page 2022-10-19 18:29:05 +05:30
Rajnikant Lodhi
2a44abadd5 Comment Suggestions have been resolved 2022-07-30 08:58:41 +05:30
Rajnikant Lodhi
c8188ebf9c Comment Suggestions have been resolved 2022-07-29 09:57:56 +05:30
Rajnikant Lodhi
387e5366be add a condition for logo menu 2022-07-27 16:04:43 +05:30
Rajnikant Lodhi
fc5b7b6e34 Enable top left corner menu on other page like setting 2022-07-27 11:48:24 +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
c59dd035eb Rename user management server ref to controller 2022-07-22 21:44:41 +02:00
Jeremy Grossmann
a79d6c916f
Merge branch 'master-3.0' into enhancement/1353 2022-07-22 19:28:39 +02:00
grossmj
f6961777f0 Merge branch 'master-3.0' of https://github.com/Orange-OpenSource/gns3-web-ui into Orange-OpenSource-master-3.0 2022-07-22 19:16:10 +02:00
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
Rajnikant
f71a8edc3c I removed electron specific Ui / code 2022-04-26 18:44:14 +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
VUAGNAT Benoit DSCS/DSEC
717336fbd1 Merge branch 'master-3.0' into Add-navigation-to-user-management-page 2021-06-02 18:28:08 +02:00
BenoitVuagnat
b91a113cf5 Update default-layout.component.html
Added the user management link in the navigation menu
2021-05-28 04:33:32 +02:00
piotrpekala7
823e9a4b59 https://github.com/GNS3/gns3-web-ui/issues/1143 2021-05-17 15:12:57 +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
71077413b7 Login component added 2021-04-29 17:32:53 +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
f722872a94 Fix for footer 2020-04-01 23:51:13 +02:00
piotrpekala7
ac3335a33d Fix for 'back to project' error 2020-03-16 13:00:02 +01:00
Piotr Pekala
eaf38d4374 Help component added 2019-06-24 01:41:28 -07:00
ziajka
12ba435fa6 Display version name in the footer, Fixes: #359 2019-03-27 12:46:09 +01:00
Piotr Pekala
369743e2ea Review fixes 2019-02-20 04:41:32 -08: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