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 bug Gitpod에서 frontend 서버를 띄웠을 때(`pnpm dev`), CORS에러 때문에 API 호출이 안됩니다. ### Reproduction 1. Gitpod에서 frontend 서버 실행 (`cd frontend && pnpm dev`) 2. problem 페이지...

🪰 bug
⛳️ team-infra
p3-minor-bug 🧩
Notion task

### Describe the problem and solution group admin의 problem edit 페이지 만들기 table을 클릭하면 create 할 때 있던 페이지에 문제 정보들이 채워져서 나오게 한다 create 페이지를 component화 한다 ### Validations...

⛳️ team-frontend
💡 feature-admin

### Describe the problem and solution VSCode에서 문제를 바로 제출할 수 있는 확장을 만듭니다. 지금 생각나는 기능은 아래 정도 있네요... - 문제를 볼 수 있는 탭 (기존 문제 페이지처럼 설명,...

⛳️ team-frontend
backlog 🌙
Notion task

### Describe the problem and solution Datadog과 CloudWatch를 구성하여 모니터링 시스템을 구축합니다. ![datadog](https://d2908q01vomqb2.cloudfront.net/77de68daecd823babbb58edb1c8e14d7106e83bb/2020/06/30/Datadog_Dashboard_AWSEnvironment_Fig2.jpg) ### 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]...

⛳️ team-infra

### Describe the problem and solution 페이지 로드 성능 향상을 위해, gzip 또는 brotli 압축을 적용합니다. ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing...

⛳️ team-infra

### Describe the problem and solution Dev container에서 docker mount 대신 내부 volume을 사용하여 성능을 개선합니다. https://code.visualstudio.com/remote/advancedcontainers/improve-performance ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read the...

⛳️ team-infra
Notion task

### 🏡 URL for the page /manager/[groupId]/.../ problem/[problemId] ### 🎨 Page Image problem list 페이지 ![problem pool list](https://user-images.githubusercontent.com/68498323/202348259-8a913ec4-da9a-4bf0-9ed0-437833bfc3fa.png) ### ✏️ Describe the feature workbook list와 problem pool list에서 문제들을 관리하는...

⛳️ team-frontend

### Describe the problem and solution Terraform의 lightweight wrapper인 Terragrunt로 모듈, 폴더, 파일 등을 보다 효율적으로 관리합니다. ### Validations - [X] Follow our [Code of Conduct](https://github.com/skkuding/next/blob/main/CODE_OF_CONDUCT.md) - [X] Read the...

⛳️ team-infra

### Describe the problem and solution Frontend 라이브러리를 Vue에서 React로 migrate합니다. 이에 따른 비용이 상당할 것으로 예상하지만, 디자인 리뉴얼이 예정되어있어 함께 적용하면 좋을 것 같습니다. #### React로 바꾸는 이유 -...

⛳️ team-frontend

### Describe the problem and solution 배포 전 stage 서버에서 최대한 배포 환경과 비슷하게 테스트하기 위해 AWS에 구성합니다. Terraform 구성을 최대한 유사하게 가져가고, 사양 등만 state로 변경합니다. ### Validations -...

⛳️ team-infra