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(ui-debug): update the view #2093

Merged
merged 23 commits into from
Sep 16, 2024
Merged

Commits on Sep 13, 2024

  1. feat(ui-debug): update the view

    * install and use @mui/x-tree-view instead of the beta version of TreeView
    * update style
    * use SplitView
    * fix data type
    * fix issue with `list.txt` file displayed like a folder
    skamril committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ce0464f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1158076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bf134c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af64f24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f9d1c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f003bba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ff8ac6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f63588 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a653962 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    c71e71a View commit details
    Browse the repository at this point in the history
  2. fix(ui): type issues

    skamril committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d38243a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ead89b View commit details
    Browse the repository at this point in the history
  4. feat(ui-commons): add save feature in JSONEditor component

    * create a save button in the menu
    * add missing typing
    * update style
    skamril committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    64601b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a8426a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6cd6cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a177ef6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c1b3ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0664ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac2a2c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82db033 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5a0946a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed44cb View commit details
    Browse the repository at this point in the history
  3. feat(ui-debug): add import and export buttons on data views

    * add `path` URL parameter
    * display filename
    skamril committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7cebe24 View commit details
    Browse the repository at this point in the history