codedang icon indicating copy to clipboard operation
codedang copied to clipboard

Online Judge for SKKU

Results 169 codedang issues
Sort by recently updated
recently updated
newest added

### Describe the problem and solution 코드당 리디자인 (2024 ver) 반영 ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) - [X] Check that...

⛳️ team-frontend
💡 feature-client

### Describe the problem and solution 현재 stage 환경에 있는 CPU 와 Memory 스펙을 Production 환경에 맞게 제한하였습니다. ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read...

⛳️ team-infra

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai-as-promised](https://togithub.com/chaijs/chai-as-promised) | [`^7.1.2` -> `^8.0.0`](https://renovatebot.com/diffs/npm/chai-as-promised/7.1.2/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chai-as-promised/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

### Describe the problem and solution client/contest module에 있는 service test code 들을 client/group 에 있는 test 코드와 같은 형태로 수정합니다. ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md)...

⛳️ team-backend

### Description - `TestResultsStore`를 생성했고, `EditorHeader`에 있는 Test 버튼을 누르면, 작성한 코드에 대한 결과 (테스트케이스별 결과) 가 로컬스토리지에 저장됩니다. - 코드를 POST하고 모든 테스트케이스에 대해 Judging이 아닌 결과가 나올 때까지...

⛳️ team-frontend
💡 feature-client
next-js

### Description 에러 핸들링 부분을 resolver에서 service 부분으로 옮겼습니다. --- ### Before submitting the PR, please make sure you do the following - [ ] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) -...

⛳️ team-backend

### Description Client User 및 Notice 모듈에서의 예외 처리 로직을 개선합니다. ### Additional context --- ### Before submitting the PR, please make sure you do the following - [ ]...

### Description Closes TAS-912 Admin User 모듈과 Client auth 모듈의 exception을 refactoring하였습니다. ### Additional context --- ### Before submitting the PR, please make sure you do the following - [...

### Description **`DataTableAdmin` 컴포넌트의 문제** - 특정한 페이지에서만 사용하는 기능들이 섞여 있음 (예: 문제 임포트 기능, 대회 복사 기능) - 해결: 특정한 곳에서만 사용하고 있는 기능들은 밖으로 빼서 분리하기 -...

⛳️ team-frontend

### Description NAT 인스턴스의 ECS와 S3 간의 커뮤니케이션을 대체하기 위해 gateway vpc endpoint를 추가하였습니다. 이 기능이 작동하는지 테스트하려면, NAT instance public ip를 허용하는 S3 bucket policy를 지운후, ECS와 S3 간의...

⛳️ team-infra