73 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
grossmj
607c190a9a Allow the API documentation to be accessed over HTTPS 2023-11-22 18:52:28 +10:00
Rajnikant Lodhi
6577bfc926 Removed the top banner and logo on the controllers page 2022-10-19 18:29:05 +05:30
Rajnikant Lodhi
5bb61bd1bc Resolve Unit test case issues 2022-07-30 16:31: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
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
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
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
7a79835a8d I renamed servers service file into controller.service 2022-07-21 13:57:09 +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
Jeremy Grossmann
f055836f44
Merge pull request #1310 from GNS3/bugfix/all-CVE
Bugfix/all CVE
2022-05-14 22:01:25 +07:00
Rajnikant
88e1cb66eb I have removed deprecated async() in @angular/core/testing Angular API and Modified some unit test case 2022-05-13 23:38:43 +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
piotrpekala7
4c7d0b317e Fix for unit tests 2021-06-10 14:09:02 +02: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
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
71077413b7 Login component added 2021-04-29 17:32:53 +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
da43d843c0 Unit tests migrated to angular 10 2020-07-14 13:01:06 +02:00