Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 5ba2987
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 541cd10
    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 0ebb56a
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 527b4ff
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 624aa06
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 1221e86
    Author: 김종원 Jongwon <[email protected]>
    Date:   Mon Oct 23 00:51:36 2023 +0900

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

    commit 70518ce
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 e762bb9
    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 0ebb56a
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 527b4ff
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 624aa06
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 1221e86
    Author: 김종원 Jongwon <[email protected]>
    Date:   Mon Oct 23 00:51:36 2023 +0900

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

    commit 70518ce
    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 e522d54.

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

        This reverts commit 289da5c.

        * 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 e762bb9
    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]>
  • Loading branch information
seongho9 committed Nov 3, 2023
1 parent 2d24a88 commit a936947
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 54 additions & 0 deletions frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export const StateContext = createContext<StateContextType>({
export default function App() {
const [isLoading, setIsLoading] = useState<{ [stepId: string]: boolean }>(
{},
<<<<<<< HEAD
);
const [inputText, setInputText] = useState<string>('');
const [introduction, setIntroduction] = useState<string>('');
Expand Down Expand Up @@ -121,5 +122,58 @@ export default function App() {
</BrowserRouter>
</QueryClientProvider>
</StateContext.Provider>
=======
>>>>>>> main
);
const [inputText, setInputText] = useState<string>('');
const [introduction, setIntroduction] = useState<string>('');
const [isIntroduction, setIsIntroduction] = useState<boolean>(false);
const [conclusion, setConclusion] = useState<string>('');
const [isConclusion, setIsConclusion] = useState<boolean>(false);
const [title, setTitle] = useState<{ [stepId: string]: string[] }>({});
const [description, setDescription] = useState<{
[stepId: string]: string[];
}>({});
const [openCode, setOpenCode] = useState<{ [stepId: string]: boolean }>({
[0]: false,
});
const [code, setCode] = useState<{ [stepId: string]: string[] }>({});

return (
<StateContext.Provider
value={{
isLoading,
setIsLoading,
inputText,
setInputText,
introduction,
setIntroduction,
isIntroduction,
setIsIntroduction,
conclusion,
setConclusion,
isConclusion,
setIsConclusion,
title,
setTitle,
description,
setDescription,
openCode,
setOpenCode,
code,
setCode,
}}
>
<QueryClientProvider client={queryClient}>
<GlobalStyle />
<BrowserRouter>
<AppDiv>
<Routes>
<Route path="/" element={<ConsolePage />} />
<Route path="/code" element={<CodeInputPage />} />
</Routes>
</AppDiv>
</BrowserRouter>
</QueryClientProvider>
</StateContext.Provider>
}

0 comments on commit a936947

Please sign in to comment.