Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

sckroll

sckroll created a review on a pull request on jei-community/frontend

View on GitHub

sckroll pushed 12 commits to update/component-designs jei-community/frontend
  • feat: ProjectThumbnail 컴포넌트 29733ce
  • fix: 수정 페이지에서 새로고침 시 데이터가 나오지 않는 현상 수정 347b574
  • chore: 아티클 페이지 삭제 712f358
  • refactor: 스타일, 타입 파일 분리 d174617
  • Merge branch 'fix/project-editor-page' into feat/member-search 6468951
  • ✨ feat: 메인 포스트아이템 클릭시 포스트페이지의 해당 아이템으로 스크롤 b256375
  • 🐛 fix: 포스트리스트 렌더링 안되는 버그 해결 c49bd00
  • feat: member 에디터 검색 기능 구현 f150fbb
  • Merge pull request #157 from jei-community/fix/project-editor-page Fix: project editor page 5c80445
  • Merge pull request #165 from jei-community/feat/member-search 멤버 검색 기능 구현 5a75745
  • Merge pull request #161 from jei-community/update/component-designs 일부 컴포넌트 디자인 수정 및 버그 해결 7fac093
  • Merge pull request #163 from jei-community/feature/api-mutate 포스트 리스트 에러 해결 ee3c86e

View on GitHub

sckroll closed an issue on jei-community/frontend
멤버 검색 기능 구현
### 설명 멤버 검색 기능 구현 ### 할 일 - 멤버 검색 기능 구현 ### 스크린샷(선택)
sckroll pushed 3 commits to develop jei-community/frontend
  • Merge branch 'fix/project-editor-page' into feat/member-search 6468951
  • feat: member 에디터 검색 기능 구현 f150fbb
  • Merge pull request #165 from jei-community/feat/member-search 멤버 검색 기능 구현 5a75745

View on GitHub

sckroll closed a pull request on jei-community/frontend
멤버 검색 기능 구현
### 이슈 번호 close #164 ### 작업 내용 - 멤버 검색 기능 구현 - 프로젝트 수정 시 thumbnail 이름 잘못 넘겨주는 버그 수정 ### 스크린샷(선택) ### 리뷰 요구사항(선택)
sckroll pushed 3 commits to update/component-designs jei-community/frontend
  • 💄 update: 수정 버튼 색상 변경 4c4910b
  • 🐛 fix: 프로젝트 수정 페이지에서 링크 아이콘 클릭 시 툴팁과 모달이 동시에 뜨는 문제 수정 9ec7a86
  • 🐛 fix: 스크롤바 없을 때 모달 열면 스크롤바 생기면서 화면이 옆으로 밀리는 현상 방지 d27f1d2

View on GitHub

sckroll created a review on a pull request on jei-community/frontend
👍

View on GitHub

sckroll created a review on a pull request on jei-community/frontend

View on GitHub

sckroll opened a pull request on jei-community/frontend
일부 컴포넌트 디자인 수정 및 버그 해결
### 이슈 번호 close #160 ### 작업 내용 - 버튼 크기가 `full`일 때 좌우 여백 추가 - 프로젝트 링크 툴팁의 버튼 디자인 수정 - MSW 콘솔 경고 메시지 제거 - 헤더 메뉴 위로 툴팁과 툴팁이 적용된 요소가 나타나는 버그 수정 - 모달을 띄운 상태에서 오버레이 뒷 페이지가 스크롤 되는 문제 수정
sckroll opened an issue on jei-community/frontend
툴팁 및 모달 버그 수정
### 설명 헤더 메뉴 위로 툴팁과 툴팁이 적용된 요소가 나타나고, 모달을 띄운 상태에서 오버레이 뒷 페이지가 스크롤 되는 문제 수정 ### 할 일 - 툴팁 컨테이너 `z-index` 조정 - 모달 활성화(`isOpened`) 상태에서 스크롤 방지 - 모달이 뜨기 전에 스크롤바가 있으면, 모달을 띄우면서 해당 영역에 여백 추가
sckroll pushed 1 commit to update/component-designs jei-community/frontend
  • 🐛 fix: 툴팁 & 툴팁 적용 요소가 헤더 위로 뜨는 버그 수정 54da018

View on GitHub

sckroll pushed 1 commit to update/component-designs jei-community/frontend
  • 🐛 fix: 모달이 열렸을 때 오버레이 뒷 페이지에 스크롤이 되는 문제 수정 c8247f2

View on GitHub

sckroll pushed 4 commits to update/component-designs jei-community/frontend
  • ✨ feat: 메인페이지에서 아티클 삭제 b85e95a
  • ✨ feat: 권한등급 한글로 보여지게 변경 4771d4e
  • Merge pull request #159 from jei-community/feature/api-mutate Feature/api mutate c094e9f
  • Merge remote-tracking branch 'origin/develop' into update/component-designs 80238fa

View on GitHub

sckroll created a review on a pull request on jei-community/frontend

View on GitHub

sckroll created a review on a pull request on jei-community/frontend
승인할게유

View on GitHub

sckroll created a review on a pull request on jei-community/frontend
승인할게유

View on GitHub

sckroll pushed 3 commits to develop jei-community/frontend
  • ✨ feat: 메인페이지에서 아티클 삭제 b85e95a
  • ✨ feat: 권한등급 한글로 보여지게 변경 4771d4e
  • Merge pull request #159 from jei-community/feature/api-mutate Feature/api mutate c094e9f

View on GitHub

sckroll closed an issue on jei-community/frontend
메인페이지 아티클 삭제
### 설명 메인페이지 아티클 삭제 ### 할 일 -메인페이지 아티클 삭제 ### 스크린샷(선택)
sckroll created a review on a pull request on jei-community/frontend
👍

View on GitHub

sckroll created a review on a pull request on jei-community/frontend
승인할게유

View on GitHub

sckroll created a review comment on a pull request on jei-community/frontend
스타일 파일 분리해주세요 나중에! 지금은 여러모로 급하니 패쓰....

View on GitHub

sckroll created a review on a pull request on jei-community/frontend

View on GitHub