1635 Commits

Author SHA1 Message Date
Jeremy Grossmann
f75e7e0e10
Merge pull request #1365 from GNS3/enhancement/1355
Enhancement/1355
2022-07-26 23:50:17 +02:00
Jeremy Grossmann
73bc8cd4b7
Merge pull request #1359 from GNS3/enhancement/1354
Enhancement/1354
2022-07-26 23:40:10 +02:00
grossmj
7601a75831 Remove '.' 2022-07-26 23:36:01 +02:00
Rajnikant Lodhi
44c0f75628 Complete improvements on preferences page. 2022-07-26 18:05:12 +05:30
grossmj
3c23e983ec Fix adding Ethernet switch template 2022-07-26 10:38:47 +02:00
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
17901e9ed2 Preferences page improvement 2022-07-26 08:56:31 +05:30
grossmj
bd118fc4bd Use generic symbol names 2022-07-25 10:53:09 +02:00
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
698ecfa255 Bring back location column 2022-07-23 00:32:45 +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
Jeremy Grossmann
f340586956
Merge branch 'master-3.0' into enhancement/1353 2022-07-22 18:50:51 +02:00
grossmj
8929d1d659 Finish to rename server to controller 2022-07-22 18:49:36 +02:00
grossmj
cb7c445a0b Allow raw image in appliance manager 2022-07-22 12:44:18 +02:00
Rajnikant Lodhi
7c343c51be I change commented files 2022-07-22 13:56:16 +05:30
Rajnikant Lodhi
20fe475791 Removed debugger 2022-07-21 17:56:08 +05:30
Rajnikant Lodhi
974e17395b renamed [server] = "server" => [controller]="controller" 2022-07-21 17:35:05 +05:30
Rajnikant Lodhi
4b0499e373 Renamed e2e testing file function or variable 2022-07-21 16:32:09 +05:30
Rajnikant Lodhi
a6661a24c6 Resolve all commented issue 2022-07-21 14:16:55 +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
845f1f1ad8 I complete unit test case to confirmations for delete all project 2022-07-19 18:18:46 +05:30
Rajnikant Lodhi
3bbd755d0a add route 2022-07-19 17:56:31 +05:30
Rajnikant Lodhi
56a22ec5c8 renamed the delete controller tool tip 2022-07-19 17:43:24 +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
2755f7226b I reanmed server_id into controller_id everywhere in the code as well. 2022-07-19 10:15:09 +05:30
Rajnikant Lodhi
37cc3f3731 rename component name servers and server Into a controllers or controller 2022-07-18 14:56:02 +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
f106ca51da Add cosmetic change 2022-07-18 12:29:52 +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
6dcacbaa85
Merge branch 'master-3.0' into enhancement/1323 2022-07-13 00:06:13 +02:00
Rajnikant Lodhi
5cc45a39ca Add window.location.assign() for file downloading. 2022-07-12 11:02:15 +05:30
Rajnikant Lodhi
e24aa1387b Modified the file upload cancel message 2022-07-07 11:09:33 +05:30
Rajnikant Lodhi
9381578657 1. Improve progress bar and I used common progress bar.
2.  Added cancel button
3. And modified the unit test cases
2022-07-06 20:27:44 +05:30
Rajnikant Lodhi
379a39a98f I have resolved Support for project importation #1344 issue 2022-07-06 16:48:29 +05:30
Rajnikant Lodhi
5bddf9c5fc I added reset all console connection control on nodes menu and removed red circle from nodes action confirmation dialog 2022-07-05 08:59:48 +05:30
Rajnikant Lodhi
9c3667277c Resolve/write an unit test case. 2022-07-04 15:03:49 +05:30
Rajnikant Lodhi
576c108da8 I have added node menu controls confirmation action dialog in
Webui missing prompt for mass state changes of project #1342 issue.
2022-07-04 14:40:27 +05:30
Rajnikant Lodhi
7398c07c6b getpath of export project 2022-07-04 11:51:40 +05:30
Rajnikant Lodhi
5fbb4108dd Change File name like .gns3project 2022-06-23 10:09:32 +05:30
Rajnikant Lodhi
b032c88467 Closed export prject window without waiting 2022-06-22 14:08:26 +05:30
Jeremy Grossmann
50de71dc5a
Merge pull request #1334 from GNS3/bugfix/1317
Bugfix/1317
2022-06-21 12:17:13 +02:00
Rajnikant Lodhi
335ea23b6b Resolve issue of waiting for the download to be finished and removed unused code 2022-06-21 12:05:31 +05:30
Rajnikant Lodhi
40ffe84b77 Removed vm_compute_id 2022-06-21 08:59:18 +05:30