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: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 11 files changed
  • 1 contributor

Commits on Dec 22, 2018

  1. [PORT] 고시상품 서치 엔진을 엘라스틱서치로 포팅하였습니다.(#81)

    * [EDIT] Briefcase와 Search 컴포넌트에서 payload 변수명을 searchbar 변수명으로 변경하였습니다.
    
    Search 컴포넌트에서 네트워크 에러를 예외처리하였습니다.
    
    * [PORT] AWS CloudSearch -> ElasticSearch 포팅을 완료하였습니다. ⭐
    
    * [EDIT] ProductAdder에 고시/비고시 상품을 분류하는 기능을 추가합니다.
    
    본래 searchManager에서 수행하던 기능을 productAdder로 위임하였습니다.
    
    TODO: #80, search시 autocomplete 기능 구현하기
    
    * [EDIT] HOST address changed since applying elastic IP on EC2
    kwangilcho authored Dec 22, 2018
    Configuration menu
    Copy the full SHA
    90c8eab View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Configuration menu
    Copy the full SHA
    ee60b63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from kiworkshop/feat/save-as-excel

    [ADD] 견적서를 엑셀 파일로 다운로드 받는 기능을 추가하였습니다.
    kwangilcho authored Dec 24, 2018
    Configuration menu
    Copy the full SHA
    181c1ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09c8ef0 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

  1. Configuration menu
    Copy the full SHA
    889511c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dadf387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5940d69 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Configuration menu
    Copy the full SHA
    548aa9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4dd1bf View commit details
    Browse the repository at this point in the history
Loading