grossmj
|
28f32de0b2
|
Release v2.2.35
|
2022-11-08 19:13:39 +08:00 |
|
Jeremy Grossmann
|
a6a4fb401d
|
Merge pull request #1406 from GNS3/dependabot/npm_and_yarn/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1
|
2022-11-08 18:24:57 +08:00 |
|
dependabot[bot]
|
f62366440c
|
Bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 08:31:46 +00:00 |
|
Rajnikant Lodhi
|
81fc9e2540
|
Resolve docker template custom adapters bug
|
2022-11-07 09:23:42 +05:30 |
|
Rajnikant Lodhi
|
9ac4b7642c
|
Remove debugging code
|
2022-11-03 14:55:52 +05:30 |
|
Rajnikant Lodhi
|
db975aadcd
|
Resolve custom adapters issue
|
2022-11-03 14:47:19 +05:30 |
|
Jeremy Grossmann
|
fb639c8acd
|
Merge pull request #1405 from GNS3/bugfix-1371
Removed the top banner and logo on the controllers page
|
2022-10-20 16:16:59 +08:00 |
|
Rajnikant Lodhi
|
6577bfc926
|
Removed the top banner and logo on the controllers page
|
2022-10-19 18:29:05 +05:30 |
|
Rajnikant Lodhi
|
0dc916b3e8
|
Resolve instance editing a Qemu template JSON error
|
2022-10-19 17:01:49 +05:30 |
|
Jeremy Grossmann
|
135ecbdc33
|
Merge pull request #1403 from GNS3/dependabot/npm_and_yarn/node-fetch-3.2.10
Bump node-fetch from 3.1.1 to 3.2.10
|
2022-10-18 22:02:17 +08:00 |
|
Rajnikant Lodhi
|
e2d8904eee
|
.
|
2022-10-17 15:39:02 +05:30 |
|
Rajnikant Lodhi
|
9f61f03917
|
Resoleve web-ui seems to not send the correct custom adapters list webui custom network adapter option for node #1339
|
2022-10-17 15:03:50 +05:30 |
|
dependabot[bot]
|
9ebbbb197b
|
Bump node-fetch from 3.1.1 to 3.2.10
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.10)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-07 08:23:13 +00:00 |
|
Jeremy Grossmann
|
f90c074191
|
Merge pull request #1402 from GNS3/dependabot/npm_and_yarn/snyk-1.996.0
Bump snyk from 1.780.0 to 1.996.0
|
2022-10-07 10:22:46 +02:00 |
|
dependabot[bot]
|
2d49ca30fa
|
Bump snyk from 1.780.0 to 1.996.0
Bumps [snyk](https://github.com/snyk/snyk) from 1.780.0 to 1.996.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](https://github.com/snyk/snyk/compare/v1.780.0...v1.996.0)
---
updated-dependencies:
- dependency-name: snyk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-06 18:40:49 +00:00 |
|
Jeremy Grossmann
|
88f44554de
|
Merge pull request #1396 from GNS3/bugfix/1379
Bugfix/1379
|
2022-09-07 23:58:41 +02:00 |
|
Rajnikant Lodhi
|
872ebdae09
|
unit test cases for lock/unlock
|
2022-09-07 14:56:34 +05:30 |
|
grossmj
|
2bc5fc101b
|
Development on v3.0.0dev5
|
2022-09-07 00:51:36 +02:00 |
|
grossmj
|
a5030baf62
|
Release v3.0.0a2
|
2022-09-07 00:49:27 +02:00 |
|
Rajnikant Lodhi
|
0c0d27fd6e
|
Resolve issue Lock or unlock all items button does not reflect the nodes status on the web-ui workspace GNS3 3.0.0 alpha 1
|
2022-09-06 17:03:00 +05:30 |
|
Jeremy Grossmann
|
e6e7122e33
|
Merge pull request #1389 from GNS3/bugfix/1383
Resolve missing border style options dash dot dot and invisible for l…
|
2022-08-29 19:28:24 +02:00 |
|
grossmj
|
20bd0733f2
|
Change 'Dash Dot' and 'Dash Dot Dot' border styles
|
2022-08-29 19:23:48 +02:00 |
|
Rajnikant Lodhi
|
3fa923a9d1
|
Resolve no border style issue
|
2022-08-27 00:30:34 +05:30 |
|
Rajnikant Lodhi
|
02bd105b86
|
Merge branch 'bugfix/1383' of https://github.com/GNS3/gns3-web-ui into bugfix/1383
|
2022-08-26 11:07:18 +05:30 |
|
Rajnikant Lodhi
|
573d36057b
|
add a condition for getting no border and solid border style
|
2022-08-26 11:06:57 +05:30 |
|
grossmj
|
0eaa5c714c
|
Add 'Dash Dot Dot' border type in link style editor
|
2022-08-25 22:17:52 +02:00 |
|
Rajnikant Lodhi
|
1c8e56274a
|
Resolve stroke dasharray value get undefined issue on web ui
|
2022-08-25 10:44:36 +05:30 |
|
Rajnikant Lodhi
|
43c689b30a
|
remove qt fixer condition
|
2022-08-24 18:04:20 +05:30 |
|
Rajnikant Lodhi
|
5bee5deb22
|
convert the qt value into the stroke dasharray
|
2022-08-24 16:03:50 +05:30 |
|
grossmj
|
22ef305e81
|
Add comments
|
2022-08-23 23:58:21 +02:00 |
|
Rajnikant Lodhi
|
b66af49137
|
Modified the stroke dasharray value for creating Dash Dot, Dash Dot Dot border style
|
2022-08-23 16:53:48 +05:30 |
|
Jeremy Grossmann
|
fcfcb7566d
|
Merge pull request #1388 from GNS3/bugfix/1381
Highlight the current menu item in dropdown menu on mouse over
|
2022-08-22 12:57:22 +02:00 |
|
Rajnikant Lodhi
|
6fe15bac9c
|
Resolve lighlight the current menu item in dropdown menu on mouse over only light theme
|
2022-08-22 16:21:10 +05:30 |
|
Rajnikant Lodhi
|
2f9e735928
|
Merge branch 'bugfix/1383' of https://github.com/GNS3/gns3-web-ui into bugfix/1383
|
2022-08-22 16:08:52 +05:30 |
|
Rajnikant Lodhi
|
c5837b237a
|
Resolve inconsistent border styles for device links between GNS3 desktop UI and web-ui
|
2022-08-22 16:06:33 +05:30 |
|
Rajnikant Lodhi
|
1d13862880
|
Add hover class for highlight the current menu item in dropdown menu on mouse over
|
2022-08-19 17:11:26 +05:30 |
|
Jeremy Grossmann
|
651d4c9d32
|
Change Invisible to No border
|
2022-08-18 22:21:48 +02:00 |
|
Jeremy Grossmann
|
d03bd2a667
|
Merge pull request #1387 from GNS3/bugfix/1361
Resize pop-up windows and remove pagination arrow buttons
|
2022-08-18 22:14:31 +02:00 |
|
Rajnikant Lodhi
|
f338a2e33d
|
Resolve missing border style options dash dot dot and invisible for links between devices
|
2022-08-18 18:25:38 +05:30 |
|
Rajnikant Lodhi
|
15f8fff179
|
Highlight the current menu item in dropdown menu on mouse over
|
2022-08-18 17:22:42 +05:30 |
|
Rajnikant Lodhi
|
b3aeb148e7
|
Resize pop-up windows and remove pagination arrow buttons
|
2022-08-18 12:09:01 +05:30 |
|
Jeremy Grossmann
|
85f60fbc1c
|
Merge pull request #1386 from GNS3/bugfix/1362
Remove Inner scroll bar for node configuration
|
2022-08-18 00:07:37 +02:00 |
|
Rajnikant Lodhi
|
228ea78c41
|
Remove Inner scroll bar for node configuration
|
2022-08-17 16:51:08 +05:30 |
|
Jeremy Grossmann
|
c0f5b022e8
|
Merge pull request #1385 from GNS3/fix-cve-issues
Fix node-fetch CVE issue
|
2022-08-12 17:41:57 +02:00 |
|
grossmj
|
1888174ebf
|
Back to electron 13.6.6
|
2022-08-12 17:31:11 +02:00 |
|
grossmj
|
3cf1984b39
|
Update yarn.lock
|
2022-08-12 12:51:26 +02:00 |
|
grossmj
|
eda1099b41
|
Fix node-fetch and electron CVE issues
|
2022-08-12 11:51:30 +02:00 |
|
Jeremy Grossmann
|
b309cf92e6
|
Merge pull request #1382 from GNS3/bugfix/1377
Resolve Cannot set border style for any shapes in Web-UI GNS3 3.0.0 A…
|
2022-08-12 11:38:43 +02:00 |
|
Rajnikant Lodhi
|
5da993e2f5
|
Add Border style placeholder in border style selections
|
2022-08-12 14:51:01 +05:30 |
|
Rajnikant Lodhi
|
8e197a8831
|
Resolve Cannot set border style for any shapes in Web-UI GNS3 3.0.0 Alpha 1 issue
|
2022-08-10 17:09:12 +05:30 |
|