Skip to content

Commit

Permalink
DEPLOY : FE - Main 버그 수정 (#59)
Browse files Browse the repository at this point in the history
* JIRA-109 #test #comment "front_init_settings"

* Update pr_workflow.yaml

* JIRA-109 #test #comment "Add Initial Settings"

* JIRA-81 #feat #comment "taskinputcomponent ui"

* JIRA-81 #bug_fix #comment "felx -> flex"

* JIRA-84 #feat #comment "create SubTaskComponent"

* JIRA-82 #FEAT #comment Create SubTaskComponent

* JIRA-118 #FEAT #comment Create getQuery

* Rename taskInputComponents.tsx to TaskInputComponents.tsx

* Rename getQuery.tsx to GetQuery.tsx

* Rename consolePage.tsx to ConsolePage.tsx

* Rename taskInputComponents.tsx to TaskInputComponents.tsx

* Rename getQuery.tsx to GetQuery.tsx

* Rename consolePage.tsx to ConsolePage.tsx

* Update and rename registerCodePage.tsx to RegisterCodePage.tsx

* Update GetQuery.tsx

* Update package.json

* JIRA-118 #TESTING #comment Components test

* JIRA-84 #feat #comment "create SubTaskComponent"

* JIRA-81 #feat #comment "taskinputcomponent ui"

* JIRA-81 #bug_fix #comment "felx -> flex"

* JIRA-82 #FEAT #comment Create SubTaskComponent

* Rename taskInputComponents.tsx to TaskInputComponents.tsx

* Rename getQuery.tsx to GetQuery.tsx

* Rename consolePage.tsx to ConsolePage.tsx

* Update and rename registerCodePage.tsx to RegisterCodePage.tsx

* Update GetQuery.tsx

* Delete @tanstack/react-query-devtools

* Add city datas

* JIRA-84 #feat #comment "code input highlighting(not designed)"

* JIRA-68 #test #comment "make code input page with design"

* JIRA-84 #feat #commet "submit button"

* JIRA-84 #feat #comment "ajax to get code and post code"

* Update and rename getQuery.tsx to GetQuery.tsx

* JIRA-82 #FEAT #comment SubTaskComponent data logic fix

* JIRA-126 #FEAT #comment Create GetStreamData.tsx

* JIRA-126 #FEAT #comment Create GetStreamData.tsx

* JIRA-82 #FEAT #Comment Fix SubTaskComponent.tsx

* Temp

* Temp

* temp by jwk

* temp2 jwk

* temp3 jwk

* Fix

* JIRA-82 #bug_fix #comment "fix subTask css"

* JIRA-82 #REFAC #comment Refactored components

* JIRA-83 #FEAT #comment Create TaskCodeViewComponent.tsx

* temp

* temp

* temp

* Update TaskCodeViewComponent.tsx

* Delete RegisterCodePage.tsx

* Squashed commit of the following:

commit de5f87eb29a72c8e18f17722f254debe90b77770
Author: CsLsj <[email protected]>
Date:   Fri Oct 20 19:47:04 2023 +0900

    Test

commit 541cd100b1d79949bf42d3cfcf642def87bdebd7
Author: CsLsj <[email protected]>
Date:   Thu Oct 19 22:41:19 2023 +0900

    FE - 기초 세팅 (#34)

    * JIRA-109 #test #comment "front_init_settings"

    * Update pr_workflow.yaml

    * JIRA-109 #test #comment "Add Initial Settings"

    * JIRA-81 #feat #comment "taskinputcomponent ui"

    * JIRA-81 #bug_fix #comment "felx -> flex"

    * JIRA-84 #feat #comment "create SubTaskComponent"

    * JIRA-82 #FEAT #comment Create SubTaskComponent

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

    * Update GetQuery.tsx

    * Delete @tanstack/react-query-devtools

    ---------

    Co-authored-by: 김종원 Jongwon <[email protected]>
    Co-authored-by: seongho9 <[email protected]>

* Delete RegisterCodePage.tsx

* Delete TaskInputComponents.tsx Create TaskInputComponent.tsx

* Fix

* Temp

* Squashed commit of the following:

commit 0ebb56a3c434364c1d13ece9a94f0e3cd53d72af
Author: 김종원 Jongwon <[email protected]>
Date:   Thu Nov 2 19:29:41 2023 +0900

    DEPLOY : BE - Similar Step 찾는 API 생성 (#49)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * Delete application.properties

    * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

    * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

    * JIRA-91 #refac #comment "오타수정 및 리팩토링"

    * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

    * JIRA-112 #refac #comment "matcherParse 오탈자 수정"

    * JIRA-134 #chore #comment "불필요한 dependency 삭제"

    * JIRA-134 #feat #comment "Step을 Embedding Vector로 바꾸기 위한 DTO 추가 및 float[] 추가"

    * JIRA-134 #feat #comment "Similarity 계산 위한 Service Class 생성"

    * JIRA-134 #refac #comment "새로운 Llama API 추가로 인한 기존 코드의 명칭 개선"

    * JIRA-134 #feat #comment "Llama Server에서 Sent2vec Response 받는 로직 완성"

    * JIRA-135 #feat #comment "Reactive 처리 위한 Llama Server API Response를
    Mono로 받음"

    * JIRA-135 #feat #comment "Task 요청 관련 추적용 Log 생성"

    * JIRA-134 #feat #comment "받아온 Vector값으로 Top Rank의 Step 반환"

    * JIRA-135 #chore #comment "불필요한 gradle build 파일 업로드 제거"

    * JIRA-135 #refac #comment "TASK 요청 시 [DONE] 키워드가 오면 버퍼 모두 내보내도록 처리 로직 수정"

    * JIRA-135 #refac #comment "vector value 크기가 64bit이므로 float->double 변경"

    * JIRA-135 #bugfix #comment "flux내에서 다른 api 호출 시 조기 종료되는 버그 발생으로 api 분리"

    * JIRA-136 #bugfix #comment "gradle ignore 취소"

    * JIRA-136 #bugfix #comment "gradle ignore 취소"

    ---------

    Co-authored-by: humang <[email protected]>

commit 527b4ff2db2b0fbd8039852256a9142f12316d20
Author: 김종원 Jongwon <[email protected]>
Date:   Mon Oct 30 21:38:55 2023 +0900

    DEPLOY : BE - TASK 요청 API 메서드 변경(->GET) (#44)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * Delete application.properties

    * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

    * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

    * JIRA-91 #refac #comment "오타수정 및 리팩토링"

    * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

    ---------

    Co-authored-by: humang <[email protected]>

commit 624aa06c89f6f08bac0b7b64561359a3de57e250
Author: humang <[email protected]>
Date:   Thu Oct 26 20:13:47 2023 +0900

    DEPLOY : BE - 코드 저장 API생성 (#42)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * Delete application.properties

    * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

    * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

    * JIRA-91 #refac #comment "오타수정 및 리팩토링"

    ---------

    Co-authored-by: tank3a <[email protected]>

commit 1221e867ae3f66dc3d5fb29d6f53ae532f8bf8fd
Author: 김종원 Jongwon <[email protected]>
Date:   Mon Oct 23 00:51:36 2023 +0900

    JIRA-130 #bugfix #comment "properties 파일 삭제"

commit 70518ceedec4c2501ab512a7e007c27717ffa108
Author: 김종원 Jongwon <[email protected]>
Date:   Sun Oct 22 23:12:41 2023 +0900

    DEPLOY : BE - Task 요청 API 생성 (#40)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama Server로부터 Stream 수신처리. json 관련 build.gradle 수정"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-112 #feat #comment "Llama stream 처리"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-123 #feat #comment "mongoDB Repository 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-73 #chore #comment "환경변수 파일 ignore"

    * JIRA-93 #refac #comment "불필요한 line, 주석 삭제"

    * JIRA-112 #close #comment "Adapter 불필요한 부분 제거 및 리팩토링"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    ---------

    Co-authored-by: humang <[email protected]>

commit e762bb93fda66f81846370ea24dd2b1eabd2b4a1
Author: CsLsj <[email protected]>
Date:   Fri Oct 20 20:19:29 2023 +0900

    DEPLY : FE - 기초 세팅 (#36)

    * JIRA-84 #feat #comment "create SubTaskComponent"

    * JIRA-81 #feat #comment "taskinputcomponent ui"

    * JIRA-81 #bug_fix #comment "felx -> flex"

    * JIRA-82 #FEAT #comment Create SubTaskComponent

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

    * Update GetQuery.tsx

    * Delete @tanstack/react-query-devtools

    ---------

    Co-authored-by: seongho9 <[email protected]>

* Squashed commit of the following:

commit 0ebb56a3c434364c1d13ece9a94f0e3cd53d72af
Author: 김종원 Jongwon <[email protected]>
Date:   Thu Nov 2 19:29:41 2023 +0900

    DEPLOY : BE - Similar Step 찾는 API 생성 (#49)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * Delete application.properties

    * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

    * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

    * JIRA-91 #refac #comment "오타수정 및 리팩토링"

    * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

    * JIRA-112 #refac #comment "matcherParse 오탈자 수정"

    * JIRA-134 #chore #comment "불필요한 dependency 삭제"

    * JIRA-134 #feat #comment "Step을 Embedding Vector로 바꾸기 위한 DTO 추가 및 float[] 추가"

    * JIRA-134 #feat #comment "Similarity 계산 위한 Service Class 생성"

    * JIRA-134 #refac #comment "새로운 Llama API 추가로 인한 기존 코드의 명칭 개선"

    * JIRA-134 #feat #comment "Llama Server에서 Sent2vec Response 받는 로직 완성"

    * JIRA-135 #feat #comment "Reactive 처리 위한 Llama Server API Response를
    Mono로 받음"

    * JIRA-135 #feat #comment "Task 요청 관련 추적용 Log 생성"

    * JIRA-134 #feat #comment "받아온 Vector값으로 Top Rank의 Step 반환"

    * JIRA-135 #chore #comment "불필요한 gradle build 파일 업로드 제거"

    * JIRA-135 #refac #comment "TASK 요청 시 [DONE] 키워드가 오면 버퍼 모두 내보내도록 처리 로직 수정"

    * JIRA-135 #refac #comment "vector value 크기가 64bit이므로 float->double 변경"

    * JIRA-135 #bugfix #comment "flux내에서 다른 api 호출 시 조기 종료되는 버그 발생으로 api 분리"

    * JIRA-136 #bugfix #comment "gradle ignore 취소"

    * JIRA-136 #bugfix #comment "gradle ignore 취소"

    ---------

    Co-authored-by: humang <[email protected]>

commit 527b4ff2db2b0fbd8039852256a9142f12316d20
Author: 김종원 Jongwon <[email protected]>
Date:   Mon Oct 30 21:38:55 2023 +0900

    DEPLOY : BE - TASK 요청 API 메서드 변경(->GET) (#44)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * Delete application.properties

    * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

    * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

    * JIRA-91 #refac #comment "오타수정 및 리팩토링"

    * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

    ---------

    Co-authored-by: humang <[email protected]>

commit 624aa06c89f6f08bac0b7b64561359a3de57e250
Author: humang <[email protected]>
Date:   Thu Oct 26 20:13:47 2023 +0900

    DEPLOY : BE - 코드 저장 API생성 (#42)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * Delete application.properties

    * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

    * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

    * JIRA-91 #refac #comment "오타수정 및 리팩토링"

    ---------

    Co-authored-by: tank3a <[email protected]>

commit 1221e867ae3f66dc3d5fb29d6f53ae532f8bf8fd
Author: 김종원 Jongwon <[email protected]>
Date:   Mon Oct 23 00:51:36 2023 +0900

    JIRA-130 #bugfix #comment "properties 파일 삭제"

commit 70518ceedec4c2501ab512a7e007c27717ffa108
Author: 김종원 Jongwon <[email protected]>
Date:   Sun Oct 22 23:12:41 2023 +0900

    DEPLOY : BE - Task 요청 API 생성 (#40)

    * be-feat/serverSetUp (#14)

    * [BE] JIRA-73 #comment springboot server initialize

    * [BE] JIRA-73 #test #comment springboot server initialize test

    * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

    * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

    * JIRA-97 #DOCS #comment 'PR workflow token 설정'

    ---------

    Co-authored-by: tank3a <[email protected]>

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

    This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

    * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

    This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

    * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

    * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

    * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

    * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

    * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

    * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

    * JIRA-93 #feat #comment "Llama Server로부터 Stream 수신처리. json 관련 build.gradle 수정"

    * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

    * JIRA-93 #feat #comment "Llama subTask 요청 구현"

    * JIRA-112 #feat #comment "Llama stream 처리"

    * JIRA-38 #feat #comment "Client Stream 처리 구현"

    * JIRA-123 #feat #comment "mongoDB Repository 구현"

    * JIRA-60 #feat #comment "Task 요청 API 구현"

    * JIRA-73 #chore #comment "환경변수 파일 ignore"

    * JIRA-93 #refac #comment "불필요한 line, 주석 삭제"

    * JIRA-112 #close #comment "Adapter 불필요한 부분 제거 및 리팩토링"

    * JIRA-60 #close #comment "불필요한 부분 제거"

    * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

    ---------

    Co-authored-by: humang <[email protected]>

commit e762bb93fda66f81846370ea24dd2b1eabd2b4a1
Author: CsLsj <[email protected]>
Date:   Fri Oct 20 20:19:29 2023 +0900

    DEPLY : FE - 기초 세팅 (#36)

    * JIRA-84 #feat #comment "create SubTaskComponent"

    * JIRA-81 #feat #comment "taskinputcomponent ui"

    * JIRA-81 #bug_fix #comment "felx -> flex"

    * JIRA-82 #FEAT #comment Create SubTaskComponent

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

    * Update GetQuery.tsx

    * Delete @tanstack/react-query-devtools

    ---------

    Co-authored-by: seongho9 <[email protected]>

* refac merge ConsolePage and CodeInputPage

* Squashed commit of the following:

commit 5ba298723dd7d7e3d519335b06759c009639b211
Author: CsLsj <[email protected]>
Date:   Fri Nov 3 20:33:55 2023 +0900

    DEPLOY : FE - 프론트엔드 배포용 기능 생성 (#52)

    * JIRA-109 #test #comment "front_init_settings"

    * Update pr_workflow.yaml

    * JIRA-109 #test #comment "Add Initial Settings"

    * JIRA-81 #feat #comment "taskinputcomponent ui"

    * JIRA-81 #bug_fix #comment "felx -> flex"

    * JIRA-84 #feat #comment "create SubTaskComponent"

    * JIRA-82 #FEAT #comment Create SubTaskComponent

    * JIRA-118 #FEAT #comment Create getQuery

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

    * Update GetQuery.tsx

    * Update package.json

    * JIRA-118 #TESTING #comment Components test

    * JIRA-84 #feat #comment "create SubTaskComponent"

    * JIRA-81 #feat #comment "taskinputcomponent ui"

    * JIRA-81 #bug_fix #comment "felx -> flex"

    * JIRA-82 #FEAT #comment Create SubTaskComponent

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

    * Update GetQuery.tsx

    * Delete @tanstack/react-query-devtools

    * Add city datas

    * JIRA-84 #feat #comment "code input highlighting(not designed)"

    * JIRA-68 #test #comment "make code input page with design"

    * JIRA-84 #feat #commet "submit button"

    * JIRA-84 #feat #comment "ajax to get code and post code"

    * Update and rename getQuery.tsx to GetQuery.tsx

    * JIRA-82 #FEAT #comment SubTaskComponent data logic fix

    * JIRA-126 #FEAT #comment Create GetStreamData.tsx

    * JIRA-126 #FEAT #comment Create GetStreamData.tsx

    * JIRA-82 #FEAT #Comment Fix SubTaskComponent.tsx

    * Temp

    * Temp

    * temp by jwk

    * temp2 jwk

    * temp3 jwk

    * Fix

    * JIRA-82 #bug_fix #comment "fix subTask css"

    * JIRA-82 #REFAC #comment Refactored components

    * JIRA-83 #FEAT #comment Create TaskCodeViewComponent.tsx

    * temp

    * temp

    * temp

    * Update TaskCodeViewComponent.tsx

    * Delete RegisterCodePage.tsx

    * Squashed commit of the following:

    commit de5f87eb29a72c8e18f17722f254debe90b77770
    Author: CsLsj <[email protected]>
    Date:   Fri Oct 20 19:47:04 2023 +0900

        Test

    commit 541cd100b1d79949bf42d3cfcf642def87bdebd7
    Author: CsLsj <[email protected]>
    Date:   Thu Oct 19 22:41:19 2023 +0900

        FE - 기초 세팅 (#34)

        * JIRA-109 #test #comment "front_init_settings"

        * Update pr_workflow.yaml

        * JIRA-109 #test #comment "Add Initial Settings"

        * JIRA-81 #feat #comment "taskinputcomponent ui"

        * JIRA-81 #bug_fix #comment "felx -> flex"

        * JIRA-84 #feat #comment "create SubTaskComponent"

        * JIRA-82 #FEAT #comment Create SubTaskComponent

        * Rename taskInputComponents.tsx to TaskInputComponents.tsx

        * Rename getQuery.tsx to GetQuery.tsx

        * Rename consolePage.tsx to ConsolePage.tsx

        * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

        * Update GetQuery.tsx

        * Delete @tanstack/react-query-devtools

        ---------

        Co-authored-by: 김종원 Jongwon <[email protected]>
        Co-authored-by: seongho9 <[email protected]>

    * Delete RegisterCodePage.tsx

    * Delete TaskInputComponents.tsx Create TaskInputComponent.tsx

    * Fix

    * Temp

    * Squashed commit of the following:

    commit 0ebb56a3c434364c1d13ece9a94f0e3cd53d72af
    Author: 김종원 Jongwon <[email protected]>
    Date:   Thu Nov 2 19:29:41 2023 +0900

        DEPLOY : BE - Similar Step 찾는 API 생성 (#49)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * Delete application.properties

        * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

        * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

        * JIRA-91 #refac #comment "오타수정 및 리팩토링"

        * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

        * JIRA-112 #refac #comment "matcherParse 오탈자 수정"

        * JIRA-134 #chore #comment "불필요한 dependency 삭제"

        * JIRA-134 #feat #comment "Step을 Embedding Vector로 바꾸기 위한 DTO 추가 및 float[] 추가"

        * JIRA-134 #feat #comment "Similarity 계산 위한 Service Class 생성"

        * JIRA-134 #refac #comment "새로운 Llama API 추가로 인한 기존 코드의 명칭 개선"

        * JIRA-134 #feat #comment "Llama Server에서 Sent2vec Response 받는 로직 완성"

        * JIRA-135 #feat #comment "Reactive 처리 위한 Llama Server API Response를
        Mono로 받음"

        * JIRA-135 #feat #comment "Task 요청 관련 추적용 Log 생성"

        * JIRA-134 #feat #comment "받아온 Vector값으로 Top Rank의 Step 반환"

        * JIRA-135 #chore #comment "불필요한 gradle build 파일 업로드 제거"

        * JIRA-135 #refac #comment "TASK 요청 시 [DONE] 키워드가 오면 버퍼 모두 내보내도록 처리 로직 수정"

        * JIRA-135 #refac #comment "vector value 크기가 64bit이므로 float->double 변경"

        * JIRA-135 #bugfix #comment "flux내에서 다른 api 호출 시 조기 종료되는 버그 발생으로 api 분리"

        * JIRA-136 #bugfix #comment "gradle ignore 취소"

        * JIRA-136 #bugfix #comment "gradle ignore 취소"

        ---------

        Co-authored-by: humang <[email protected]>

    commit 527b4ff2db2b0fbd8039852256a9142f12316d20
    Author: 김종원 Jongwon <[email protected]>
    Date:   Mon Oct 30 21:38:55 2023 +0900

        DEPLOY : BE - TASK 요청 API 메서드 변경(->GET) (#44)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * Delete application.properties

        * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

        * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

        * JIRA-91 #refac #comment "오타수정 및 리팩토링"

        * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

        ---------

        Co-authored-by: humang <[email protected]>

    commit 624aa06c89f6f08bac0b7b64561359a3de57e250
    Author: humang <[email protected]>
    Date:   Thu Oct 26 20:13:47 2023 +0900

        DEPLOY : BE - 코드 저장 API생성 (#42)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * Delete application.properties

        * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

        * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

        * JIRA-91 #refac #comment "오타수정 및 리팩토링"

        ---------

        Co-authored-by: tank3a <[email protected]>

    commit 1221e867ae3f66dc3d5fb29d6f53ae532f8bf8fd
    Author: 김종원 Jongwon <[email protected]>
    Date:   Mon Oct 23 00:51:36 2023 +0900

        JIRA-130 #bugfix #comment "properties 파일 삭제"

    commit 70518ceedec4c2501ab512a7e007c27717ffa108
    Author: 김종원 Jongwon <[email protected]>
    Date:   Sun Oct 22 23:12:41 2023 +0900

        DEPLOY : BE - Task 요청 API 생성 (#40)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama Server로부터 Stream 수신처리. json 관련 build.gradle 수정"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-112 #feat #comment "Llama stream 처리"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-123 #feat #comment "mongoDB Repository 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-73 #chore #comment "환경변수 파일 ignore"

        * JIRA-93 #refac #comment "불필요한 line, 주석 삭제"

        * JIRA-112 #close #comment "Adapter 불필요한 부분 제거 및 리팩토링"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        ---------

        Co-authored-by: humang <[email protected]>

    commit e762bb93fda66f81846370ea24dd2b1eabd2b4a1
    Author: CsLsj <[email protected]>
    Date:   Fri Oct 20 20:19:29 2023 +0900

        DEPLY : FE - 기초 세팅 (#36)

        * JIRA-84 #feat #comment "create SubTaskComponent"

        * JIRA-81 #feat #comment "taskinputcomponent ui"

        * JIRA-81 #bug_fix #comment "felx -> flex"

        * JIRA-82 #FEAT #comment Create SubTaskComponent

        * Rename taskInputComponents.tsx to TaskInputComponents.tsx

        * Rename getQuery.tsx to GetQuery.tsx

        * Rename consolePage.tsx to ConsolePage.tsx

        * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

        * Update GetQuery.tsx

        * Delete @tanstack/react-query-devtools

        ---------

        Co-authored-by: seongho9 <[email protected]>

    * Squashed commit of the following:

    commit 0ebb56a3c434364c1d13ece9a94f0e3cd53d72af
    Author: 김종원 Jongwon <[email protected]>
    Date:   Thu Nov 2 19:29:41 2023 +0900

        DEPLOY : BE - Similar Step 찾는 API 생성 (#49)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * Delete application.properties

        * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

        * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

        * JIRA-91 #refac #comment "오타수정 및 리팩토링"

        * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

        * JIRA-112 #refac #comment "matcherParse 오탈자 수정"

        * JIRA-134 #chore #comment "불필요한 dependency 삭제"

        * JIRA-134 #feat #comment "Step을 Embedding Vector로 바꾸기 위한 DTO 추가 및 float[] 추가"

        * JIRA-134 #feat #comment "Similarity 계산 위한 Service Class 생성"

        * JIRA-134 #refac #comment "새로운 Llama API 추가로 인한 기존 코드의 명칭 개선"

        * JIRA-134 #feat #comment "Llama Server에서 Sent2vec Response 받는 로직 완성"

        * JIRA-135 #feat #comment "Reactive 처리 위한 Llama Server API Response를
        Mono로 받음"

        * JIRA-135 #feat #comment "Task 요청 관련 추적용 Log 생성"

        * JIRA-134 #feat #comment "받아온 Vector값으로 Top Rank의 Step 반환"

        * JIRA-135 #chore #comment "불필요한 gradle build 파일 업로드 제거"

        * JIRA-135 #refac #comment "TASK 요청 시 [DONE] 키워드가 오면 버퍼 모두 내보내도록 처리 로직 수정"

        * JIRA-135 #refac #comment "vector value 크기가 64bit이므로 float->double 변경"

        * JIRA-135 #bugfix #comment "flux내에서 다른 api 호출 시 조기 종료되는 버그 발생으로 api 분리"

        * JIRA-136 #bugfix #comment "gradle ignore 취소"

        * JIRA-136 #bugfix #comment "gradle ignore 취소"

        ---------

        Co-authored-by: humang <[email protected]>

    commit 527b4ff2db2b0fbd8039852256a9142f12316d20
    Author: 김종원 Jongwon <[email protected]>
    Date:   Mon Oct 30 21:38:55 2023 +0900

        DEPLOY : BE - TASK 요청 API 메서드 변경(->GET) (#44)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * Delete application.properties

        * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

        * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

        * JIRA-91 #refac #comment "오타수정 및 리팩토링"

        * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

        ---------

        Co-authored-by: humang <[email protected]>

    commit 624aa06c89f6f08bac0b7b64561359a3de57e250
    Author: humang <[email protected]>
    Date:   Thu Oct 26 20:13:47 2023 +0900

        DEPLOY : BE - 코드 저장 API생성 (#42)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * Delete application.properties

        * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

        * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

        * JIRA-91 #refac #comment "오타수정 및 리팩토링"

        ---------

        Co-authored-by: tank3a <[email protected]>

    commit 1221e867ae3f66dc3d5fb29d6f53ae532f8bf8fd
    Author: 김종원 Jongwon <[email protected]>
    Date:   Mon Oct 23 00:51:36 2023 +0900

        JIRA-130 #bugfix #comment "properties 파일 삭제"

    commit 70518ceedec4c2501ab512a7e007c27717ffa108
    Author: 김종원 Jongwon <[email protected]>
    Date:   Sun Oct 22 23:12:41 2023 +0900

        DEPLOY : BE - Task 요청 API 생성 (#40)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama Server로부터 Stream 수신처리. json 관련 build.gradle 수정"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-112 #feat #comment "Llama stream 처리"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-123 #feat #comment "mongoDB Repository 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-73 #chore #comment "환경변수 파일 ignore"

        * JIRA-93 #refac #comment "불필요한 line, 주석 삭제"

        * JIRA-112 #close #comment "Adapter 불필요한 부분 제거 및 리팩토링"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        ---------

        Co-authored-by: humang <[email protected]>

    commit e762bb93fda66f81846370ea24dd2b1eabd2b4a1
    Author: CsLsj <[email protected]>
    Date:   Fri Oct 20 20:19:29 2023 +0900

        DEPLY : FE - 기초 세팅 (#36)

        * JIRA-84 #feat #comment "create SubTaskComponent"

        * JIRA-81 #feat #comment "taskinputcomponent ui"

        * JIRA-81 #bug_fix #comment "felx -> flex"

        * JIRA-82 #FEAT #comment Create SubTaskComponent

        * Rename taskInputComponents.tsx to TaskInputComponents.tsx

        * Rename getQuery.tsx to GetQuery.tsx

        * Rename consolePage.tsx to ConsolePage.tsx

        * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

        * Update GetQuery.tsx

        * Delete @tanstack/react-query-devtools

        ---------

        Co-authored-by: seongho9 <[email protected]>

    ---------

    Co-authored-by: 김종원 Jongwon <[email protected]>
    Co-authored-by: seongho9 <[email protected]>
    Co-authored-by: 장성호(Seongho Jang) <[email protected]>

* Squashed commit of the following:

commit 5ba298723dd7d7e3d519335b06759c009639b211
Author: CsLsj <[email protected]>
Date:   Fri Nov 3 20:33:55 2023 +0900

    DEPLOY : FE - 프론트엔드 배포용 기능 생성 (#52)

    * JIRA-109 #test #comment "front_init_settings"

    * Update pr_workflow.yaml

    * JIRA-109 #test #comment "Add Initial Settings"

    * JIRA-81 #feat #comment "taskinputcomponent ui"

    * JIRA-81 #bug_fix #comment "felx -> flex"

    * JIRA-84 #feat #comment "create SubTaskComponent"

    * JIRA-82 #FEAT #comment Create SubTaskComponent

    * JIRA-118 #FEAT #comment Create getQuery

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

    * Update GetQuery.tsx

    * Update package.json

    * JIRA-118 #TESTING #comment Components test

    * JIRA-84 #feat #comment "create SubTaskComponent"

    * JIRA-81 #feat #comment "taskinputcomponent ui"

    * JIRA-81 #bug_fix #comment "felx -> flex"

    * JIRA-82 #FEAT #comment Create SubTaskComponent

    * Rename taskInputComponents.tsx to TaskInputComponents.tsx

    * Rename getQuery.tsx to GetQuery.tsx

    * Rename consolePage.tsx to ConsolePage.tsx

    * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

    * Update GetQuery.tsx

    * Delete @tanstack/react-query-devtools

    * Add city datas

    * JIRA-84 #feat #comment "code input highlighting(not designed)"

    * JIRA-68 #test #comment "make code input page with design"

    * JIRA-84 #feat #commet "submit button"

    * JIRA-84 #feat #comment "ajax to get code and post code"

    * Update and rename getQuery.tsx to GetQuery.tsx

    * JIRA-82 #FEAT #comment SubTaskComponent data logic fix

    * JIRA-126 #FEAT #comment Create GetStreamData.tsx

    * JIRA-126 #FEAT #comment Create GetStreamData.tsx

    * JIRA-82 #FEAT #Comment Fix SubTaskComponent.tsx

    * Temp

    * Temp

    * temp by jwk

    * temp2 jwk

    * temp3 jwk

    * Fix

    * JIRA-82 #bug_fix #comment "fix subTask css"

    * JIRA-82 #REFAC #comment Refactored components

    * JIRA-83 #FEAT #comment Create TaskCodeViewComponent.tsx

    * temp

    * temp

    * temp

    * Update TaskCodeViewComponent.tsx

    * Delete RegisterCodePage.tsx

    * Squashed commit of the following:

    commit de5f87eb29a72c8e18f17722f254debe90b77770
    Author: CsLsj <[email protected]>
    Date:   Fri Oct 20 19:47:04 2023 +0900

        Test

    commit 541cd100b1d79949bf42d3cfcf642def87bdebd7
    Author: CsLsj <[email protected]>
    Date:   Thu Oct 19 22:41:19 2023 +0900

        FE - 기초 세팅 (#34)

        * JIRA-109 #test #comment "front_init_settings"

        * Update pr_workflow.yaml

        * JIRA-109 #test #comment "Add Initial Settings"

        * JIRA-81 #feat #comment "taskinputcomponent ui"

        * JIRA-81 #bug_fix #comment "felx -> flex"

        * JIRA-84 #feat #comment "create SubTaskComponent"

        * JIRA-82 #FEAT #comment Create SubTaskComponent

        * Rename taskInputComponents.tsx to TaskInputComponents.tsx

        * Rename getQuery.tsx to GetQuery.tsx

        * Rename consolePage.tsx to ConsolePage.tsx

        * Update and rename registerCodePage.tsx to RegisterCodePage.tsx

        * Update GetQuery.tsx

        * Delete @tanstack/react-query-devtools

        ---------

        Co-authored-by: 김종원 Jongwon <[email protected]>
        Co-authored-by: seongho9 <[email protected]>

    * Delete RegisterCodePage.tsx

    * Delete TaskInputComponents.tsx Create TaskInputComponent.tsx

    * Fix

    * Temp

    * Squashed commit of the following:

    commit 0ebb56a3c434364c1d13ece9a94f0e3cd53d72af
    Author: 김종원 Jongwon <[email protected]>
    Date:   Thu Nov 2 19:29:41 2023 +0900

        DEPLOY : BE - Similar Step 찾는 API 생성 (#49)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위치 오류 해결"

        * JIRA-93 #feat #comment "Llama로부터 API 요청 및 응답 처리"

        * JIRA-60 #feat #comment "Client로부터 Task 요청 받는 API 프레임 생성"

        * JIRA-123 #feat #comment "MongoDB 연결 위한 Repository 및 Entity, properties 설정. build.gradle 추가"

        * JIRA-93 #feat #comment "Llama 응답 timeout 설정"

        * JIRA-93 #feat #comment "Llama subTask 요청 구현"

        * JIRA-38 #feat #comment "Client Stream 처리 구현"

        * JIRA-60 #feat #comment "Task 요청 API 구현"

        * JIRA-60 #close #comment "불필요한 부분 제거"

        * JIRA-93 #close #comment "직관적이지 않은 이름 수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * JIRA-93 #close #comment "수정시 빠진 부분 재수정"

        * Delete application.properties

        * JIRA-91 #feat #comment "클라이언트의 code를 저장하는 api 구성 완료"

        * JIRA-37 #feat #comment "전체 http메소드 cors설정 완료"

        * JIRA-91 #refac #comment "오타수정 및 리팩토링"

        * JIRA-133 #refac #comment "Task 요청 API Get으로 메서드 변경"

        * JIRA-112 #refac #comment "matcherParse 오탈자 수정"

        * JIRA-134 #chore #comment "불필요한 dependency 삭제"

        * JIRA-134 #feat #comment "Step을 Embedding Vector로 바꾸기 위한 DTO 추가 및 float[] 추가"

        * JIRA-134 #feat #comment "Similarity 계산 위한 Service Class 생성"

        * JIRA-134 #refac #comment "새로운 Llama API 추가로 인한 기존 코드의 명칭 개선"

        * JIRA-134 #feat #comment "Llama Server에서 Sent2vec Response 받는 로직 완성"

        * JIRA-135 #feat #comment "Reactive 처리 위한 Llama Server API Response를
        Mono로 받음"

        * JIRA-135 #feat #comment "Task 요청 관련 추적용 Log 생성"

        * JIRA-134 #feat #comment "받아온 Vector값으로 Top Rank의 Step 반환"

        * JIRA-135 #chore #comment "불필요한 gradle build 파일 업로드 제거"

        * JIRA-135 #refac #comment "TASK 요청 시 [DONE] 키워드가 오면 버퍼 모두 내보내도록 처리 로직 수정"

        * JIRA-135 #refac #comment "vector value 크기가 64bit이므로 float->double 변경"

        * JIRA-135 #bugfix #comment "flux내에서 다른 api 호출 시 조기 종료되는 버그 발생으로 api 분리"

        * JIRA-136 #bugfix #comment "gradle ignore 취소"

        * JIRA-136 #bugfix #comment "gradle ignore 취소"

        ---------

        Co-authored-by: humang <[email protected]>

    commit 527b4ff2db2b0fbd8039852256a9142f12316d20
    Author: 김종원 Jongwon <[email protected]>
    Date:   Mon Oct 30 21:38:55 2023 +0900

        DEPLOY : BE - TASK 요청 API 메서드 변경(->GET) (#44)

        * be-feat/serverSetUp (#14)

        * [BE] JIRA-73 #comment springboot server initialize

        * [BE] JIRA-73 #test #comment springboot server initialize test

        * JIRA-73 #BUG_FIX #comment IDEA gitignore 추가

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer 반영안되는 오류 수정'

        * JIRA-97 #DOCS #comment 'PR workflow reviewer api 요청 결과에 맞게 fail하도록 변경'

        * JIRA-97 #DOCS #comment 'PR workflow token 설정'

        ---------

        Co-authored-by: tank3a <[email protected]>

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * Revert "JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결""

        This reverts commit e522d54646424b5071da856a9cf29ca1cdf4c8c4.

        * Revert "JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가""

        This reverts commit 289da5cc71f4d929e6f883b9b247d7604dd09534.

        * JIRA-42 #feat #comment "CodeDeploy 실행을 위한 Script 파일 추가"

        * JIRA-42 #bug_fix #comment "CodeDeploy 실행 스크립트 디렉토리 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "start_server.sh 파일 위치 오류 해결"

        * JIRA-42 #bug_fix #comment "stop_server.sh 파일 위…
  • Loading branch information
4 people authored Nov 5, 2023
1 parent 831a425 commit 195c27a
Show file tree
Hide file tree
Showing 33 changed files with 3,181 additions and 3,762 deletions.
1 change: 1 addition & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
.env.development.local
.env.test.local
.env.production.local
.env

npm-debug.log*
yarn-debug.log*
Expand Down
40 changes: 40 additions & 0 deletions frontend/data/cities.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"cities": [
{
"cityName": "Lisbon",
"country": "Portugal",
"emoji": "🇵🇹",
"date": "2027-10-31T15:59:59.138Z",
"notes": "My favorite city so far!",
"position": {
"lat": 38.727881642324164,
"lng": -9.140900099907554
},
"id": 73930385
},
{
"cityName": "Madrid",
"country": "Spain",
"emoji": "🇪🇸",
"date": "2027-07-15T08:22:53.976Z",
"notes": "",
"position": {
"lat": 40.46635901755316,
"lng": -3.7133789062500004
},
"id": 17806751
},
{
"cityName": "Berlin",
"country": "Germany",
"emoji": "🇩🇪",
"date": "2027-02-12T09:24:11.863Z",
"notes": "Amazing 😃",
"position": {
"lat": 52.53586782505711,
"lng": 13.376933665713324
},
"id": 98443197
}
]
}
67 changes: 67 additions & 0 deletions frontend/data/streamData.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"data": [
{
"property": "introduction",
"body": "Do you want to create a basic calculator in JavaScript?",
"stepId": 0
},
{
"property": "title",
"body": "Create a function for each operation (e.g., addition, subtraction, multiplication, division).",
"stepId": 1
},
{
"property": "code",
"language": "javascript",
"body": "asdfasdfsasdfasdfasfd",
"stepId": 1
},
{
"property": "title",
"body": "Create a select element to allow the user to choose the operation they want to perform.",
"stepId": 2
},
{
"property": "code",
"language": "default",
"body": "Code Not Exists",
"stepId": 2
},
{
"property": "title",
"body": "Create input fields for the numbers being operated.",
"stepId": 3
},
{
"property": "code",
"language": "default",
"body": "Code Not Exists",
"stepId": 3
},
{
"property": "description",
"body": "The first function will take two parameters (num1 and num2) and return their sum.",
"stepId": 1
},
{
"property": "description",
"body": "The second function will take two parameters (num1 and num2) and return their difference.",
"stepId": 2
},
{
"property": "description",
"body": "The third function will take two parameters (num1 and num2) and return their product.",
"stepId": 3
},
{
"property": "description",
"body": "The fourth function will take two parameters (num1 and num2) and return their quotient.",
"stepId": 4
},
{
"property": "conclusion",
"body": "With these steps, you can create a basic calculator in JavaScript that allows users to perform addition, subtraction, multiplication, and division operations!",
"stepId": 0
}
]
}
Loading

0 comments on commit 195c27a

Please sign in to comment.