Commit Graph

2238 Commits

Author SHA1 Message Date
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
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
f106ca51da Add cosmetic change 2022-07-18 12:29:52 +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
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
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
Rajnikant
fd95c2d43c I added export portable project dialog box 2022-06-07 08:58:51 +05:30
Rajnikant
52f10b0c53 . 2022-06-06 14:20:30 +05:30
Rajnikant
ecf729fc56 I have resolved image progress bar and undefined event issue 2022-06-06 13:43:39 +05:30
Jeremy Grossmann
b430ab9a1c
Merge pull request #1318 from GNS3/enhancement-JWT/1228
I have modified the JWT Interceptor and added refresh token functiona…
2022-05-31 15:58:18 +07:00
Rajnikant
18a014d739 update 2022-05-31 14:12:18 +05:30
Rajnikant
07c505187d update user case 2 2022-05-31 13:40:00 +05:30
Rajnikant
eb07abe786 Resolve/modified remember me check box user cases 2022-05-31 13:18:52 +05:30
Rajnikant
78da4f0efa I have added Remember me tickbox on login component and I resolve an error just before auto re-login 2022-05-31 10:47:32 +05:30
Rajnikant
0185dbd8af I have modified the JWT Interceptor and added refresh token functionality 2022-05-27 12:57:56 +05:30
Jeremy Grossmann
83fa40907e
Merge pull request #1316 from GNS3/enhancement/1307
Add common process bar when uploading IOS and IOU images
2022-05-24 22:57:02 +07:00
Rajnikant
0ae25095a8 Resolve loader error 2022-05-24 19:54:26 +05:30
Rajnikant
ea1e280e66 I resoleved loader error and message 2022-05-24 15:25:06 +05:30