Skip to content

Commit

Permalink
v1.1.5 (#580)
Browse files Browse the repository at this point in the history
* fix: 안드로이드 다음페이지 트리거 이슈 (#552)

* fix: add thumbnail list bottom padding for trigger space in andriod chrome

* fix: remove not needed style

* feat: 회원가입 시 연령 선택 제거 (#556)

* chore: update version

* 유틸 테스트 추가 (#558)

* test: select random colors util

* test: event util

* test: validator util

* chore: rename test file

* 저장 시 포매팅 적용 (#560)

* loading handler 테스트 (#559)

* test: index

* chore: rename describe

* test: loading handler

* 페이지뷰 이벤트에 버전 기록 (#564)

* 믹스패널 유저 identify 호출 (#565)

* refactor: mixpanel type 설정 및 identify 유틸 생성

* chore: 불필요 주석 삭제

* chore: 불필요 주석 삭제

* feat: 로그인 시 mixpanel identify 설정

* test: mixpanel 유틸

* chore: test define 에러 수정 및 버전 업데이트

* chore(deps): bump http-cache-semantics in /mock-server (#566)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* sitemap, robots 추가 (#573)

* feat: next sitemap, next env 설치 및 postbuild 스크립트 추가

* feat: next sitemap 설정 파일

* chore: sitemap, robots

* SEO 컴포넌트 개발 및 적용 (#569)

* chore: yarn version up

* feat: seo 컴포넌트

* chore: eslint setting 및 rule 추가

* feat: og image 업로드

* test: seo 컴포넌트

* feat: 로그인 필요없는 페이지 seo 컴포넌트 적용

* docs: readme 수정 (#572)

* svg, img vertical-align 추가 (#579)

* fix: svg와 img에 vertical-align: top 을 추가하여 정렬을 맞춥니다.

* fix: 글로벌 스타일 작성이 아닌, reset 스타일 작성

* chore: append emotion css at reset style

---------

Co-authored-by: Hyesung Oh <haesungoh414@gmail.com>

* 이메일 Input select box 추가 (#575)

* feat: add button type in dropdown when used in form error

* feat: add EmailFeild compoent

* refactor: remove not used css

* 태그 추가 개선 (#578)

* feat: change tag component design

* feat: add TagSearchBar

* feat: change typo 추가 to 완료

* refactor: use useInternalRouter

* feat: add margin in TagSearchBar

* chore: version update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: 정대윤 <59507527+sensecodevalue@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 김민수 <57122180+minsoo-web@users.noreply.github.com>
  • Loading branch information
4 people authored Jun 4, 2023
1 parent e187f1f commit ac7d6ba
Show file tree
Hide file tree
Showing 50 changed files with 1,426 additions and 884 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ module.exports = {
'@types',
],
settings: {
'import/resolver': 'node',
'import/extensions': ['.js', '.jsx', '.ts', '.tsx'],
'import/parsers': {
'@typescript-eslint/parser': ['.ts', '.tsx'],
},
Expand Down Expand Up @@ -59,6 +61,7 @@ module.exports = {
'simple-import-sort/exports': 'error',
'import/default': 'off',
'import/namespace': 'off',
'import/no-unresolved': 'off',
'@next/next/no-img-element': 'off',

'ygt-rules/internal-router-passhref': 'warn',
Expand Down
361 changes: 208 additions & 153 deletions .pnp.cjs

Large diffs are not rendered by default.

77 changes: 41 additions & 36 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
560 changes: 280 additions & 280 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.1.cjs

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
nodeLinker: pnp
yarnPath: .yarn/releases/yarn-3.4.1.cjs

yarnPath: .yarn/releases/yarn-3.5.1.cjs
56 changes: 0 additions & 56 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,62 +69,6 @@
<br />
<br />

## Skills

<p>

<img src="https://img.shields.io/badge/Next.js-000000?style=flat-square&logo=nextdotjs&logoColor=white"/>
<img src="https://img.shields.io/badge/TypeScript-3178C6?style=flat-square&logo=TypeScript&logoColor=white"/>
<img src="https://img.shields.io/badge/Emotion-EFD1EA?style=flat-square&logo=css3&logoColor=white"/>
<img src="https://img.shields.io/badge/ReactQuery-FF4154?style=flat-square&logo=ReactQuery&logoColor=white"/>
<img src="https://img.shields.io/badge/Recoil-3578E5?style=flat-square&logo=react&logoColor=white"/>
<img alt="ESLint" src="https://img.shields.io/badge/-ESLint-4B32C3?style=flat-square&logo=eslint&logoColor=white" />
<img alt="Prettier" src="https://img.shields.io/badge/-Prettier-F7B93E?style=flat-square&logo=prettier&logoColor=white" />
<img alt="jest" src="https://img.shields.io/badge/-Jest-C21325?style=flat-square&logo=jest&logoColor=white" />
<img alt="cypress" src="https://img.shields.io/badge/-Cypress-17202C?style=flat-square&logo=Cypress&logoColor=white" />
<img alt="codecov" src="https://img.shields.io/badge/-Codecov-F01F7A?style=flat-square&logo=Codecov&logoColor=white" />
<img alt="github actions" src="https://img.shields.io/badge/-GithubActions-2088FF?style=flat-square&logo=githubactions&logoColor=white" />
<img alt="LGTMBot" src="https://img.shields.io/badge/-LGTM-ffffff?style=flat-square&logo=Lgtm&logoColor=black" />
<img alt="cloudflare" src="https://img.shields.io/badge/-CloudflarePages-F38020?style=flat-square&logo=cloudflare&logoColor=white" />

</p>

<br />
<br />

## Directory structure

```bash
├── public
├── src
│   ├── __test__
│   ├── components
│   │   ├── common
│   │   └── [routes]
│   ├── constants
│   ├── hooks
│   │   ├── common
│   │   ├── api
│   │   ├── bridge
│   │   └── ga
│   ├── libs
│   ├── pages
│   ├── remotes
│   ├── store
│   ├── styles
│   └── utils
├── eslint # custom eslint plugin
├── mock-server
├── coverage # jest coverage
├── cypress # E2E test
├── @types # React-Native types
├── httpsDevServer.js # with httpsdev command
└── README.md
```

<br />
<br />

## Owner

<table>
Expand Down
6 changes: 3 additions & 3 deletions mock-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -527,9 +527,9 @@ has@^1.0.3:
function-bind "^1.1.1"

http-cache-semantics@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
version "4.1.1"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==

http-errors@1.8.1:
version "1.8.1"
Expand Down
5 changes: 5 additions & 0 deletions next-sitemap.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/** @type {import('next-sitemap').IConfig} */
module.exports = {
siteUrl: 'https://app.ygtang.kr',
generateRobotsTxt: true,
};
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "ygtang-client",
"version": "1.1.4",
"version": "1.1.5",
"private": true,
"scripts": {
"dev": "next dev",
"httpsdev": "node httpsDevServer.js",
"build": "next build",
"postbuild": "next-sitemap",
"start": "next start",
"export": "next export",
"lint": "next lint",
Expand All @@ -18,13 +19,15 @@
},
"dependencies": {
"@emotion/react": "^11.10.6",
"@next/env": "^13.4.1",
"@sentry/nextjs": "^7.42.0",
"@tanstack/react-query": "^4.26.1",
"axios": "^1.3.4",
"framer-motion": "^10.2.4",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"next": "13.2.4",
"next-sitemap": "^4.0.9",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-calendar": "^4.0.0",
Expand Down Expand Up @@ -80,5 +83,5 @@
"prettier": "^2.8.4",
"typescript": "4.9.5"
},
"packageManager": "yarn@3.4.1"
}
"packageManager": "yarn@3.5.1"
}
Binary file added public/og.webp
Binary file not shown.
9 changes: 9 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# *
User-agent: *
Allow: /

# Host
Host: https://app.ygtang.kr

# Sitemaps
Sitemap: https://app.ygtang.kr/sitemap.xml
28 changes: 28 additions & 0 deletions public/sitemap-0.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
<url><loc>https://app.ygtang.kr</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/add/image</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/add/link</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/add/share</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/add/tag</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/add/text</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/content</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/edit/tag</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/login</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/my</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/my/account</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/my/account/change-nickname</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/my/account/change-password</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/my/tag</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/my/tag/AddTagBottomSheet</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/onboard</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/password</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/password/sent-email</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/password/verified</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/privacy</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/signup</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/signup/email-verified</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/signup/information</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/signup/sent-email</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
<url><loc>https://app.ygtang.kr/tag</loc><lastmod>2023-05-11T03:47:21.508Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
</urlset>
4 changes: 4 additions & 0 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap><loc>https://app.ygtang.kr/sitemap-0.xml</loc></sitemap>
</sitemapindex>
Loading

0 comments on commit ac7d6ba

Please sign in to comment.