-
Notifications
You must be signed in to change notification settings - Fork 4
[feature] MOA-1097 관리자 홍보 게시글 관리 화면 추가 #2012
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
Open
seongwon030
wants to merge
29
commits into
develop-fe
Choose a base branch
from
feature/#2011-admin-promotion-crud-MOA-1097
base: develop-fe
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
629d726
fix(auth): secureFetch 토큰 갱신 재요청에서 Content-Type 강제를 제거한다
seongwon030 fa15fb4
fix(admin): 헤더 로고를 불러오지 못하면 회색 원으로 대체한다
seongwon030 3cd109a
feat(admin): 관리자 홍보 게시글 관리 화면을 추가한다
seongwon030 b5ff022
feat(admin): 홍보 게시글 작성 폼의 행사 기간을 오늘로 기본 설정한다
seongwon030 6f18023
feat(admin): 홍보 게시글 작성 폼의 기본 행사 기간을 다음 정시로 올림한다
seongwon030 7a7daa0
refactor(admin): 홍보 게시글 심사 판정을 enum 이름 AVAILABLE 하나로 정리한다
seongwon030 ba24a3a
refactor(admin): 홍보 이미지 업로드를 presigned URL 방식으로 전환한다
seongwon030 274d2bc
feat(admin): 홍보 게시글 이미지 상한을 15장으로 맞춘다
seongwon030 e86de4c
test(admin): 헤더 프로필 자리표시 원이 실제로 그려지는지 단언한다
seongwon030 e8c3490
fix(admin): 홍보 게시글 수정 화면에서 목록 조회 실패를 삭제된 글과 구분한다
seongwon030 0870834
fix(admin): 홍보 이미지 선택 시점에 지원하지 않는 형식을 거부한다
seongwon030 bfc76d5
fix(admin): 홍보 게시글 폼이 잠기면 데스크톱 기간 피커도 함께 잠근다
seongwon030 7ee56bc
fix(admin): 홍보 게시글 수정 중 백그라운드 재조회 실패에 폼이 사라지지 않게 한다
seongwon030 6c75143
refactor(admin): 이미지 정렬 그리드와 드래그 훅을 관리자 공통 컴포넌트로 올린다
seongwon030 4677664
feat(admin): 홍보 이미지를 끌어서 순서를 바꿀 수 있게 한다
seongwon030 534eaf2
feat(promotion): 홍보 카드 표시를 공용 컴포넌트로 분리하고 행사 종료일을 함께 보여준다
seongwon030 d3814c3
refactor(admin): ApplicationMenu를 AdminMoreMenu로 옮기고 항목을 선택형으로 바꾼다
seongwon030 932cd09
feat(admin): 홍보 목록을 사용자와 같은 카드 그리드로 바꾼다
seongwon030 7c78db3
feat(map): 좌표가 정해지기 전에도 지도를 보여줄 수 있게 마커 표시 옵션을 추가한다
seongwon030 ea0fd40
fix(admin): 홍보 편집 화면의 지도·드롭다운·업로드 실패 안내를 고친다
seongwon030 30bfa26
style(promotion): 홍보 상세 일시 구분자를 관리자 목록과 같은 물결표로 맞춘다
seongwon030 af3cf98
Merge remote-tracking branch 'origin/develop-fe' into feature/#2011-a…
seongwon030 8f86ee3
refactor(admin): 최종 URL 조립 유틸을 홍보·활동 사진이 함께 쓰게 한다
seongwon030 11da163
fix(admin): 홍보 지도 위치 목록에서 빠지던 좌표를 살린다
seongwon030 1369d72
fix(promotion): 종료일이 잘못된 값이면 기간 표기가 물결표로 끝나던 문제를 고친다
seongwon030 210a83b
feat(promotion): 사용자 홍보 화면의 빠진 인터랙션 두 곳에 이벤트를 붙인다
seongwon030 03d8ad9
fix(admin): 업로드에 실패한 홍보 이미지를 화면에서 구분할 수 있게 한다
seongwon030 f111db3
refactor(admin): 홍보 편집 입력 필드를 다른 관리자 탭과 같은 모양으로 맞춘다
seongwon030 98f5066
feat(admin): 홍보 편집 컴팩트 화면에 이 화면이 무엇인지 알려주는 문구를 넣는다
seongwon030 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.