Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kiworkshop/Pascal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kiworkshop/Pascal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/elasticsearch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 21, 2018

  1. [EDIT] Briefcase와 Search 컴포넌트에서 payload 변수명을 searchbar 변수명으로 변경하였습니다.

    Search 컴포넌트에서 네트워크 에러를 예외처리하였습니다.
    kwangilcho committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    1fb3520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801249e View commit details
    Browse the repository at this point in the history
  3. [EDIT] ProductAdder에 고시/비고시 상품을 분류하는 기능을 추가합니다.

    본래 searchManager에서 수행하던 기능을 productAdder로 위임하였습니다.
    
    TODO: #80, search시 autocomplete 기능 구현하기
    kwangilcho committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    5fd0e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f2200e View commit details
    Browse the repository at this point in the history
Loading