동현 강 donghyeon.kang
  • Joined on 2026-07-23
donghyeon.kang pushed to main at donghyeon.kang/project-infra 2026-08-28 08:04:32 +00:00
80f58cd9f2 docs: Phase 1 구현 계획 추가
da159dcd22 docs: dev 구조 개선 설계 추가
Compare 2 commits »
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-28 08:02:23 +00:00
edb0890dc8 feat: 홈과 주제의 최근 기록이 게시된 Open Question 을 담는다
c6d9d2d675 feat: 공개 Case·Reference 응답에 문서 요약을 싣는다
a5f93b9b75 feat: 공개 Reference 응답에 판단 기준과 예시를 싣는다
Compare 3 commits »
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-28 08:02:08 +00:00
2420fcee9f fix: 공개 문서가 실제로 그리는 주제 링크도 탐색 필터로 돌린다
2632850322 fix: 최근 기록에 Open Question 을 싣고, 주제 링크를 탐색 필터로 돌린다
ad8f322b43 fix: 질문 머리말이 관계에 담긴 프로젝트를 읽는다
ab4d822956 fix: 게시된 Open Question 의 공개 상세가 열리게 한다
344a163d84 fix: 탐색 주제 필터가 slug 를 보내고, 편집기를 넓혀 두 칸이 함께 스크롤한다
Compare 9 commits »
donghyeon.kang pushed to main at donghyeon.kang/clean-architecture-backend-tem… 2026-08-28 08:01:39 +00:00
a24ece9cf7 feat: web, websocket 어댑터 추가 구현
donghyeon.kang pushed to main at donghyeon.kang/clean-architecture-backend-tem… 2026-08-24 09:26:50 +00:00
0137263441 refactor: 각 어댑터터별 리펙토링 진행
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-24 09:12:47 +00:00
f1fd56fcb5 chore: decision 미리보기기 계약 수정
bd66fb3610 fix: Decision 미리보기가 열리도록 프로젝트 공개 경로를 catalog 에 싣는다
a7e2b7d7fe feat: 게시가 프로젝트 활동을 남기게 한다
Compare 3 commits »
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-24 09:11:52 +00:00
fd73bc88a1 fix: Decision 미리보기의 결정일 요구를 풀고, 화면 테스트가 실제 동작을 다시 말하게 한다
e5770dfbc8 fix: Decision 미리보기 오류가 할 일을 말하게 한다
a7fe069a6d feat: 프로젝트 활동을 게시가 남기는 로그로 바꾼다
Compare 3 commits »
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-24 02:35:13 +00:00
6aa140077d feat: 프로젝트 주제를 저장하고 공개 응답에 싣는다
ca63d7d3ec fix: 스캔되는 스프링 컴포넌트의 생성자를 하나로 고정한다
4c14f1eb8f feat: 프로젝트 활동을 만들고 고치고 지울 수 있게 한다
561d02ae3a feat: 프로젝트 게시와 홈 focus, 그리고 기록 사이 연결을 실제로 가능하게 한다
Compare 4 commits »
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-24 02:34:49 +00:00
ab67eb912c fix: 릴리즈 편집 하단 버튼이 두 벌 나오던 것을 하나로 되돌린다
e9b866184a fix: 릴리즈 목록에서 편집 흔적을 걷어내고, 타입 검사가 실제로 돌게 한다
84d72c4f60 feat: 릴리즈 편집을 자기 주소로 옮긴다
6b9dc3f0a2 fix: 릴리즈 하단 버튼을 한 줄에 세우고, 로그인을 화면으로 만든다
f9d20e8946 fix: setState 업데이터 안에서 event.currentTarget 을 읽지 않는다
Compare 10 commits »
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-22 05:41:25 +00:00
23d82bd250 fix: 오류 수정
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-22 05:41:00 +00:00
c03b0c77b8 fix: 오류 수정
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-21 10:29:06 +00:00
1801414592 fix: show the reason the server gave for a failed action
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-21 10:28:53 +00:00
857e6a9c08 fix: refuse deletion only while a record is live, and say why
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-21 09:43:11 +00:00
7345500ef3 feat: show the way to publish, and what is blocking it, in the editor
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-21 09:10:53 +00:00
fb478f951b fix: say which version a stale validation judged, before showing its errors
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-21 09:10:36 +00:00
8d228255e9 style: apply the formatter to the image dimension reader
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-21 09:00:17 +00:00
7289ce97bb fix: stop the smoke sweep reporting an expected 404 as a failure
donghyeon.kang pushed to main at donghyeon.kang/tech-log-frontend 2026-08-21 08:57:12 +00:00
348420618d fix: stop claiming a 1x1 size for an image whose dimensions are unknown
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-21 08:57:11 +00:00
e65b9e2c33 fix: record an uploaded image's dimensions
donghyeon.kang pushed to main at donghyeon.kang/tech-log-backend 2026-08-21 08:21:06 +00:00
96521a94d4 feat: serve uploaded media, delete a decision, and stop orphaning publications
af91f7d768 fix: accept a Question working copy with no resolution
37f474ade2 fix: read the public projection by the columns it actually has
1befdc37a4 feat: let an author delete a working copy
386f360122 feat: implement release authoring, so the changelog can be written
Compare 23 commits »