Code Monkey home page Code Monkey logo

multilang.dev.issues's People

Contributors

unryongpark avatar yeoj1n avatar

Watchers

 avatar  avatar  avatar

multilang.dev.issues's Issues

[Console] 프로젝트 설정 관련 버그 수정

Describe the bug
프로젝트 설정에서 슬랙, 슬랙 알림 url 설정이 안되는 문제

To Reproduce
Steps to reproduce the behavior:

  1. 프로젝트 -> 프로젝트 설정 페이지로 진입
  2. 내용 수정 후 저장
  3. 새로고침
  4. 반영 안됨

Expected behavior
수정한 내용이 반영이 되어야 함.

Screenshots
image
-> 서버로 incomming webhook 주소 안보냄

image
-> 서버에서 슬랙 활성화 된 것으로 전달하지만 체크박스 안되어있음

[결제] 플랜 취소 후 남은 기간동안 이용이 가능해야하는데 프로필 페이지로 강제 이동됨

Describe the bug

결제 등록 후 플랜을 취소하면 남은 기간이 있음에도 계속 결제 등록하라고 강제 이동됨

To Reproduce
Steps to reproduce the behavior:

  1. 프로필 페이지로 이동
  2. 플랜 취소
  3. 남은 기간이 있어도 프로젝트 상세에 들어가면 프로필 페이지로 강제 이동됨.

Expected behavior
남은 기간이 있으면 서비스 이용이 가능해야 함.

Screenshots
없음

[어딘지 모름] 프로젝트 생성 당시에 기입한 접두어가 서버에 저장이 되지 않았음.

Describe the bug
프로젝트 수정을 통해 저장하면 접두어가 정상 반영되지만 생성 당시에 기입한건 저장이 안됨

To Reproduce
Steps to reproduce the behavior:

  1. 프로젝트 생성
  2. 프로젝트 상세 페이지에서 새로운 row 추가
  3. 타-다

Expected behavior
생성 당시에 넣은 값이 나와야 합니다.

@yeoj1n 서버쪽 문제인지는 한번 확인해볼게요!

[BE] Export, Notification Queue가 삭제되지 않음

Describe the bug
큐 설정상 한번만 메시지가 전달되기는 하지만 삭제하는 코드를 추가하지 않아 한번 호출시 메시지의 라이프타임이 끝날때까지 살아있는 문제가 발견됨.

To Reproduce
내보내기를 시도한다 -> 큐가 처리되어도 삭제되지 않는 것을 볼 수 있다.

Expected behavior
처리 후 큐가 바로 삭제되어서 깔끔하게 잊는 것.

GNB 내에 알림 표시를 삭제하거나 실제 내보내기 알림 상태와 연동이 필요함.

Is your feature request related to a problem? Please describe.
console에서 상단 GNB에 알림이 있는데 현재 정상작동하지 않음(애초에 기능을 안넣었음, Theme의 기본 옵션임)
이를 삭제하거나 기능을 넣었으면 좋겠음.

Describe the solution you'd like
A. 그냥 삭제한다
B. 내보내기 알림 상태 + 결제 상태를 표기하게 만든다

Describe alternatives you've considered
A안은 문장 그대로 비활성화하는 것
B안은 알림에 결제 관련된 정보(언제 결제 예정인지, 상태는 어떤지 표기)와 내보내기 알림 섹션을 만들어서 내보내기 작업에서 바로 받아볼 수 있게 처리

Additional context
Add any other context or screenshots about the feature request here.

[FE] 빌링 히스토리 관리

Is your feature request related to a problem? Please describe.
결제 히스토리를 유저가 보는 페이지 만들어야합니당

Describe the solution you'd like
GNB에서 빌링 히스토리 누르면 결제 이력을 볼 수 있고, 인보이스를 열어볼 수 있으면 좋겠습니다.

Additional context
https://developer.paddle.com/guides

[BE&FE] 프로젝트 예약어 관리 기능

Is your feature request related to a problem? Please describe.
다국어 관리 중간에 보면 대부분 대체 텍스트를 위해 예약어를 넣는 경우가 있습니다.
이때 사용할 예약어를 관리할 수 있게 만들어주면 너무 행복할 것 같아요. 킹쁘다.

Describe the solution you'd like

  1. 프로젝트에 들어간다
  2. 예약어 관리 탭 or 오른쪽에 남는 영역에 예약어 목록 +- 버튼 등(UI는 토론해봅시다)
  3. 테이블에 입력할때 예약어가 있으면 추천으로 뜨면 더 좋고 안떠도 ok

Describe alternatives you've considered
없음

Additional context
@yeoj1n FE쪽 작업은 본인이 작업하시지만 UI는 한번 같이 논의를 해보시졍

[Feature] json/csv 파일 불러오기, 내보내기 기능 작업

Is your feature request related to a problem? Please describe.
json/csv 형태의 데이터 불러오기, 내보내기가 필요함

Describe the solution you'd like
지원할 수 있어야 함.

Describe alternatives you've considered
기존 안드로이드, iOS 지원과 동일하게 처리

Additional context
음씀

[BE] Export notifier에서 null check 누락됨

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

[BE] 내보낼 row가 없으면 오류가 발생함

Describe the bug
프로젝트 내보내기를 눌러서 큐를 만들면 Row를 조회해서 내보내는데 이때 내보낼 데이터가 없으면 오류가 발생함

To Reproduce
아무런 row가 없는 프로젝트를 선택한다 -> 내보내기 누른다 -> 오류 보고

Expected behavior
api 호출 시 오류 응답 후 큐를 만들지 않아야 함.

사이트 다국어 관리

  • 어떤 표준으로 다국어 관리할지 정하기 @yeoj1n
  • 표준에 맞춰서 불러오기/내보내기 기능 만들기 @UnRyongPark
  • 메인 사이트 다국어 관리
    • 한국어
    • 영어
  • 관리 사이트 다국어 관리
    • 한국어
    • 영어

프로젝트 내보내기/불러오기 기능 구현

  • 플랫폼별 불러오기
    • Android XML
    • iOS Strings
    • CSV
  • 플랫폼별 내보내기
    • Android XML
    • iOS Strings
    • CSV
  • 내보내기 알림
    • Email로 알림
    • Slack으로 알림
    • Console 페이지에서 상태 조회
    • URL Shortener 적용
  • 예외처리
    • Row 개수 + 대상 언어 개수 필터 적용시 0개 초과일때만 내보낼 수 있게 작업
    • 1일간 다운로드 가능하게 작업

[FE] 로딩 UI 수정

Describe the bug
로딩 UI 수정이 필요

  • 내 프로젝트 로딩 X
  • 프로젝트 페이지 로딩 화면 잘림 현상

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

  1. 내 프로젝트 목록 - 부분 로딩바 적용
  2. 프로젝트 페이지 로딩 풀 페이지 로딩으로 수정

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

[BE] Slack incomming webhook 호출기능 개발

Is your feature request related to a problem? Please describe.
메일 알람도 좋지만 슬랙으로 알림이 왔으면 좋겠읍니다.

Describe the solution you'd like
프로젝트 설정에 슬랙 incomming webhook 주소 기입하면 전달하게 만들고 싶읍니다.

Describe alternatives you've considered
안될리가 없으니 대체 설명은 없읍니다.

Additional context
덧. @yeoj1n 프로젝트 수정에서 서버로 Incomming webhook 링크 던지는 부분이 아마 필요할 수 있읍니다.

Make new project

새프로젝트 만들기에서 sumit 누르면 오류 발생 (오류팝업)

파일첨부가 없다니 ㅂㄷㅂㄷ

있그나?!
newprojent_bug01
newprojent_bug02

[FE] Slack Incomming Webhook 데이터 바인딩 요청

Describe the bug
서버에서 응답 값에는 웹훅 주소가 리턴되는데 클라에서 적용이 안됩니당.
저장하는 쪽도 확인 부탁드려요.(서버에서 받아주도록 처리는 되어있습니다.)

예외처리로는 https://가 반드시 붙어있어야 하도록 처리 부탁드립니다.

To Reproduce
Steps to reproduce the behavior:

  1. 프로젝트 수정 페이지로 이동
  2. 슬랙 인커밍웹훅 주소 등록

Expected behavior
등록 후 결과가 정상 반영되어야 함.

Screenshots
image

[Infra] 테섭 만들기

Is your feature request related to a problem? Please describe.
현재는 실서버만 존재해서 테섭이 필요함

Describe the solution you'd like
(www.)multilang.dev -> test.multilang.dev
console.multilang.dev -> testconsole.multilang.dev

api 서버도 테섭 만들기

Additional context
S3 ip 설정으로 접근권한 제한

[FE] SEO & meta-tag

Is your feature request related to a problem? Please describe.
SEO 최적화가 필요

Describe the solution you'd like

Describe alternatives you've considered
prerender-spa-plugin 적용 및 meta tag 적용

Additional context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.