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

chore: add pr template #143

Merged
merged 1 commit into from
Jan 23, 2024
Merged

chore: add pr template #143

merged 1 commit into from
Jan 23, 2024

Conversation

Jinho1011
Copy link
Member

No description provided.

Copy link

netlify bot commented Jan 23, 2024

Deploy Preview for offonoff-ab ready!

Name Link
🔨 Latest commit b4fd241
🔍 Latest deploy log https://app.netlify.com/sites/offonoff-ab/deploys/65af6541965bf400085f1b3f
😎 Deploy Preview https://deploy-preview-143--offonoff-ab.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Jinho1011 Jinho1011 merged commit 3c9fe3e into dev Jan 23, 2024
5 checks passed
Jinho1011 added a commit that referenced this pull request Jan 23, 2024
commit d0659e0
Merge: 3c9fe3e 12758be
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 17:28:08 2024 +0900

    Merge pull request #144 from team-offonoff/fix/login-flow

    chore: add pr template

commit 12758be
Merge: 415f022 3c9fe3e
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 17:26:00 2024 +0900

    Merge branch 'dev' into fix/login-flow

commit 3c9fe3e
Merge: efac491 b4fd241
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 16:45:28 2024 +0900

    Merge pull request #143 from team-offonoff/Jinho1011-patch-1

    chore: add pr template

commit b4fd241
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 16:05:13 2024 +0900

    Create pull_request_template.md

commit 415f022
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:49:28 2024 +0900

    feat: add term mutation api

commit df7633d
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:58 2024 +0900

    feat: implements Terms component

commit be6d63b
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:47 2024 +0900

    feat: toggle 약관동의 bottomsheet on submit

commit 3816501
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:22 2024 +0900

    feat: add transparent props

commit 2bb7340
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:12 2024 +0900

    feat: add checkbox component

commit e0610a8
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:01:59 2024 +0900

    fix: add transparent props to bottomsheet

commit e99a4bf
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:01:46 2024 +0900

    feat: add check icon

commit b292c88
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 22:48:06 2024 +0900

    fix: genders value

commit 36779a0
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 22:47:56 2024 +0900

    fix: file name error

commit 75ae65f
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:52:04 2024 +0900

    fix: remove funnel from signup

commit a5ca53e
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:42:22 2024 +0900

    feat: setUser when user is not newMember

commit e7e2379
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:42:00 2024 +0900

    feat: add useAuthStore's user

commit 5e1637b
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:41:27 2024 +0900

    fix: make nickname optional

commit f2c1b11
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:41:08 2024 +0900

    chore: add serve script

commit ec39b94
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:08:30 2024 +0900

    feat: add user store

commit 7392567
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 18:17:14 2024 +0900

    chore: add zustand

commit f95bd5f
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 17:44:43 2024 +0900

    fix: navigate to signup when new member signed up
Jinho1011 added a commit that referenced this pull request Jan 23, 2024
* Squashed commit of the following:

commit d0659e0
Merge: 3c9fe3e 12758be
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 17:28:08 2024 +0900

    Merge pull request #144 from team-offonoff/fix/login-flow

    chore: add pr template

commit 12758be
Merge: 415f022 3c9fe3e
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 17:26:00 2024 +0900

    Merge branch 'dev' into fix/login-flow

commit 3c9fe3e
Merge: efac491 b4fd241
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 16:45:28 2024 +0900

    Merge pull request #143 from team-offonoff/Jinho1011-patch-1

    chore: add pr template

commit b4fd241
Author: Jeon Jinho <[email protected]>
Date:   Tue Jan 23 16:05:13 2024 +0900

    Create pull_request_template.md

commit 415f022
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:49:28 2024 +0900

    feat: add term mutation api

commit df7633d
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:58 2024 +0900

    feat: implements Terms component

commit be6d63b
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:47 2024 +0900

    feat: toggle 약관동의 bottomsheet on submit

commit 3816501
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:22 2024 +0900

    feat: add transparent props

commit 2bb7340
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:02:12 2024 +0900

    feat: add checkbox component

commit e0610a8
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:01:59 2024 +0900

    fix: add transparent props to bottomsheet

commit e99a4bf
Author: 전진호 <[email protected]>
Date:   Tue Jan 23 15:01:46 2024 +0900

    feat: add check icon

commit b292c88
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 22:48:06 2024 +0900

    fix: genders value

commit 36779a0
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 22:47:56 2024 +0900

    fix: file name error

commit 75ae65f
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:52:04 2024 +0900

    fix: remove funnel from signup

commit a5ca53e
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:42:22 2024 +0900

    feat: setUser when user is not newMember

commit e7e2379
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:42:00 2024 +0900

    feat: add useAuthStore's user

commit 5e1637b
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:41:27 2024 +0900

    fix: make nickname optional

commit f2c1b11
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:41:08 2024 +0900

    chore: add serve script

commit ec39b94
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 20:08:30 2024 +0900

    feat: add user store

commit 7392567
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 18:17:14 2024 +0900

    chore: add zustand

commit f95bd5f
Author: 전진호 <[email protected]>
Date:   Mon Jan 22 17:44:43 2024 +0900

    fix: navigate to signup when new member signed up

* feat: add TextInput variations

* fix: replace to theme
@chaeyoung103 chaeyoung103 deleted the Jinho1011-patch-1 branch February 8, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant