Skip to content

Release 2.0.2#592

Merged
banchan01 merged 35 commits intomainfrom
release-2.0.2
Mar 12, 2026
Merged

Release 2.0.2#592
banchan01 merged 35 commits intomainfrom
release-2.0.2

Conversation

@banchan01
Copy link
Contributor

@banchan01 banchan01 commented Mar 10, 2026

Changelog

1. 공지사항 · 커뮤니티 목록 이동 기능 추가 (관련PR1, 관련PR2)

공지사항 및 커뮤니티 상세 페이지에 목록 버튼을 추가하여
목록 페이지로 쉽게 이동할 수 있도록 사용자 편의성을 개선했습니다.

2. 문제 생성 페이지 UI 개선 (관련PR)

조교 및 교수님들께서 문제를 보다 편리하게 생성할 수 있도록
문제 생성 페이지의 전체 UI를 개선했습니다.

3. AI융합교육원 명칭 변경 (관련PR)

2026년부터 ‘소프트웨어융합교육원’이 ‘AI융합교육원’으로 재편됨에 따라
코드플레이스 내 관련 명칭을 AI융합교육원으로 변경했습니다.

4. 랭킹 페이지 페이지네이션 오류 수정 (관련PR)

사용자 랭킹 및 오늘의 급상승 사용자 페이지에서
페이지네이션이 정상적으로 동작하지 않던 버그를 수정했습니다.

5. 언어 템플릿 적용 로직 수정 (관련PR)

문제 풀이 페이지에서 언어 변경 시 템플릿이 적용되지 않던 로직을 수정했습니다.

6. 코드 포매팅 반영 (관련PR)

Yapf 와 Prettier 를 활용하여 코드 전체에 포매팅을 적용하였습니다.

Testing

Ops Impact

Version Compatibility

banchan01 and others added 30 commits January 27, 2026 15:47
* menu bar style 태그 클래스 수정

* community 드롭다운 menu class 추가

* style 제거

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* specify images on kustomization.yaml

* add tag commit on github action

* fix typo & remove resolved todo comments

* conditional needs & if for modify job

* change hard-coded branch name using github.ref

* use github.ref

* replace kustomize to yq

* resolve comments
Added an image and section header for CodePlace Service Architecture.
* setup grafana

* resize pvc from 5gb to 1gb

* modify comments
* 공지사항 더보기 고정 게시물 색깔, 호버 효과, 이모지 추가

* 공지사항 박스 크기 조절

* prettier format 적용
* eslint /frontend/src 내부만 적용

* eslint 설정 수정(플러그인, rule-set변경 etc)

* prettier 규칙 추가

* eslint 호환 버전 수정

* vetur 설정파일 삭제

* eslint-loader 삭제 및 formatter적용

* apply prettier to entire frontend files

* apply yapf to /backend dir
* 커뮤니티 게시글 '목록' 버튼 추가를 통한 탐색 편의성 개선

* 커뮤니티 게시글 '목록' 버튼 및 네비게이션 상태 유지

* 목록 버튼 위치 수정, 상수 재정의

* dead code 삭제
사용자 랭킹, 급상승 랭킹 수정
학과별 랭킹은 애초에 10개만 로드됨.
surgerank, userrank 에서 limit과 query.limit이 있었고 백엔드에서는 query.limit을 사용하고 업데이트 하는데 페이지네이션에서는 limit을 참조하는 행위로 인해 이를 query.limit으로 통일시켜주는 과정을 진행함

추가로 로컬 환경에서는 root 계정이 생성되어있고 이는 학부, 학과 정보가 불분명 하여 랭킹탭에서 오류를 불러일으킴 추후 다른 issue로 발행하여 해결 예정
* feat: 공지사항 목록 버튼 추가

* feat: 공지사항 상세 페이지 내 목록 기능 추가
* create base for hub-auth

* add overlays for hub-auth

* modify github action for hub-auth

* fix wrong indent

* add patch to kustomize configurations

* fix wrong tags
* Problem.vue 상수 추가

* 문제생성 페이지 UX/UI 변경사항

* 사용되지 않는 코드 주석 추가

* redesign overall problem creation page UI

* change source imoji

* remove duplicate problem initialization code
banchan01 and others added 4 commits March 10, 2026 11:25
* admin 전용 CodeMirror scope 지정

* 초기 언어template 선택 초기회

* 문제풀이 페이지 언어 변경 시 언어별 코드 보존 및 템플릿 적용

* 언어선택 tooltip 위치 변경

* template 존재하지 않는 경우 처리

* deep selector 문법 적용
* feat: dropdown menu UI modify

* feat: text-align modify
@banchan01 banchan01 self-assigned this Mar 10, 2026
@banchan01 banchan01 merged commit d3250ef into main Mar 12, 2026
2 checks passed
@banchan01 banchan01 deleted the release-2.0.2 branch March 12, 2026 01:10
@Neibce Neibce restored the release-2.0.2 branch March 12, 2026 02:15
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.

4 participants