20200923_jeffrey - silenceuncrio/diary GitHub Wiki
0840
ISMS Server - task - [10%] setting > notify management
commit f439052225b21fc9d3f4ab410521d2085963c807
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Sep 23 09:37:44 2020 +0800
first step of components/setting/notification
web/src/components/setting/notification.js | 177 ++++++++++++++++++++++++++++-
web/src/utils/notification.js | 91 +++++++++++++++
2 files changed, 263 insertions(+), 5 deletions(-)
commit 142d44946e9a6404da2f383797b175413369d815
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Sep 23 11:25:05 2020 +0800
step 2 of components/setting/notification
web/src/components/setting/notification.js | 103 ++++++++++++++++++++++++++++-
web/src/utils/notification.js | 91 +++++++++++++++++++++++++
2 files changed, 191 insertions(+), 3 deletions(-)
commit 87d56ec95e563d1934deb346c9d7472d955f89e1
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Sep 23 13:56:54 2020 +0800
refactoring components/setting/notification
web/src/components/setting/notification.js | 31 ++++++++++++++----------------
web/src/utils/notification.js | 8 ++++----
2 files changed, 18 insertions(+), 21 deletions(-)
commit 92330f2978e132b637f23f71af1eecd23c3f7f8d
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Sep 23 14:32:43 2020 +0800
step 3 of components/setting/notification
web/src/components/setting/notification.js | 40 +++++++++++++-------------
web/src/components/setting/notificationForm.js | 28 ++++++++++++++++++
2 files changed, 48 insertions(+), 20 deletions(-)
commit d90c8fc1754c678f55d07246befc3ce448e939c8
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Sep 23 15:31:06 2020 +0800
step 4 of components/setting/notification
web/src/components/setting/notification.js | 3 -
web/src/components/setting/notificationForm.js | 104 +++++++++++++++++++++++++
2 files changed, 104 insertions(+), 3 deletions(-)