ryuichi-e
|
88d5e7ba98
Changed conditional (ternary) operator to be simpier
|
6 years ago |
ryuichi-e
|
3c9ab4a51c
remove ===
|
6 years ago |
ryuichi-e
|
af49207760
remove await
|
6 years ago |
ryuichi-e
|
58b0180439
created state in UserMnagement.jsx and create state
|
6 years ago |
ryuichi-e
|
0f5e43336e
removed isNotifyCommentShow in adminUserContainer.js
|
6 years ago |
ryuichi-e
|
4e08edd418
changed connecting admin:user_management.click_twice_same_checkbox in UserManagementjsx
|
6 years ago |
ryuichi-e
|
70913119b1
added click twice same checkbox in admin translation
|
6 years ago |
ryuichi-e
|
73ce051011
add async and await and make setState isNotifyCommentShow
|
6 years ago |
ryuichi-e
|
5a0b5b3d6d
adjust notifyComment to be simplier
|
6 years ago |
ryuichi-e
|
0602b54747
change notifyComment to isNotifyCommentShow in resetAllChanges function
|
6 years ago |
ryuichi-e
|
51cc1725eb
Removed setNotifyComment function
|
6 years ago |
ryuichi-e
|
28705ba2aa
delted notifyComment and added isNotifyCommentShow, and the default is false
|
6 years ago |
ryuichi-e
|
7f69c7faf6
Set state notifyComment = ' ' in resetAllChanges() in AdminUserConatiner.js
|
6 years ago |
itizawa
|
784a29d719
Merge pull request #1782 from weseek/feat/1389-user-management
|
6 years ago |
akira-s
|
b33541d83d
adjust padding
|
6 years ago |
akira-s
|
89ae7388a5
change to use checkbox class
|
6 years ago |
Kaori Tokashiki
|
8fa7159560
Merge pull request #1770 from weseek/imprv/simplify-2icons
|
6 years ago |
kaoritokashiki
|
c016e5f50f
deleted unnecessary code
|
6 years ago |
kaoritokashiki
|
bafcf6dec4
added sorting function to every column
|
6 years ago |
Yuki Takei
|
044ac393c8
clean code
|
6 years ago |
Yuki Takei
|
f41f632788
refactor: simplify sort method
|
6 years ago |
Yuki Takei
|
7174b14ab9
refactor onClickSort -> sort
|
6 years ago |
Yuki Takei
|
c2d3bde792
clean code
|
6 years ago |
Yuki Takei
|
0de8f501c1
WIP: add props 'isAsc' to SortIcons
|
6 years ago |
kaoritokashiki
|
ec802e6a41
impl sortIconsClickedHandler
|
6 years ago |
kaoritokashiki
|
8bfceab53c
WIP: impl 2 buttons to SortIcons
|
6 years ago |
ryuichi-e
|
d87dee45fa
Merge pull request #1777 from weseek/imprv/um-interval-request
|
6 years ago |
ryuichi-e
|
14df3cedd2
Remove one row
|
6 years ago |
ryuichi-e
|
6be321ab4b
Added thorottle-debounce in adminUsersContainer
|
6 years ago |
kaoritokashiki
|
3bf6947e7a
deleted unnecesaly sentences
|
6 years ago |