20200903_jeffrey - silenceuncrio/diary GitHub Wiki
0905
ISMS Server - task
commit 5fcad098c1271421723bfed440cf7a0e5967b6eb
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Thu Sep 3 09:17:26 2020 +0800
refactoring components/signIn
web/src/components/signIn/index.js | 3 ++-
web/src/utils/auth.js | 6 ++++++
2 files changed, 8 insertions(+), 1 deletion(-)
1025
M330 - task - [0%] P1 - QoS new design UI - 2020-09-04
bug...
commit 99369ddaa5a64622062228cd3bda958f66f51e0a
Refs: [release/v1.05], {origin/release/v1.05}
Author: jeffrey <[email protected]>
Date: Thu Sep 3 10:24:12 2020 +0800
correct the label for WiFi SSID 2
proscend/prosrc/webcgi/icos_iface.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
M330 - task - [0%] P1 - Firewall Guest Network
commit 82754e095ad2e14e0be42b26283e3a76b5b28105
Refs: [release/v1.05], {origin/release/v1.05}
Author: jeffrey <[email protected]>
Date: Thu Sep 3 13:28:35 2020 +0800
add 'Guest Network' at 'Firewall > Basic Rules'
proscend/prosrc/webcgi/firewall.c | 4 ++++
proscend/prosrc/www/app/feature/basicRules.html | 10 ++++++++++
proscend/prosrc/www/app/feature/basicRules.js | 17 +++++++++++++++++
proscend/prosrc/www/app/locale-de.json | 1 +
proscend/prosrc/www/app/locale-en.json | 1 +
proscend/prosrc/www/app/locale-es.json | 1 +
proscend/prosrc/www/app/locale-fr.json | 1 +
proscend/prosrc/www/app/locale-it.json | 1 +
proscend/prosrc/www/app/locale-nl.json | 1 +
proscend/prosrc/www/app/locale-zh-tw.json | 1 +
.../prosrc/www/src/manual/firewall_basic_rules.h.html | 4 ++++
11 files changed, 42 insertions(+)
1435
在 React 官網的 Hooks 常見問題
其中的一個目前我關注的問題 - 我如何使用 Hook fetch 資料?
該文章的作者正是我之前花了大把時間拜讀 React 相關作品的同一個作者
又是拜讀的時刻了 - How to fetch data with React Hooks?
真羨慕該作者的腦袋
可以寫出邏輯相當清楚的文章
大致瀏覽了一遍
除了羨慕之外還有點忌妒該作者的腦袋了
如果每個寫 React 的軟體工程師都花時間看懂這篇文章的話
那 React 能發揮的影響力真的很可怕
有高手坐鎮的 React 真的前途不可限量阿
1550
M330 - task - [0%] P1 - QoS new design UI - 2020-09-04
bug... 數字輸入框顯示的寬度太小 - 導致只看的到一位數
commit d27961128989e9cbd8b5df579ae5a3f9c6f1430f
Refs: [release/v1.05], {origin/release/v1.05}
Author: jeffrey <[email protected]>
Date: Thu Sep 3 15:47:54 2020 +0800
bigger the width for the view of 'Max. Number of Simultaneous Users'
proscend/prosrc/www/app/feature/qos.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)