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

improve: update code to main #460

Merged
merged 128 commits into from
Jul 8, 2024
Merged

improve: update code to main #460

merged 128 commits into from
Jul 8, 2024

Commits on May 23, 2024

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

Commits on Jun 7, 2024

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

Commits on Jun 8, 2024

  1. bug: fix bug upload file

    hwt75 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    f11397c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #387 from techcomrade/improve/upload_file

    bug: fix bug upload file
    hwt75 authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a299390 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a171bb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. improve(front-end): convert device type to text in device table, add …

    …color tag for device type
    DuckDuon175 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bed683b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17ef35 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request #389 from techcomrade/feature/device_api

    #109 improve(front-end): improve device type column
    hwt75 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7c9e0c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #391 from techcomrade/feature/bubble-chat

    #110 feature(front-end): add bubble chat component
    hwt75 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2ba72e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3836aa0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #388 from techcomrade/improve/chart

    #113 improve(front-end): update chart connect api
    hwt75 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a6faa2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    008f954 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #392 from techcomrade/feature/home_ui

    feature: improve home ui issue #111
    hwt75 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2647464 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e22c326 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #393 from techcomrade/feature/home_design

    feature: fix bug home ui issue #111
    hwt75 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6fba59b View commit details
    Browse the repository at this point in the history
  9. bug: fix bug issue #116 bug issue #114

    hwt75 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6473436 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #394 from techcomrade/feature/home_design

    bug: fix bug issue #116 bug issue #114
    hwt75 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    efa787f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44409b7 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #395 from techcomrade/feature/records_api

    #117 fix(back-end): add record_name field in get all records,  comment chat in ui
    hwt75 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1a45479 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. improve: issue #39 register new user

    hwt75 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ebf0b86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #397 from techcomrade/improve/upload_file

    improve: issue #39 register new user
    hwt75 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0edc4dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2626bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f0ef8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a42d5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3528381 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    2f1cf38 View commit details
    Browse the repository at this point in the history
  2. feature: add certs for open ai

    hwt75 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f32965a View commit details
    Browse the repository at this point in the history
  3. feature: update cert for openai

    hwt75 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b01bc1d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #399 from techcomrade/feature/chat_gpt

    Feature/chat gpt issue #98
    hwt75 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ab013b5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #398 from techcomrade/update_get_data_record_api

    #112 improve(back-end): update data record return in get data record api
    hwt75 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ff4d3bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba3e04d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cba798b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b830a6 View commit details
    Browse the repository at this point in the history
  9. feature: chat with ai issue #98

    hwt75 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f3ed600 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #401 from techcomrade/feature/chat_gpt

    feature: chat with ai issue #98
    hwt75 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4064469 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #400 from techcomrade/fix/bug-chart

    #119 fix(front-end): fix data chart match api
    hwt75 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ce2e2e8 View commit details
    Browse the repository at this point in the history
  12. feature: issue #120 assignment

    hwt75 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aaab26f View commit details
    Browse the repository at this point in the history
  13. Merge pull request #402 from techcomrade/feature/chat_gpt

    feature: issue #120 assignment
    hwt75 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fe6e736 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ad776b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    e8334b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb6dc53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72816ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #396 from techcomrade/issue_31_server/crud_server_…

    …chat
    
    feature(back-end): insert data to conversations table server chat
    thaidmfinnick authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a67fd68 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    529ee82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b17b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    644a924 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bcd246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ebc447 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #403 from techcomrade/feature/device_api

    #118 fix(back-end): fix duplicate in get all device api
    hwt75 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a4fba47 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #405 from techcomrade/feature/register

    #39 all user registration table
    hwt75 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0770f36 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #404 from techcomrade/register_api

    #39 improve(back-end): code register api
    hwt75 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e0234a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    9b454ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138f58c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #406 from techcomrade/feature/chat

    #123 feature(front-end): add doctor-patient chat page
    hwt75 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    686260d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01bdce1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #407 from techcomrade/fix/makefile

    improve(docker): makefile for frontend
    thaidmfinnick authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1698499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8682e59 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #408 from techcomrade/fix/makefile

    improve(docker): profile frontend
    thaidmfinnick authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    43ecbdb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    534abb2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #409 from techcomrade/fix/makefile

    fix(docker): init server chat
    thaidmfinnick authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a17ffcb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    f3a57c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f72297 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #410 from techcomrade/feature/add_api_get_all_mess…

    …ages
    
    feature(server): add api get messages and format code
    thaidmfinnick authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3f704e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. bug: fix bug server

    hwt75 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    67a77b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #414 from techcomrade/bug/hot-fix

    bug: fix bug server
    hwt75 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d578351 View commit details
    Browse the repository at this point in the history
  3. bug: fix file name error

    hwt75 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    62cdae7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #415 from techcomrade/bug/hot-fix

    bug: fix file name error
    hwt75 authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7b55f76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcbe7ab View commit details
    Browse the repository at this point in the history
  6. Merge pull request #416 from techcomrade/improve_docker/update_makefile

    improve(docker): update makefile
    thaidmfinnick authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9b8c82f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix bug docker make app

    hwt75 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c43c7c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #417 from techcomrade/feature/device_detail

    fix bug docker make app
    hwt75 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6aef4af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16233e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #418 from techcomrade/feature/device_detail

    feature: change device sql for save more detail
    hwt75 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d9e1ffc View commit details
    Browse the repository at this point in the history
  5. feature: fix bug sql device

    hwt75 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d64769c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #419 from techcomrade/feature/device_detail

    feature: fix bug sql device
    hwt75 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b70b206 View commit details
    Browse the repository at this point in the history
  7. feature: fix bug device sql

    hwt75 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    95ea022 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #420 from techcomrade/feature/device_detail

    feature: fix bug device sql
    hwt75 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ff5f2b3 View commit details
    Browse the repository at this point in the history
  9. feature: device details

    hwt75 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0d9b9bd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #421 from techcomrade/feature/device_detail

    feature: device details
    hwt75 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f29796d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41938f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Merge pull request #422 from techcomrade/feature/device_api

    improve(back-end): add storage and connection data in get device by i…
    hwt75 authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    73e6b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489f4c2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' of https://github.com/techcomrade/fmECG in…

    …to fix/error_reading_data_file_record
    Tran-Xuan-Quyen committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    92432e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #423 from techcomrade/fix/error_reading_data_file_…

    …record
    
    fix(back-end): fix error reading data file record
    hwt75 authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8da000f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    4ad0104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74e1fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    477701f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0508bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #425 from techcomrade/feature/register

    feature/register
    hwt75 authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    611f507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83f051a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf68547 View commit details
    Browse the repository at this point in the history
  8. feature(mobile): model chat

    improve(mobile): fix model chat
    
    improve(mobile): update user model
    thaidmfinnick committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    70f03f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f68c2e5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #426 from techcomrade/issue_122_mobile/integrate_c…

    …hat_gpt
    
    feature(mobile): #129 model chat
    thaidmfinnick authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    fb40c5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    839fb7e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge pull request #428 from techcomrade/fix/chart

    fix(front-end): fix chart display
    hwt75 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1ee2556 View commit details
    Browse the repository at this point in the history
  2. fix bug home, chat Gpt

    hwt75 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5559d48 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #429 from techcomrade/fix-bug

    fix bug home, chat Gpt
    hwt75 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c1b84d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ffdc496 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #431 from techcomrade/fix-bug

    fix bug ui device, chat, registers
    hwt75 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dab38e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. bug: fix bug device detail

    hwt75 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6d8b2ab View commit details
    Browse the repository at this point in the history
  2. docker: config for window

    hwt75 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8923950 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #433 from techcomrade/docker-config

    docker: config for window
    hwt75 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c7d74f1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #432 from techcomrade/fix-bug

    bug: fix bug device detail
    hwt75 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2c0f7cb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    032ac87 View commit details
    Browse the repository at this point in the history
  2. resolved conflict merged

    hwt75 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3c7222f View commit details
    Browse the repository at this point in the history
  3. feature: improve AI

    hwt75 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    70a155d View commit details
    Browse the repository at this point in the history
  4. GPT feature: improve action

    hwt75 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    be4ff71 View commit details
    Browse the repository at this point in the history
  5. gpt ai: ỉmpove feature ai

    hwt75 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ff1ddde View commit details
    Browse the repository at this point in the history
  6. Merge pull request #435 from techcomrade/gpt-conversation

    Gpt conversation
    hwt75 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a8549ca View commit details
    Browse the repository at this point in the history
  7. fix bug: covnert string

    hwt75 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    766a41c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #436 from techcomrade/gpt-conversation

    fix bug: covnert string
    hwt75 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c32fc7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a743d7 View commit details
    Browse the repository at this point in the history
  10. fix bug: filter string

    hwt75 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b749de7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #438 from techcomrade/gpt-conversation

    fix bug: filter string
    hwt75 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    04b477d View commit details
    Browse the repository at this point in the history
  12. add feature create assitant ai

    hwt75 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d35971f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge pull request #439 from techcomrade/gpt-conversation

    add feature create assitant ai
    Huyz109 authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a0308c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3a6d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #437 from techcomrade/issue_132_mobile/feature_new…

    …_flow_python
    
    feature(mobile): execute external python file
    thaidmfinnick authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b6f6e92 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. improve ui

    hwt75 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b594998 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #445 from techcomrade/bug/ui

    Bug/UI
    hwt75 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c9ee512 View commit details
    Browse the repository at this point in the history
  3. update chat

    hwt75 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4e93495 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #446 from techcomrade/bug/ui

    update chat
    hwt75 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5bdd484 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    aea847c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8f25a View commit details
    Browse the repository at this point in the history
  3. fix(front-end): fix chat ui

    Huyz109 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6e6538e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Merge pull request #449 from techcomrade/fix/ui

    #136 fix(front-end): fix UI
    hwt75 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    cbd0e57 View commit details
    Browse the repository at this point in the history