Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat/a1] 관리자 html 수정 #59

Closed
wants to merge 35 commits into from
Closed

[Feat/a1] 관리자 html 수정 #59

wants to merge 35 commits into from

Conversation

Romangduck
Copy link
Collaborator

It's too hard for me.
I hate html.

Romangduck and others added 30 commits September 15, 2023 19:49
# Conflicts:
#	Domain/src/main/resources/data.sql
approvePicture 메서드에 isSessionUserAdmin 주석처리
list.html수정 , adminlist.css ,관리자 계정 생성을 위한 form.html
추가
관리자 명단 조회를 위한 메소드 추가
관리자 계정 생성 및 리스트
# Conflicts:
#	Api/src/main/java/picasso/server/api/admin/controller/AdminController.java
#	Api/src/main/java/picasso/server/api/admin/service/AdminService.java
#	Api/src/main/resources/templates/admin/list.html
#	Domain/src/main/resources/data.sql
html , css 파일 수정 , detail.html&css 개선 필요
# Conflicts:
#	Api/src/main/java/picasso/server/api/admin/controller/AdminController.java
#	Domain/src/main/java/picasso/server/domain/domains/user/repository/UserRepository.java
#	Domain/src/main/resources/data.sql
의존성 해결을 위한 수정
사용할 Dto 만 적용가능 하게끔 SignUpAdminRequestDto 작성후 적용
Build패턴-> 해당 Dto만 적용
높은 가시성을 위한 메서드 네이밍 및 경로 재설정
# Conflicts:
#	Domain/src/main/java/picasso/server/domain/domains/user/repository/UserRepository.java
컨트롤러 불필요 코드 제거 , html 규격에 맞게 수정중(아직 미완)
html 파일 규격에 맞게끔 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants