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

fix interaction with android #38

Merged
merged 83 commits into from
Aug 7, 2023
Merged

fix interaction with android #38

merged 83 commits into from
Aug 7, 2023

Commits on Jul 1, 2023

  1. feat(apps/onboarding): setup svgr (#17)

    # apps/onboarding에 svgr을 설정합니다
    
    localhost:3000/tests/svgr 에서 확인해주세요
    next 프로젝트에서 svg를 쉽게 사용할 수 있게 설정해요
    
    ---------
    
    Co-authored-by: Minju Kim <[email protected]>
    manudeli and deli-ght authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    274c9cc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. feat(apps/onboarding): add openapi-generator (#16)

    # POC of openapi generator
    openapi-generator로 openapi specification에 따라 작성된 스펙문서로 타입스크립트 코드를
    자동생성합니다.
    - 테스트가능한 url:
    https://feature-openapi-generator-cli.d2mnrxqjzxudtj.amplifyapp.com/tests/openapi-generator
    manudeli authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e0fc829 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Feature/alcohol resister result page UI (#15)

    # Overview
    <img width="397" alt="image"
    src="https://github.com/mash-up-kr/sulsul-web/assets/77158595/8e496b01-6be1-40b5-99e8-056ad3df495c">
    
    ---------
    
    Co-authored-by: Jonghyeon Ko <[email protected]>
    deli-ght and manudeli authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7969931 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. feat(api): attach apis (#19)

    # Overview
    - 코드 리팩토링 1도 안함 리팩토링 해야함
    - [ ] useQuery 타입 지정
    - [ ] axios 기본값 설정
    - [ ] 폴더 정리
    - [x] 환경변수 env 로 집어넣기
    - [ ] metadata 넣기
    - 기타 등등 (아이디어 환영)
    - [ ] 카카오톡 공유하기 안드에서 사용하려면 웹뷰 처리 따로 해줘야함
    (https://developers.kakao.com/docs/latest/ko/getting-started/sdk-js#open-pop-up)
    - [x] 안드가 아니라 웹이나 아이폰인 경우 web share api 연결하기
    (https://developer.mozilla.org/en-US/docs/Web/API/Web_Share_API)
    deli-ght authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    bf83c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f6dec9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    152fa12 View commit details
    Browse the repository at this point in the history
  2. fix(onboarding): resolve RSC

    manudeli committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3035391 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    6c50a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ee33b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee7f5dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e292b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8622a31 View commit details
    Browse the repository at this point in the history
  6. Feat/apply dynamic metadata (#22)

    # Overview
    결과에 따라 다른 metadata를 전송합니다.
    deli-ght authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    02bf73e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4b6093 View commit details
    Browse the repository at this point in the history
  8. fix(metadata): remove async

    deli-ght committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    f58754d View commit details
    Browse the repository at this point in the history
  9. fix: update next version

    manudeli committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0ef0728 View commit details
    Browse the repository at this point in the history
  10. fix(metadata): remove env

    deli-ght committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b813ee3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55969c6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb4ca31 View commit details
    Browse the repository at this point in the history
  13. fix: remove suspense

    manudeli committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    e87cba7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa4070d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8760f02 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb67b71 View commit details
    Browse the repository at this point in the history
  17. fix(metadata): add config

    deli-ght committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5b48433 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    4c26fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e78399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82c12e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37935a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45e5736 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    4e0ee7c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    2fabbcc View commit details
    Browse the repository at this point in the history
  2. Init test for android (#29)

    # Overview
    deli-ght authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2a1e009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e08d7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ba5cf View commit details
    Browse the repository at this point in the history
  5. feat(falling): add event

    deli-ght committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7b1253b View commit details
    Browse the repository at this point in the history
  6. feat(falling): add message

    deli-ght committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    304415b View commit details
    Browse the repository at this point in the history
  7. feat(falling): add add event

    deli-ght committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5d348f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffb4aff View commit details
    Browse the repository at this point in the history
  9. feat: guarantee webview

    manudeli committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b526b55 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    badc0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4013d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fabfb57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    203c569 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb9a031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    203b53c View commit details
    Browse the repository at this point in the history
  7. feat(falling): apply details

    deli-ght committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1c5a71b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    6195f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50bd4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b508f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53ac5f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d548981 View commit details
    Browse the repository at this point in the history
  6. chore(image): change image

    deli-ght committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    63c3390 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    811a213 View commit details
    Browse the repository at this point in the history
  8. Feature/check android (#32)

    # Overview
    deli-ght authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ae85606 View commit details
    Browse the repository at this point in the history
  9. Revert "Feature/check android" (#34)

    Reverts #32
    manudeli authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9980e1a View commit details
    Browse the repository at this point in the history
  10. Feature/check android (#35)

    # Overview
    deli-ght authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    44fd145 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3917b38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    143a585 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b35e9a7 View commit details
    Browse the repository at this point in the history
  14. fix(measure): resolve error

    manudeli committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b7498f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    894a74f View commit details
    Browse the repository at this point in the history
  16. fix(falling): fix bug

    deli-ght committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    299290e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    69f18e8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    00c9ed0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7d34d30 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8f4d81a View commit details
    Browse the repository at this point in the history
  21. feat(onboading): add loading

    deli-ght committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ecc18ba View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    702419a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b462470 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5d5dca8 View commit details
    Browse the repository at this point in the history
  25. chore(api): update api spec

    manudeli committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    67d1244 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. feat(api): update api

    deli-ght committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a5ef473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    164e2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9228bd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    6c1b4c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca362d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    0a0d06a View commit details
    Browse the repository at this point in the history
  2. fix(lint): fix lint

    deli-ght committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4243f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d881121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1294111 View commit details
    Browse the repository at this point in the history
  5. feat(link): add link

    deli-ght committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    80f413b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e34f6fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c846f4 View commit details
    Browse the repository at this point in the history