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

feat: dicom tag browser #248

Merged
merged 38 commits into from
Oct 31, 2024
Merged

feat: dicom tag browser #248

merged 38 commits into from
Oct 31, 2024

Commits on Oct 29, 2024

  1. Init

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6f0d065 View commit details
    Browse the repository at this point in the history
  2. Use antd

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8f1bde2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5fc670 View commit details
    Browse the repository at this point in the history
  4. Fix style

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    53d8581 View commit details
    Browse the repository at this point in the history
  5. Fix cache

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d572f0d View commit details
    Browse the repository at this point in the history
  6. Address types

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    381c74f View commit details
    Browse the repository at this point in the history
  7. Revert changes

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bc61884 View commit details
    Browse the repository at this point in the history
  8. Add tree like structure

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    90e86cd View commit details
    Browse the repository at this point in the history
  9. Address style issues

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    45412c4 View commit details
    Browse the repository at this point in the history
  10. Remove ellipsis

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    16effa7 View commit details
    Browse the repository at this point in the history
  11. Update styles

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    dd220e8 View commit details
    Browse the repository at this point in the history
  12. Fix alignment

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    413946a View commit details
    Browse the repository at this point in the history
  13. Use lib to render table

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2da7823 View commit details
    Browse the repository at this point in the history
  14. Remove unnused code

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cf8983e View commit details
    Browse the repository at this point in the history
  15. Adjuments

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    eac2656 View commit details
    Browse the repository at this point in the history
  16. Address errors

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2317d35 View commit details
    Browse the repository at this point in the history
  17. Scope the styles

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9c07c05 View commit details
    Browse the repository at this point in the history
  18. Address lint

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    91de17c View commit details
    Browse the repository at this point in the history
  19. Address lint

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    47619cf View commit details
    Browse the repository at this point in the history
  20. Address lint

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3712e9d View commit details
    Browse the repository at this point in the history
  21. Address lint errors

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4792d3c View commit details
    Browse the repository at this point in the history
  22. Address lint errors

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3af3aa8 View commit details
    Browse the repository at this point in the history
  23. Remove unused file

    igoroctaviano committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4b6ddef View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Address comments

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    530bdc3 View commit details
    Browse the repository at this point in the history
  2. Move to antd

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9d8a163 View commit details
    Browse the repository at this point in the history
  3. Fix search

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    79102cf View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    61ad9c9 View commit details
    Browse the repository at this point in the history
  5. Remove unused packages

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e166a30 View commit details
    Browse the repository at this point in the history
  6. Address lint

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    28b8242 View commit details
    Browse the repository at this point in the history
  7. Use inline style

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6738fd5 View commit details
    Browse the repository at this point in the history
  8. Add items level

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ca7949d View commit details
    Browse the repository at this point in the history
  9. Address style

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b4b30ac View commit details
    Browse the repository at this point in the history
  10. Lint

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9f7d985 View commit details
    Browse the repository at this point in the history
  11. Lint

    igoroctaviano committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    28524f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    91317ce View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Stringify objects

    igoroctaviano committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    df575f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/dicom-tag-browser' of github.com:ImagingDataCommon…

    …s/slim into feat/dicom-tag-browser
    igoroctaviano committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7b1afca View commit details
    Browse the repository at this point in the history
  3. Refactor

    igoroctaviano committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9edbe99 View commit details
    Browse the repository at this point in the history