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

fix name mode in dumbbbell #236

Draft
wants to merge 1,119 commits into
base: main
Choose a base branch
from
Draft

fix name mode in dumbbbell #236

wants to merge 1,119 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    edeb16c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47784f View commit details
    Browse the repository at this point in the history
  3. change the switch to radio

    haihan-lin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    c21d127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd61f57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43d9900 View commit details
    Browse the repository at this point in the history
  6. snackbar timer change

    haihan-lin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    47a85a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    614042a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #157 from visdesignlab/public-states

    Add ability to make states public
    haihan-lin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    413e5f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. wip. working on filter

    haihan-lin committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e89a01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0613ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    102351d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. make test value filter

    haihan-lin committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    49988ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4147af9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    2e9666d View commit details
    Browse the repository at this point in the history
  2. remove comments

    haihan-lin committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    70a1c68 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    12740a5 View commit details
    Browse the repository at this point in the history
  2. also add disable for each reset button on filter field so that no emp…

    …ty action are triggered for trrack
    haihan-lin committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    95652c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbabedc View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge pull request #172 from visdesignlab/filter-system

    Filter system
    haihan-lin committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d11d154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ebe8ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b8c6dd View commit details
    Browse the repository at this point in the history
  4. Fix typo

    JackWilb committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b0bba58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3facc85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf7b44b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb3dc0c View commit details
    Browse the repository at this point in the history
  8. remove url sharing

    haihan-lin authored and JackWilb committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    fc271e3 View commit details
    Browse the repository at this point in the history
  9. Rename auth_views

    JackWilb committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    8008504 View commit details
    Browse the repository at this point in the history
  10. Add state_unids function

    JackWilb committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9636436 View commit details
    Browse the repository at this point in the history
  11. Switch response type to JSON

    JackWilb committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ebd3554 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b632443 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6254bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    74346ea View commit details
    Browse the repository at this point in the history
  15. Fix share state logic

    JackWilb committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ee8a327 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e3321a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Document state_unids route

    JackWilb committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    9d8df9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf95bdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f4ef03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bddbdfc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. change the fetch request

    haihan-lin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    9050f2c View commit details
    Browse the repository at this point in the history
  2. add a statename check.

    haihan-lin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    64fb6ec View commit details
    Browse the repository at this point in the history
  3. change the update order

    haihan-lin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    20162f5 View commit details
    Browse the repository at this point in the history
  4. fix the fetch post

    haihan-lin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2f88a5f View commit details
    Browse the repository at this point in the history
  5. Fix state sharing logic

    JackWilb committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    05380e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13e40fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b856acb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f91d7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36fa7d1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #159 from visdesignlab/update-access-level

    Allow state access role to be updated
    JackWilb committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    639492c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. add a divider between components. the case info will clear upon selec…

    …ting a new case, and have a loading spinner while making the API request.
    haihan-lin committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    d9517b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19dbe09 View commit details
    Browse the repository at this point in the history
  3. change logo file diretory

    haihan-lin committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    6c703e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. remove two png fils

    haihan-lin committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    eb158c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4887c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d38ab View commit details
    Browse the repository at this point in the history
  4. update figure

    haihan-lin committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    014cb62 View commit details
    Browse the repository at this point in the history
  5. add an about page.

    haihan-lin committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    da17b03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4cb473 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Change the image link in readme. The link is broken after the master branch rename.
    haihan-lin committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f7257ed View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Merge pull request #179 from visdesignlab/update-readme

    Update README.md
    haihan-lin committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9521168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf713d View commit details
    Browse the repository at this point in the history
  3. move filter to a drawer. remove the tab option on the main. also seem…

    …s like scrolling issue is fixed.
    haihan-lin committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    f9d8281 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    7cba58d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e75fbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cd2e19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1868a6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eca92eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61456c2 View commit details
    Browse the repository at this point in the history
  7. add clear all

    haihan-lin committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a6b16c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge pull request #177 from visdesignlab/UI-updates

    A full range of UI update
    haihan-lin committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    1f60f26 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Fix broken logo image link.

    Forgot to change the link when merging the branch into main.
    haihan-lin committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    f389f4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #180 from visdesignlab/haihan-lin-patch-1

    Fix broken logo image link.
    haihan-lin committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7e7c3ca View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    5d6bd5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c1283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eaed32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dabcf46 View commit details
    Browse the repository at this point in the history
  5. change all axis label, text to change according to the font setting. …

    …Also fixed a bug with scatterplot not removing when switching between chart configs.
    haihan-lin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    fdbb8d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    105fa7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab01122 View commit details
    Browse the repository at this point in the history
  8. add an X under extra pair

    haihan-lin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    2feb404 View commit details
    Browse the repository at this point in the history
  9. remove some unused import

    haihan-lin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    689e424 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #181 from visdesignlab/small-fixes

    Small UI fixes
    haihan-lin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f55e976 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Changing the image to our own screenshot. The original one was submitted with the article so it probably is copyrighted.
    haihan-lin committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    9806bc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. add two catch for fetch, change clear all icon to trash can, change t…

    …he logic of clearing all to clear all charts+brush/selection, change add to add chart
    haihan-lin committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    631b554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eb4776 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    63b4fa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ac73d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    1fea7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a0e50 View commit details
    Browse the repository at this point in the history
  3. x only shows up on hover

    haihan-lin committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    60d85a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b20697 View commit details
    Browse the repository at this point in the history
  5. start branch

    haihan-lin committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    772a95c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    8a1b255 View commit details
    Browse the repository at this point in the history
  2. deleting comments

    haihan-lin committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d92f725 View commit details
    Browse the repository at this point in the history
  3. fix the brush and selection clearing. also fix an issue of firing act…

    …ions repeatedly when clearing the selection
    haihan-lin committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0b4a824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    873d45b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    457ec67 View commit details
    Browse the repository at this point in the history
  6. all changes to states.

    haihan-lin committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1374138 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    5b9569b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e460fcb View commit details
    Browse the repository at this point in the history
  3. bug

    haihan-lin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3383ec6 View commit details
    Browse the repository at this point in the history
  4. fix the dialog width

    haihan-lin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b4b4871 View commit details
    Browse the repository at this point in the history
  5. bug fix

    haihan-lin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a6a60cb View commit details
    Browse the repository at this point in the history
  6. fix the button placement

    haihan-lin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3e2c684 View commit details
    Browse the repository at this point in the history
  7. try fullwidth

    haihan-lin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9f16bc6 View commit details
    Browse the repository at this point in the history
  8. add wrap max width

    haihan-lin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8151900 View commit details
    Browse the repository at this point in the history
  9. oops

    haihan-lin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    09e7c3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04df85d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7cd2ac View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Merge pull request #182 from visdesignlab/haihan-lin-patch-1

    Update README.md
    haihan-lin committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    81c91aa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    0d3aea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a173a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab09fa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ee2c3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #189 from visdesignlab/fetch-surgery-cpts

    Add cpt codes to surgery query
    haihan-lin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    8ff4337 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72fca18 View commit details
    Browse the repository at this point in the history
  7. Add CODE_DESC to ERD

    JackWilb committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a7dbcc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c32dcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fdbe2e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #191 from visdesignlab/primary-purpose

    Change Surgical Procedure Description to Primary Visit Purpose and add CODE_DESC to ERD
    JackWilb committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    e4136f9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #193 from visdesignlab/hipaa_update

    Add "hospital visit number" to HIPAA list to hide
    haihan-lin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    9d4afc5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b56822d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #192 from visdesignlab/format

    go through VSCode auto format
    haihan-lin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    889caa6 View commit details
    Browse the repository at this point in the history
  14. fix the violin plot medium bug

    haihan-lin authored and JackWilb committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    609c422 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c833db View commit details
    Browse the repository at this point in the history
  16. format

    haihan-lin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    238573d View commit details
    Browse the repository at this point in the history
  17. Merge pull request #187 from visdesignlab/procedure-debug

    fix violin chart and procedure bugs
    haihan-lin committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    666a277 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ab3cedb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a3d179a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    cceaed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2327f0e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #194 from visdesignlab/drg_nan

    Make more clear visual that DRG data is NaN
    haihan-lin committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    41879cc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

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

Commits on Jan 11, 2022

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

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    833dfc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd26d54 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    08d0571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b381cd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    e65d903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42082d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc6b33a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b481105 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267568e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    a752bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f453c View commit details
    Browse the repository at this point in the history
  3. Fix typo s -> x

    JackWilb committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    3a08c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3156c32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4ce206 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cb032c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3315d36 View commit details
    Browse the repository at this point in the history
  8. finishing up procedure expansion on front end. Will need to wait for …

    …the back end to fix when no procedure is selected
    haihan-lin committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    aed99a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. change procedure text

    haihan-lin committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    9e5923b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. remove useless line

    haihan-lin committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4fbfb45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0f328a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'procedure-expansion' of github.com:visdesignlab/Sanguin…

    …e into procedure-expansion
    JackWilb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    dcd470d View commit details
    Browse the repository at this point in the history
  4. remove unncessary code

    haihan-lin committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    16bcb45 View commit details
    Browse the repository at this point in the history
  5. add a 0 length check

    haihan-lin committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    3373a29 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #199 from visdesignlab/procedure-expansion

    Procedure Expansion Patch
    haihan-lin committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    1835522 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Bump django from 2.2.24 to 2.2.27 in /backend

    Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.27.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@2.2.24...2.2.27)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    ce3619d View commit details
    Browse the repository at this point in the history
  2. Bump node-sass from 6.0.1 to 7.0.0 in /frontend

    Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
    - [Release notes](https://github.com/sass/node-sass/releases)
    - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/node-sass@v6.0.1...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-sass
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9da400a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5f558c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #200 from visdesignlab/dependabot/pip/backend/djan…

    …go-2.2.27
    
    Bump django from 2.2.24 to 2.2.27 in /backend
    JackWilb committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    15d0875 View commit details
    Browse the repository at this point in the history
  5. Bump follow-redirects from 1.13.0 to 1.14.8 in /frontend

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.13.0...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    604ffcc View commit details
    Browse the repository at this point in the history
  6. Bump nanoid from 3.1.23 to 3.2.0 in /frontend

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.23...3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9ebf118 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    0b24289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95fa64e View commit details
    Browse the repository at this point in the history
  3. remove unused import

    haihan-lin committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b960cb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    ca3853a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b6ee68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa457b View commit details
    Browse the repository at this point in the history
  4. remove unused import

    haihan-lin authored and JackWilb committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    2aa6163 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #202 from visdesignlab/exclusive-counts

    Add a count for procedures that happened without an overlap and add ability to query for those types of surgery in request transfused units
    JackWilb committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f9de550 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0955da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aab60ca View commit details
    Browse the repository at this point in the history
  8. Merge pull request #196 from visdesignlab/fix-cpt-per-surgery

    Only show the CPT codes that exist for the specific surgery case
    JackWilb committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c720144 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend…

    …/follow-redirects-1.14.8' into dependabot/npm_and_yarn/frontend/nanoid-3.2.0
    JackWilb committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    46504fd View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend…

    …/node-sass-7.0.0' into dependabot/npm_and_yarn/frontend/nanoid-3.2.0
    JackWilb committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5a5e485 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #204 from visdesignlab/dependabot/npm_and_yarn/fro…

    …ntend/nanoid-3.2.0
    
    Bump nanoid from 3.1.23 to 3.2.0 in /frontend
    JackWilb committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d8ce10c View commit details
    Browse the repository at this point in the history
  12. Bump axios from 0.21.1 to 0.21.2 in /frontend

    Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.1...v0.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    3077750 View commit details
    Browse the repository at this point in the history
  13. Bump tmpl from 1.0.4 to 1.0.5 in /frontend

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1aaeeb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. reverse action

    haihan-lin committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    09137c3 View commit details
    Browse the repository at this point in the history
  2. fix search

    haihan-lin committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    22ee5ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a02cef View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. remove console log

    haihan-lin committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1b66109 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    haihan-lin committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b2f10c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac9be94 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. fix pr bug

    haihan-lin committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    9120a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e0ee8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #208 from visdesignlab/exclusive-counts

     UI updates based on last meeting with the surgery list
    haihan-lin committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    7cf23f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Bump url-parse from 1.5.1 to 1.5.10 in /frontend

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.1...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    173e8f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. seperate out surgery row

    haihan-lin committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    273c760 View commit details
    Browse the repository at this point in the history
  2. hide SVG if text overflows

    haihan-lin committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    bdc5b7f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Update SurgeryRow.tsx

    haihan-lin committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7430ab6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #211 from visdesignlab/sur-row-style

    Sur row style
    haihan-lin committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    92b052d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend…

    …/tmpl-1.0.5' into dependabot/npm_and_yarn/frontend/url-parse-1.5.10
    JackWilb committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    cf0211f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend…

    …/axios-0.21.2' into dependabot/npm_and_yarn/frontend/url-parse-1.5.10
    JackWilb committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    fe0c710 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #209 from visdesignlab/dependabot/npm_and_yarn/fro…

    …ntend/url-parse-1.5.10
    
    Bump url-parse from 1.5.1 to 1.5.10 in /frontend
    JackWilb committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    464cf3e View commit details
    Browse the repository at this point in the history
  4. Bump tar from 6.1.0 to 6.1.11 in /frontend

    Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.0...v6.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    4948d7d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Bump minimist from 1.2.5 to 1.2.6 in /frontend

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c5a026b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Fix up state_unids

    JackWilb committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e4cb446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0869190 View commit details
    Browse the repository at this point in the history
  3. Add surgeon_anest_names

    JackWilb committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    1545401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3df7f3 View commit details
    Browse the repository at this point in the history
  5. swap name in private mode

    haihan-lin committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    6ba489b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Merge pull request #215 from visdesignlab/surgeon_names

    Add surgeon and anesthesiologist name mapping API route
    JackWilb committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bc61e7f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. always show range label

    haihan-lin committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    1a92b24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #216 from visdesignlab/range_label

    always show range label
    haihan-lin committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    005a578 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Bump async from 2.6.3 to 2.6.4 in /frontend

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4d97f92 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Bump django to 3.2

    JackWilb committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e463902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    085a6cd View commit details
    Browse the repository at this point in the history
  3. Set django-cas-ng to 4.1.1

    JackWilb committed May 2, 2022
    Configuration menu
    Copy the full SHA
    1b6142e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend…

    …/minimist-1.2.6' into dependabot/npm_and_yarn/frontend/async-2.6.4
    JackWilb committed May 2, 2022
    Configuration menu
    Copy the full SHA
    f3c3520 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend…

    …/tar-6.1.11' into dependabot/npm_and_yarn/frontend/async-2.6.4
    JackWilb committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2bd6920 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #218 from visdesignlab/dependabot/npm_and_yarn/fro…

    …ntend/async-2.6.4
    
    Bump async from 2.6.3 to 2.6.4 in /frontend
    JackWilb committed May 2, 2022
    Configuration menu
    Copy the full SHA
    69d0212 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Merge pull request #219 from visdesignlab/upgrade-django

    Bump django to 3.2
    JackWilb committed May 10, 2022
    Configuration menu
    Copy the full SHA
    299dcab View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Create LICENSE.md

    haihan-lin committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8d51157 View commit details
    Browse the repository at this point in the history
  2. Update LICENSE.md

    haihan-lin committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    78212dd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. make a unified tab pane

    haihan-lin committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    c4f897f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

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

Commits on Jul 5, 2022

  1. working draggable chips

    haihan-lin committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4879529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf689c View commit details
    Browse the repository at this point in the history
  3. Bump django from 3.2.13 to 3.2.14 in /backend

    Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.14.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@3.2.13...3.2.14)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c1cf277 View commit details
    Browse the repository at this point in the history
  4. make sankey working

    haihan-lin committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    15386a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24341ed View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. styling

    haihan-lin committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    23ec55f View commit details
    Browse the repository at this point in the history
  2. styling

    haihan-lin committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ff1df0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #224 from visdesignlab/sankey

    Sankey
    haihan-lin committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    629b5c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #222 from visdesignlab/dependabot/pip/backend/djan…

    …go-3.2.14
    
    Bump django from 3.2.13 to 3.2.14 in /backend
    JackWilb committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d1960ac View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. log process

    haihan-lin committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2ad8ebd View commit details
    Browse the repository at this point in the history
  2. log process

    haihan-lin committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c08ef1a View commit details
    Browse the repository at this point in the history
  3. fix some styling

    haihan-lin committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    1c79706 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. improving styles

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    bd7de49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6768755 View commit details
    Browse the repository at this point in the history
  3. add more tooltips

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ddd645c View commit details
    Browse the repository at this point in the history
  4. fix patient list

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    31eccb6 View commit details
    Browse the repository at this point in the history
  5. fix surgery list font

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b11aad2 View commit details
    Browse the repository at this point in the history
  6. fix dumbbell chart

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9388ba9 View commit details
    Browse the repository at this point in the history
  7. fix a menu mui error

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0913f1d View commit details
    Browse the repository at this point in the history
  8. fix dumbbell button color

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3c34ffb View commit details
    Browse the repository at this point in the history
  9. remove all css styling

    haihan-lin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    335fcc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e3cc27 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    e027461 View commit details
    Browse the repository at this point in the history
  2. fix variable names

    haihan-lin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    0aa4ddf View commit details
    Browse the repository at this point in the history
  3. remove import

    haihan-lin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    88e6aec View commit details
    Browse the repository at this point in the history
  4. fix button group

    haihan-lin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    aa97003 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Bump django from 3.2.14 to 3.2.15 in /backend

    Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.15.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@3.2.14...3.2.15)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    da2b3d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    3186ff7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from visdesignlab/mui

    Upgrade MUI to V5 and fix a bunch of bad code
    haihan-lin committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d779438 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #228 from visdesignlab/dependabot/pip/backend/djan…

    …go-3.2.15
    
    Bump django from 3.2.14 to 3.2.15 in /backend
    JackWilb committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    def7f88 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. fix name mode in dumbbbell

    haihan-lin committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ed8ecf8 View commit details
    Browse the repository at this point in the history