Denis Barbaron
|
f04738f9be
|
fix bug on port forwarding feature (#629)
* fix bug on port forwarding feature
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
* fix lint error
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
|
2023-01-16 12:38:17 +01:00 |
|
Gunther Brunner
|
1eb6af0119
|
Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
|
2016-08-05 18:24:30 +09:00 |
|
Gunther Brunner
|
a3f815c118
|
Fix all res/ files with ESLint rules with 0 errors.
|
2016-01-19 23:08:33 +09:00 |
|
Simo Kinnunen
|
cecf08a244
|
Reverse port forwarding UI actually works now.
|
2014-10-14 22:57:44 +09:00 |
|
Gunther Brunner
|
15755334d5
|
At least some UI for the new Port Forwarding.
|
2014-10-14 20:43:06 +09:00 |
|
Gunther Brunner
|
aad3db8828
|
Fixed most of the dependencies by unit testing.
Refactored TransactionService and StorageService.
|
2014-08-22 15:32:09 +09:00 |
|
Gunther Brunner
|
743f8becd6
|
- Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
|
2014-08-21 22:04:19 +09:00 |
|
Gunther Brunner
|
af33084a01
|
Adding Port Forwarding basic UI.
|
2014-04-14 20:45:21 +09:00 |
|