20190104_jeffrey - silenceuncrio/diary GitHub Wiki
0920
待會開會還是不要 demo 現在的 wizard
希望今天把 wizard 專心做完直接讓大家使用再說吧
1110
幫 wizard 的 review setting 定個版
1530
commit bd35fb3407c1e65fc354fbe974a51efb6bed537f
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Fri Jan 4 15:29:44 2019 +0800
define the layout for 'Review Setting' at 'Setting Wizard':
todo 1. wifi configuration and review
proscend/prosrc/www/app/feature/wizard.html | 298 +++++++++++++++++++++++-----
proscend/prosrc/www/app/feature/wizard.js | 97 +++++++++
2 files changed, 340 insertions(+), 55 deletions(-)
除了 WiFi 的 Configuration 和 review
其餘 wizard 的 configuration 和 review 都定版了
1655
commit ef7e71dc9d2cab0a93d49cc99a15681051617cdc
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Fri Jan 4 16:50:48 2019 +0800
finish WiFi configuration and review
proscend/prosrc/www/app/feature/wizard.html | 122 ++++++++++++++++++++++++++--
proscend/prosrc/www/app/feature/wizard.js | 31 ++++++-
2 files changed, 144 insertions(+), 9 deletions(-)
剩下幾頁的描述以及 apply 的美化
1820
先搞定美化的部分
commit ce6321e55b637ad83a4129c5cfba742fffd823cb
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Fri Jan 4 18:16:39 2019 +0800
beatify the applying of setting wizard
proscend/prosrc/www/app/feature/wizard.html | 85 +++++++++++++++++++++++++----
proscend/prosrc/www/app/feature/wizard.js | 21 +++----
2 files changed, 81 insertions(+), 25 deletions(-)
不過 step 2 很常 apply fail
待查原因