grossmj
e72c6f6609
Merge branch 'Orange-OpenSource-master-3.0' into master-3.0
2022-07-22 19:16:37 +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
46c7c66362
Merge pull request #1352 from GNS3/bugfix/remove-warnings
...
Bugfix/remove warnings
2022-07-15 18:58:27 +02:00
grossmj
1cd479751f
Set --tsconfig "./src/tsconfig.app.json" in package.json
2022-07-15 00:11:28 +02:00
Rajnikant Lodhi
fe7f65c723
add a path of tsconfig.base.json file in tsconfig
2022-07-14 16:10:33 +05:30
Rajnikant Lodhi
eff4ed11d6
I upadate package @synk/protect instead of "snyk": "^1.915.0"
2022-07-14 11:08:26 +05:30
Jeremy Grossmann
caa444121e
Merge pull request #1331 from GNS3/enhancement/1323
...
Enhancement/1323
2022-07-13 00:17:48 +02:00
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
Jeremy Grossmann
a61c0bfe07
Merge pull request #1346 from GNS3/enhancement/1344
...
I have resolved Support for project importation #1344 issue
2022-07-11 12:21:38 +02:00
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
Jeremy Grossmann
cb11e8b1a2
Merge pull request #1345 from GNS3/enhancement/1342
...
I have added node menu controls confirmation action dialog in
2022-07-05 14:33:42 +02:00
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
Rajnikant Lodhi
a6b65fc8fe
Modify the unit test cases
2022-06-20 18:11:55 +05:30
Rajnikant Lodhi
1d75fefb68
Resolve Allow Virtualbox, VMware and Docker templates to be created issue but not fully tested
2022-06-20 18:05:34 +05:30
Rajnikant Lodhi
59667e3a90
Resolve both issues like:
...
1.Selecting "none" or "lzma" compression type shouldn't pass a compression level of "None".
2.The export window waits for the project to be downloaded when exporting a large project with images
2022-06-17 19:55:24 +05:30
Rajnikant Lodhi
06852d94d7
Resolve cosmetic issues
2022-06-17 14:54:54 +05:30
Rajnikant Lodhi
be831aaf15
Complete export portable project settings and modified the unit test case
2022-06-17 13:06:42 +05:30
Rajnikant Lodhi
3d0e94257f
.
2022-06-13 16:40:17 +05:30
Rajnikant
50f6cd2191
Write a unit test case for export project dialog box.
2022-06-13 16:28:44 +05:30