Actions
Bug #9
open[ADMIN] 계정 관리 (/setting/user)
Description
1.List page
1) search area
- delete 뉴스레터가입여부 selectbox
2) grid columns
a) 시설명 : DELETE
b) 등록일 / 상태 : data is not shown
c) adjust column width
- decrease 상태 withd and increase 이름/유형/이메일 width
2.다운로드 (download) button
- fix error
3.Add/Modify page
- fix error
4.logic
1) DB
- faci_seq : DELETE
- ins_date : if need, change with reg_date
- upd_date : if need, change with mod_date
2) UserMapper.xml
- case when USER_STT : join with USER_STATUS code
Actions