20200324_jeffrey - silenceuncrio/diary GitHub Wiki
0855
M330 - issue - [0%] 0000875: DUT can't support pre-setup in STA mode
1105
先重構讓 wifi_sta.html 能呈現清楚的架構 方便後續 動工
commit b9a928e6a3d7028ee1514adfe0c1b3aadf15d040
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Mar 24 11:04:58 2020 +0800
refactoring 'WAN > WiFi STA' page
proscend/prosrc/www/app/feature/wifi_sta.html | 467 +--------------------
proscend/prosrc/www/app/feature/wifi_sta.js | 8 +-
.../www/app/feature/wifi_sta_pannel_edit.html | 267 ++++++++++++
.../www/app/feature/wifi_sta_pannel_main.html | 193 +++++++++
4 files changed, 469 insertions(+), 466 deletions(-)
1505
M330 - issue - [0%] 0000875: DUT can't support pre-setup in STA mode
收工
commit d47be2b57e77a705c7e993faa3cb178ca85439f6
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Mar 24 14:49:11 2020 +0800
user can pre-setup entry to 'Manage Known WiFi Networks' at 'WAN >WiFi STA'
proscend/prosrc/www/app/feature/wifi_sta.html | 4 +-
proscend/prosrc/www/app/feature/wifi_sta.js | 91 ++++++++
.../www/app/feature/wifi_sta_pannel_edit.html | 5 +-
.../app/feature/wifi_sta_pannel_edit_manual.html | 258 +++++++++++++++++++++
.../www/app/feature/wifi_sta_pannel_main.html | 8 +-
proscend/prosrc/www/app/locale-en.json | 8 +
proscend/prosrc/www/app/locale-fr.json | 8 +
proscend/prosrc/www/app/locale-zh-tw.json | 8 +
8 files changed, 386 insertions(+), 4 deletions(-)
1525
M330 - issue - [0%] 0000595: [WEB UI] hide password, Token, Secret ID on DDNS web page
commit a2ecff3526fb8950d319ccf50a866de21c33d96d
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Mar 24 15:58:18 2020 +0800
give the ability to toggle visibility at 'Service > Dynamic DNS' page of following fields
- Token ID
- Host Secret ID
- Password
proscend/prosrc/www/app/feature/dynamicDns.html | 58 +++++++++++++++++++------
proscend/prosrc/www/app/feature/dynamicDns.js | 20 +++++++++
2 files changed, 65 insertions(+), 13 deletions(-)
這是屬於全平台的
馬上來掃台
M330 - issue - [0%] 0000595: [WEB UI] hide password, Token, Secret ID on DDNS web page
- 全平台套用 - [0%] M300
使用 VMware jbox
commit a5f1a9ac0d563b8d2108bc5e49773b90762199c4
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Mar 24 15:58:18 2020 +0800
give the ability to toggle visibility at 'Service > Dynamic DNS' page of following fields
- Token ID
- Host Secret ID
- Password
proscend/prosrc/www/app/feature/dynamicDns.html | 58 +++++++++++++++++++------
proscend/prosrc/www/app/feature/dynamicDns.js | 20 +++++++++
2 files changed, 65 insertions(+), 13 deletions(-)
commit 637185e63e867b274de2f786a22f7e30d28d8067
Author: jeffrey <[email protected]>
Date: Tue Mar 24 16:25:03 2020 +0800
sync from M330
proscend/prosrc/www/app/feature/dynamicDns.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
1640
M330 - issue - [0%] 0000595: [WEB UI] hide password, Token, Secret ID on DDNS web page
- 全平台套用 - [0%] M350-C
commit 95cf72bd704a991ff50c25393f9fd50c83aa4868
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Mar 24 15:58:18 2020 +0800
give the ability to toggle visibility at 'Service > Dynamic DNS' page of following fields
- Token ID
- Host Secret ID
- Password
proscend/prosrc/www/app/feature/dynamicDns.html | 58 +++++++++++++++++++------
proscend/prosrc/www/app/feature/dynamicDns.js | 20 +++++++++
2 files changed, 65 insertions(+), 13 deletions(-)
1650
M330 - issue - [0%] 0000595: [WEB UI] hide password, Token, Secret ID on DDNS web page
- 全平台套用 - [0%] M360P
commit 8dcf44c4601ac5f525da7712d3329b8535aa7a66
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Mar 24 15:58:18 2020 +0800
give the ability to toggle visibility at 'Service > Dynamic DNS' page of following fields
- Token ID
- Host Secret ID
- Password
proscend/prosrc/www/app/feature/dynamicDns.html | 60 +++++++++++++++++++------
proscend/prosrc/www/app/feature/dynamicDns.js | 33 +++++++++++---
2 files changed, 74 insertions(+), 19 deletions(-)
1715
M330 - issue - [0%] 0000770: WiFi Password is clear text
commit 73271c4066b1210e529d76769c4656cc0671c192
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Mar 24 17:32:11 2020 +0800
give the ability to toggle visibility at 'WAN > WiFi STA' page of following fields
- Passphrase
proscend/prosrc/www/app/feature/wifi_sta.js | 18 ++++++++++++++++++
.../www/app/feature/wifi_sta_pannel_edit.html | 22 +++++++++++++++++++---
.../app/feature/wifi_sta_pannel_edit_manual.html | 22 +++++++++++++++++++---
3 files changed, 56 insertions(+), 6 deletions(-)