This website requires JavaScript.
Explore
Help
Register
Sign In
sohot8653
0 Followers
·
0 Following
Joined on
2025-08-08
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-10-31 15:18:25 +09:00
195941a402
Merge branch 'main' of
https://demo.stam.kr/leejisun9/bio_frontend
f0017a8703
[mol*] 라이브러리 추가 및 테스트 페이지 추가가
Compare 2 commits »
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-31 14:06:29 +09:00
efd2871594
[진행중]
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-31 13:56:47 +09:00
bae73c2b0f
[진행중]
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-31 13:54:52 +09:00
8996e3ef5b
[진행중]
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-31 13:54:05 +09:00
4117d91a45
[진행중]
sohot8653
pushed to
main
at
leejisun9/bio_backend
2025-10-30 10:16:47 +09:00
4b27f92bbf
Merge remote-tracking branch 'origin/main'
3bd836e5d8
[Dockerfile 추가가]
630fa76786
[도커 구동 테스트]
Compare 3 commits »
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-28 15:03:21 +09:00
26d540e85b
[데이터 길이 추가] 유전자, 오페론 보완
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-27 17:14:10 +09:00
7d3c07c52c
[데이터 표준화 반영] 유전자, 오페론
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-10-21 15:54:20 +09:00
f2a717df4f
[SSR 비활성화] SPA 방식으로 변경
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-21 13:38:03 +09:00
b7b4ec55e4
[공통컬럼추가] create,update 속성 추가
sohot8653
pushed to
main
at
leejisun9/bio_erd
2025-10-21 12:18:53 +09:00
62ca66982c
[스키마 추가] 백엔드 개발본 반영
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-10-20 14:02:59 +09:00
7bbbdbe977
Merge branch 'main' of
https://demo.stam.kr/leejisun9/bio_frontend
268cf9e50f
[의존성 업데이트] @nuxtjs/tailwindcss를 6.12.0으로 다운그레이드하고, tailwindcss를 3.4.0으로 업데이트함. .gitignore에 .output 추가.
Compare 2 commits »
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-26 09:17:47 +09:00
14970701f7
[페이지 로딩 처리 추가] 페이지 이동 시 자동으로 로딩 표시 및 DOM 렌더링 완료 후 로딩 종료 기능을 구현하는 플러그인 추가.
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-26 09:07:58 +09:00
8b7b516855
[파일 경로 수정] cultureGraph 관련 컴포넌트의 import 경로를 culture-graph로 변경하고, user.ts에서 주석 처리된 사용자 로그아웃 및 탭 초기화 로직을 활성화함.
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-26 09:03:04 +09:00
5687db9f25
[인증 오류 처리 개선] API 호출 시 인증 오류 발생 시 사용자 로그아웃 처리 및 인증 오류 페이지 추가. auth.global.ts에서 공개 라우트에 인증 오류 페이지 포함, 사용자 세션 정리 로직 개선.
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-25 16:29:39 +09:00
d60e60010b
[홈 화면 수정] 첫번째 탭이 '홈'이므로 /1/ 경로로 단일화화
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-25 15:56:25 +09:00
ffc2b4a24a
[README.md 업데이트] 컴포넌트 폴더 구조 및 사용법 추가, 자동 임포트 설정 설명 보강, 페이지 구성 및 팝업 생성 방법에 대한 세부 정보 업데이트
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-25 15:33:30 +09:00
ded762517e
[폴더, 파일 구조 정리]
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-25 11:28:29 +09:00
51019d7f5f
[미들웨어 및 권한 시스템 개선] 기존 auth 미들웨어를 auth.global.ts로 통합하여 로그인 및 권한 체크 로직을 개선하고, 페이지 권한 확인 방식을 동적 라우팅 패턴으로 확장함. 불필요한 코드 제거 및 로그아웃 처리 로직 간소화.
sohot8653
pushed to
main
at
leejisun9/bio_frontend
2025-09-24 19:52:13 +09:00
cb22e3904a
[상태 관리 개선] Pinia 플러그인에 로컬 스토리지 설정 추가 및 권한 스토어에서 permissions 반환 방식을 간소화함
First
Previous
1
2
3
4
5
...
Next
Last