Commit Graph

2747 Commits

Author SHA1 Message Date
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
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
dependabot[bot]
d7752a4d7b
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 07:52:58 +00:00
Jeremy Grossmann
40df0fe1ee
Merge pull request #1321 from GNS3/dependabot/npm_and_yarn/ejs-3.1.8
Bump ejs from 3.1.6 to 3.1.8
2022-06-01 14:52:11 +07:00
dependabot[bot]
d5bd84234d
Bump ejs from 3.1.6 to 3.1.8
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 07:13:32 +00:00
Jeremy Grossmann
a9a7ecf3e7
Merge pull request #1320 from GNS3/dependabot/npm_and_yarn/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1
2022-06-01 14:12:30 +07:00
dependabot[bot]
5dc5a953e6
Bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 01:20:11 +00:00
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
Rajnikant
667c8fc7f0 I added a common process bar when IOS and IOU image file uplading 2022-05-24 09:40:46 +05:30
Jeremy Grossmann
36482c7a96
Merge pull request #1315 from GNS3/bugfix/1314
Bugfix/1314
2022-05-23 15:43:58 +07:00
Rajnikant
7aae84b2be . 2022-05-23 12:44:23 +05:30
Rajnikant
7049e05c91 I have removed static version (v3) and Now, we are using environment file for current version 2022-05-23 12:40:09 +05:30
Jeremy Grossmann
e7e55e7eaf
Merge pull request #1313 from GNS3/enhancement/1308
I have improved progress bar when uploading files
2022-05-23 13:09:06 +07:00
Jeremy Grossmann
65c48769b7
Merge pull request #1312 from GNS3/bugfix/1307
I added  authentication token for allow IOU or IOS templates to be cr…
2022-05-23 12:53:31 +07:00
Rajnikant
2816202ee5 Changed uppercase to lowercase 2022-05-23 11:15:53 +05:30
Rajnikant
434bf57cd1 I removed static version and define in evviroment file 2022-05-23 11:06:00 +05:30
Rajnikant
0120a1281c I have modified the file uploading url 2022-05-21 12:30:00 +05:30
Rajnikant
824833e621 added Unit test case dependencies 2022-05-20 17:23:14 +05:30
Rajnikant
23fe8ae9b8 I have improved progress bar when uploading files 2022-05-20 17:08:43 +05:30
Rajnikant
4f90a6d1fd I added authentication token for allow IOU or IOS templates to be created 2022-05-16 18:39:19 +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
2f0cdfc33c I resolved all unit test case 2022-05-13 13:08:13 +05:30
Rajnikant
6152f68acf I have changed the unit test case according to Angular API 2022-05-06 19:09:43 +05:30
Jeremy Grossmann
8ec2b806a9
Merge pull request #1306 from GNS3/bugfix/1223
I removed electron specific Ui / code
2022-05-06 11:56:02 +07:00
Rajnikant
dc382348b8 Merge branch 'master-3.0' into bugfix/all-CVE 2022-05-02 16:27:20 +05:30
Rajnikant
05d980e6e3 I changed API for dynamic unit cases 2022-05-02 16:24:47 +05:30
Jeremy Grossmann
fbfb6b7152
Merge pull request #1305 from GNS3/bugFix-1300
Bug fix 1300
2022-05-02 17:30:46 +07:00
Rajnikant
834173201b I resolved CVE issues and update yarn lock file 2022-05-02 13:25:18 +05:30
Rajnikant
49693efc04 update angular cdk 2022-04-29 17:37:42 +05:30
Rajnikant
29f1eb92d8 update angular version 2022-04-29 17:26:12 +05:30
Rajnikant
d5287bfb8e I have resolved suggested comments. 2022-04-29 10:20:49 +05:30
Rajnikant
a7e637a466 I added checksum key instead of md5sum key 2022-04-28 17:55:15 +05:30
grossmj
32c78450a2 Development on 2.2.33dev 2022-04-27 17:53:00 +07:00