20200422_jeffrey - silenceuncrio/diary GitHub Wiki
M350-C - issue - [30%] - 0001015: Disconnect Switch Line, GRE#1 disconnect, but GRE status is 2
DQA 表示需要解決這個 issue 才要 release
commit fdaea664b6fdc961e83fbb381ef398d5b62edc56
Refs: [hotfix/v0.03], {origin/hotfix/v0.03}
Author: jeffrey <[email protected]>
Date: Wed Apr 22 09:59:39 2020 +0800
while the model have the gre keepalive function
vpn.gre_connected was deprecated, use gre_with_keepalive_conn_num instead
proscend/prosrc/webcgi/status.c | 30 ++++++++++++++++++++++
.../prosrc/www/app/feature/status_pannel_vpn.html | 8 ++++++
2 files changed, 38 insertions(+)
這可以 sync 到 M330 去
commit 8b9bb0110d28233ed481e11d533d1b141bba5100
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Apr 22 09:59:39 2020 +0800
while the model have the gre keepalive function
vpn.gre_connected was deprecated, use gre_with_keepalive_conn_num instead
proscend/prosrc/webcgi/status.c | 30 ++++++++++++++++++++++
.../prosrc/www/app/feature/status_pannel_vpn.html | 8 ++++++
2 files changed, 38 insertions(+)
m330(develop) with profile CTCU/2_CTCU-CHT compile error
已請相關同仁協助處理
compile error 已處理完畢
以下 issue sync 到 M330 已測試完畢
M350-C - issue - [30%] - 0001015: Disconnect Switch Line, GRE#1 disconnect, but GRE status is 2
ISMS Server - task - [10%] dashboard - 4/27 ~ 5/8
先試著做出以下的 widget
commit 283cb17d770a08f38c82c0cd35b483bec845bc16
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Apr 22 15:17:22 2020 +0800
there 2 widgets at out dashboard:
- All Nodes
- Health Overview
web/src/components/Dashboard/chartLine.js | 52 -----------
web/src/components/Dashboard/chartPie.js | 118 ++++++++++++++++++++++++
web/src/components/Dashboard/widgetContainer.js | 12 +--
3 files changed, 124 insertions(+), 58 deletions(-)
dashboard 的 RWD 越來越好了
commit 7b826d675f520c8b0e037053d2ce95c0156bd8f8
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Apr 22 16:58:37 2020 +0800
RWD components/Dashboard
web/src/components/Dashboard/chartPie.js | 22 +++++++++-----
web/src/components/Dashboard/tbd.js | 14 +++++++++
web/src/components/Dashboard/titleAndText.js | 17 -----------
web/src/components/Dashboard/widgetContainer.js | 39 +++++++++++++------------
4 files changed, 50 insertions(+), 42 deletions(-)
commit 259cdd3a10a8b707deb565c4a403f5061a66df6b
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Apr 22 17:50:13 2020 +0800
more padding for <Card.Body>
- inside <row> has margin
web/src/components/Dashboard/widgetContainer.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
注意到 有左右的 margin