Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sn 568 v1 #273

Open
wants to merge 109 commits into
base: develop
Choose a base branch
from
Open

Sn 568 v1 #273

wants to merge 109 commits into from

Commits on Apr 17, 2022

  1. resolve issue #1

    choipd committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    18194cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from choipd/1-add-human-item-buttons

    resolve issue #1
    choipd authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    c62d693 View commit details
    Browse the repository at this point in the history
  3. humans, items added

    choipd committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    69a746d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66670ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e606f1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from choipd/2-label-header-customize

    2 label header customize
    choipd authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    e154bdb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. tag button

    choipd committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    af64cbd View commit details
    Browse the repository at this point in the history
  2. item attribute select WIP

    choipd committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    6549fc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    fb4fc87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ace1e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. export json 추가

    choipd committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a898a45 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    18771da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c8ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a25f3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from choipd/5-label-attribute-form

    5 label attribute form
    choipd authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    37d45ea View commit details
    Browse the repository at this point in the history
  5. now we don't need labels.txt

    choipd committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9684733 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. adding guide images

    choipd committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a47d00b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. send json

    choipd committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e6b4a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1b972 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. save auth data in localstorage

    choipd committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d6c572c View commit details
    Browse the repository at this point in the history
  2. logout

    choipd committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    cac9636 View commit details
    Browse the repository at this point in the history
  3. logout

    choipd committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    ba5c750 View commit details
    Browse the repository at this point in the history
  4. style name

    choipd committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b24455a View commit details
    Browse the repository at this point in the history
  5. make subcategory control main

    choipd committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    9bec859 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    0cf2707 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. replace style image

    choipd committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0ba2cc0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. 베트남어 지원

    choipd committed May 26, 2022
    Configuration menu
    Copy the full SHA
    0c3e5d2 View commit details
    Browse the repository at this point in the history
  2. label attribute bug fix

    choipd committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8d8be5d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. loading image bug fix

    choipd committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2a0910f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. add vietnamese in menu text

    choipd committed May 28, 2022
    Configuration menu
    Copy the full SHA
    51ea77b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    5202e52 View commit details
    Browse the repository at this point in the history
  2. 메뉴 구조 정리

    choipd committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    f223482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d316c82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    413a8e8 View commit details
    Browse the repository at this point in the history
  5. 파일명 수정

    choipd committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    5dc83aa View commit details
    Browse the repository at this point in the history
  6. default style 적용

    choipd committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    c3bbb38 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. add human id unknown

    choipd committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c627d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4524f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. 정렬하지 않토록 수정

    choipd committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d3292e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. make popup draggable

    choipd committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2f3d037 View commit details
    Browse the repository at this point in the history
  2. init popup position

    choipd committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1f19533 View commit details
    Browse the repository at this point in the history
  3. rect color

    choipd committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    12b0fc7 View commit details
    Browse the repository at this point in the history
  4. remove logs

    choipd committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    468c7b7 View commit details
    Browse the repository at this point in the history
  5. 로그아웃 버튼 추가

    choipd committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    4d32adc View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    90dbacd View commit details
    Browse the repository at this point in the history
  2. mulitple uploading

    choipd committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    46e6086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12fbf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480a366 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    94183f4 View commit details
    Browse the repository at this point in the history
  2. thumnail 적용

    choipd committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    843bc3f View commit details
    Browse the repository at this point in the history
  3. mesh pattern 추가

    choipd committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3bc24e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b6da2b View commit details
    Browse the repository at this point in the history
  5. logout bug fix

    choipd committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5f80ae7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. 아이콘 형식으로 반영

    choipd committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    7317cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9f631 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. correction image types

    choipd committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    944b98b View commit details
    Browse the repository at this point in the history
  2. resize image

    choipd committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9233d9e View commit details
    Browse the repository at this point in the history
  3. fill mode feature

    choipd committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b07c771 View commit details
    Browse the repository at this point in the history
  4. hide blurry filter

    choipd committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e97336f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    15e36d0 View commit details
    Browse the repository at this point in the history
  2. 베트남어 번역

    choipd committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    bd8bc92 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. style icons WIP

    choipd committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    901e0ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae5bf4 View commit details
    Browse the repository at this point in the history
  3. delete confirm

    choipd committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    d92dc00 View commit details
    Browse the repository at this point in the history
  4. label style

    choipd committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    236f478 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. 버그 픽스

    choipd committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    0d99fed View commit details
    Browse the repository at this point in the history
  2. one style constraint

    choipd committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    1521c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7f484 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. udpate new code UI

    cuongho2 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3622ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. remove unuse code

    cuongho2 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    47a9676 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from choipd/cuonghq/newUI

    Ai-Based fashion Curation Platform New User Interface
    choipd authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    fd878f3 View commit details
    Browse the repository at this point in the history
  3. config docker file

    cuongho2 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ea2d27f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from choipd/cuonghq/newUI

    config docker file
    cuongho2 authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    21a09df View commit details
    Browse the repository at this point in the history
  5. logo changed

    choipd committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6ba971a View commit details
    Browse the repository at this point in the history
  6. update my config

    cuongho2 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ceb05b7 View commit details
    Browse the repository at this point in the history
  7. fix icon

    cuongho2 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f688553 View commit details
    Browse the repository at this point in the history
  8. fix 4-1 issue

    choipd committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    e76d674 View commit details
    Browse the repository at this point in the history
  9. update code

    cuongho2 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f619f7c View commit details
    Browse the repository at this point in the history
  10. fix issue 4-2

    choipd committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    4bd7ea7 View commit details
    Browse the repository at this point in the history
  11. update code

    cuongho2 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3168182 View commit details
    Browse the repository at this point in the history
  12. fix issue 4-3

    choipd committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0a4da45 View commit details
    Browse the repository at this point in the history
  13. update ocde

    quoccuong03 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d481eb5 View commit details
    Browse the repository at this point in the history
  14. wide screen bug fix

    choipd committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    36a187c View commit details
    Browse the repository at this point in the history
  15. update code

    quoccuong03 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0d319ba View commit details
    Browse the repository at this point in the history
  16. update code

    quoccuong03 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7cbdcad View commit details
    Browse the repository at this point in the history
  17. site title change

    choipd committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f818162 View commit details
    Browse the repository at this point in the history
  18. update code prod

    quoccuong03 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d4580d6 View commit details
    Browse the repository at this point in the history
  19. update code

    quoccuong03 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c176a52 View commit details
    Browse the repository at this point in the history
  20. update

    quoccuong03 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ae061e6 View commit details
    Browse the repository at this point in the history
  21. update env

    quoccuong03 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b1ba158 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. canius-lite update

    mjfruits1 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    35bcb2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e02015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae86f73 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. update .env

    cuongho2 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    0245719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3372e View commit details
    Browse the repository at this point in the history
  3. update fix scss

    cuongho2 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    95de497 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. update code

    cuongho2 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    283d9bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988d625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1350ccc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    93594fd View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. reverse format package json

    cuongho2 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    7d35811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e6ff1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    9f62a83 View commit details
    Browse the repository at this point in the history
  2. change format to previous

    cuongho2 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2f4294b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. 12 lock attributes (#14)

    * #12 Move rendering item to the atrributeSelect
    
    * #12 Bug fix when select unknown as human ID
    
    * #13 hide unknown in categories
    choipd authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d559213 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. 15 visualize task status (#16)

    * #15 visualize taskStatus done
    
    * resolved #15 show tasks performance popup
    choipd authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    1be11de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a6581 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. resolved #19 (#20)

    choipd authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    f380620 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. fix conflict

    cuongho2 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a137fdd View commit details
    Browse the repository at this point in the history