Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[이나경] Week6 #260

Open
wants to merge 67 commits into
base: part2-이나경
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
93a0e93
chore: 머지 후 브랜치 삭제 github action 추가
withyj-codeit Sep 3, 2023
7fc494e
[ADD] 이미지 에셋 폴더 추가
nakyoung98 Oct 28, 2023
734609d
[ADD] index.html 추가
nakyoung98 Oct 28, 2023
12ba9fe
[ADD] reset.css 파일 추가
nakyoung98 Oct 28, 2023
cda085c
[ADD] 랜딩(index) 페이지에 사용되는 css 파일 추가
nakyoung98 Oct 28, 2023
3bac2a4
[ADD] 로그인 페이지 추가
nakyoung98 Oct 28, 2023
a0d46dc
[MOD] signin.html 수정
nakyoung98 Oct 29, 2023
9c7e7e5
[MOD] css 파일 수정
nakyoung98 Oct 29, 2023
6ffb273
[MOD] structure.css 파일명 수정
nakyoung98 Oct 29, 2023
7341fba
[ADD] signin 필요 이미지 추가
nakyoung98 Oct 29, 2023
44d0b29
[MOD] signin.html 수정
nakyoung98 Oct 29, 2023
137b91f
[MOD] signin 관련 css 값 추가
nakyoung98 Oct 29, 2023
5da35fa
[ADD] signup 페이지 추가
nakyoung98 Oct 29, 2023
df1e3d3
[MOD] signin 페이지 및 css 코드 수정
nakyoung98 Oct 29, 2023
65a56bf
[MOD] index 페이지 header -> nav 변경
nakyoung98 Oct 29, 2023
043278f
Merge pull request #52 from nakyoung98/part1-이나경-week2
yeji0512 Nov 2, 2023
15b6db5
[MOD] index.html css BEM 기법 적용
nakyoung98 Nov 5, 2023
b00e955
[ADD] utility css 파일 추가
nakyoung98 Nov 5, 2023
2a67cd4
[MOD] utility 파일 수정
nakyoung98 Nov 5, 2023
907fd79
[MOD] signin.html BEM 설계 기법 반영
nakyoung98 Nov 5, 2023
e700fa7
[MOD] signin 페이지 수정
nakyoung98 Nov 5, 2023
be55b66
[MOD] signup 페이지 BEM 설계 기법 적용
nakyoung98 Nov 5, 2023
3ba3b4f
[DEL] 더이상 사용하지 않는 파일 삭제
nakyoung98 Nov 5, 2023
538abae
[MOD] index 페이지 반응형 사이즈 적용
nakyoung98 Nov 5, 2023
5cd990f
[MOD] 기본 margin 0 적용
nakyoung98 Nov 5, 2023
b83ca40
[MOD] signup signin 반응형 사이즈 적용
nakyoung98 Nov 5, 2023
d0f8777
[ADD] index 페이지 OG 추가
nakyoung98 Nov 5, 2023
aa1af9a
[MOD] head 태그 내 요소 순서 수정
nakyoung98 Nov 12, 2023
068e139
{MOD] 기본값 코드 삭제
nakyoung98 Nov 12, 2023
d359e84
[MOD] 스타일 미적용 셀렉터 삭제
nakyoung98 Nov 12, 2023
e0057ff
Merge pull request #117 from nakyoung98/part1-이나경-week3
sstaar91 Nov 12, 2023
c900cf4
[ADD] 로그인페이지 오류 처리
nakyoung98 Nov 12, 2023
4757d8b
[MOD] 로그인화면 버튼 오류 처리 수정
nakyoung98 Nov 12, 2023
1c96695
Merge branch 'codeit-bootcamp-frontend:main' into part1-이나경-week3
nakyoung98 Nov 12, 2023
c812e30
Merge branch 'part1-이나경-week3' of https://github.com/nakyoung98/2-Wee…
nakyoung98 Nov 12, 2023
4b0cc93
[MOD] Week4 피드백 반영
nakyoung98 Nov 20, 2023
0f4c220
[MOD] Week4 과제 피드백 반영 및 심화과제 수행, signup에도 적용
nakyoung98 Nov 20, 2023
82eb6d9
Merge pull request #166 from nakyoung98/part1-이나경-week4
sstaar91 Nov 20, 2023
2f84596
[MOD] 기존 vanillaJS프로젝트에 vite.js 및 react 적용
nakyoung98 Nov 26, 2023
0bbdf5b
[ADD] shared 페이지 생성
nakyoung98 Nov 26, 2023
7e1767f
[MOD] shared 페이지의 screen 컴포넌트 생성
nakyoung98 Nov 26, 2023
04cd492
[ADD] Card 컴포넌트 생성
nakyoung98 Nov 26, 2023
fd8eb2f
[ADD] Card Factory 컴포넌트 초기 구현
nakyoung98 Nov 26, 2023
fabad09
[ADD] api url 저장 모듈 생성
nakyoung98 Nov 26, 2023
2b756e2
[MOD] SharedMainScreen 데이터 fetch 처리
nakyoung98 Nov 26, 2023
b8ef2fd
[MOD] SharedMainScreen 수정
nakyoung98 Nov 26, 2023
f32576a
[MOD] Card 컴포넌트 수정
nakyoung98 Nov 26, 2023
24fa1d6
[MOD] shared.css main 컨텐츠 디자인 수정
nakyoung98 Nov 26, 2023
fe1db68
[MOD] CardFactory 수정
nakyoung98 Nov 26, 2023
f88e585
[ADD] TableLayout 컴포넌트 생성
nakyoung98 Nov 26, 2023
20a8b4d
[ADD] ForderInfo 컴포넌트 생성
nakyoung98 Nov 26, 2023
d0d7c05
[ADD] SearchBar 컴포넌트 생성
nakyoung98 Nov 26, 2023
e3554a3
[MOD] Card 컴포넌트 content의 work-break 단위 변경
nakyoung98 Nov 26, 2023
43f059f
[MOD] ShareMainScreen 버그 수정
nakyoung98 Nov 26, 2023
9ef70f4
[MOD] FolderInfo 컴포넌트 구현
nakyoung98 Nov 26, 2023
5f25065
[ADD] FolderInfo 스타일 구현
nakyoung98 Nov 26, 2023
3514ae6
[MOD] CardFactory 일부 수정
nakyoung98 Nov 26, 2023
85547d5
[MOD] FolderInfo 이름에 undefined 표시 해결
nakyoung98 Nov 26, 2023
3fba25c
[MOD] SearchBar 컴포넌트 구현
nakyoung98 Nov 26, 2023
f988ee0
[ADD] SearchBar 컴포넌트 디자인 이미지 추가
nakyoung98 Nov 26, 2023
2dd1b7f
[MOD] shared.css 디자인 추가
nakyoung98 Nov 26, 2023
f617b75
[MOD] shared 로그인 프로필 화면 임시 구현
nakyoung98 Nov 26, 2023
030397e
[MOD] TableLayout 컴포넌트 반응형 웹 반영
nakyoung98 Nov 26, 2023
ff056cc
[MOD] SearchBar 너비 구현
nakyoung98 Nov 26, 2023
a6173c2
[MOD] shared.css 수정
nakyoung98 Nov 26, 2023
3078e1f
[MOD] Card 마우스 올렸을 시 커서 디자인 변경
nakyoung98 Nov 26, 2023
46ea047
[MOD] Card 컴포넌트 hover, noimage 상태 처리
nakyoung98 Nov 26, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/delete-merged-branch-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: delete branch on close pr

on:
pull_request:
types: [closed]

permissions:
pull-requests: write

jobs:
delete-branch:
runs-on: ubuntu-latest
steps:
- name: delete branch
uses: SvanBoxel/delete-merged-branch@main
5 changes: 5 additions & 0 deletions base.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*{
box-sizing: border-box;
font-family: Pretendard;
margin: 0;
}
9 changes: 9 additions & 0 deletions image/akar-icons_facebook-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions image/akar-icons_twitter-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions image/akar-icons_youtube-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions image/ant-design_instagram-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions image/folder/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/index/landing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/index/manage-folder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/index/save-link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/index/search-link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/index/share-link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions image/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions image/search/Search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions image/signin/eye-off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions image/signin/eye-on.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/social/google.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions image/social/kakao.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions image/star/state=Default.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading