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
grossmj
174053f297
Development on v2.2.34dev
2022-06-20 20:40:33 +02:00
grossmj
0e4e124c14
Release v2.2.33
2022-06-20 20:24:06 +02:00
Jeremy Grossmann
c928ab0342
Merge pull request #1332 from GNS3/bugfix/1329
...
Fix spice+agent and none console types not supported
2022-06-20 18:38:17 +02:00
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
grossmj
9efd99dccb
Fix spice+agent and none console types not supported.
2022-06-18 18:53:36 +02:00
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
Rajnikant
06ed79ec78
Add compression methods short form according to API endpoint and resolve build error
2022-06-13 12:11:49 +05:30
Rajnikant
5c1ce1a5ab
I complete export project UI and bind export portable project API
2022-06-10 19:20:02 +05:30
Rajnikant
ea76493ab8
Merge branch 'master-3.0' into enhancement/1323
2022-06-10 11:00:38 +05:30
Jeremy Grossmann
7d706a39f1
Merge pull request #1326 from GNS3/bugfix/imageProgressBar
...
Bugfix/image progress bar
2022-06-10 12:08:53 +08:00
Jeremy Grossmann
7e43dc77cb
Merge pull request #1322 from GNS3/dependabot/npm_and_yarn/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4
2022-06-10 00:33:25 +08:00
Rajnikant
f7696e5453
Create dynamic progress bar
2022-06-09 20:42:08 +05:30
Rajnikant
726562d615
Modified progrss bar handler
2022-06-08 18:51:08 +05:30
Rajnikant lodhi
78f77dc881
Update dependencies like autoprefixer
2022-06-08 09:25:43 +05:30
Rajnikant lodhi
1787db7c6d
Resolve vulnerabilities issue
2022-06-07 23:45:33 +05:30
Rajnikant
088b128b57
Resolve progress bar and add dependencies in spec file
2022-06-07 11:19:01 +05:30
Rajnikant
b7e314deeb
Resolve build issue
2022-06-07 09:03:13 +05:30