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: Enhancement of Visual Json Schema Editor #1065

Merged
merged 39 commits into from
Jun 6, 2024

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    06a2f4e View commit details
    Browse the repository at this point in the history
  2. added ability to delete properties and added property function for ca…

    …ses which path contain `array<object>`
    Gmin2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d5104da View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. modified the UI

    Gmin2 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c530d52 View commit details
    Browse the repository at this point in the history
  2. improve the UI

    Gmin2 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fa72fc6 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Gmin2 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3e567cb View commit details
    Browse the repository at this point in the history
  4. modified the delete property

    Gmin2 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    284832a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. array of type is visible

    Gmin2 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d81d930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ceb3c6 View commit details
    Browse the repository at this point in the history
  3. added all the changes requested

    Gmin2 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dadc00d View commit details
    Browse the repository at this point in the history
  4. cleanup

    Gmin2 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4334c14 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. added option to add property to the array<object> type, in the UI…

    … removed "Array Items", fixed changing of type for array types
    Gmin2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    04648c8 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Gmin2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1b1fd96 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on May 7, 2024

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    9983711 View commit details
    Browse the repository at this point in the history
  2. chnage color function

    Gmin2 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ccd6ea3 View commit details
    Browse the repository at this point in the history
  3. enter

    Gmin2 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f75170c View commit details
    Browse the repository at this point in the history
  4. Revert "enter"

    This reverts commit f75170c.
    Gmin2 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3b9320d View commit details
    Browse the repository at this point in the history
  5. enter

    Gmin2 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a9a5c0e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. added the remaining changes

    Gmin2 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f3d2278 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. added some changes

    Gmin2 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d05bf8a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    5e9c28f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bc7c8 View commit details
    Browse the repository at this point in the history
  3. added pnpm lock file

    Gmin2 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    562c640 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. removed unused prop in Dropdown

    Gmin2 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a3b9654 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Gmin2 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e18dedd View commit details
    Browse the repository at this point in the history
  3. fixed sonarcloud error

    Gmin2 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    472ae06 View commit details
    Browse the repository at this point in the history
  4. cleannnn

    Gmin2 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b616a30 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. added some reviewed change

    Gmin2 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    33e0b9f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2be5cb0 View commit details
    Browse the repository at this point in the history
  2. Revert "removed unused props in dropdownEditor"

    This reverts commit 2be5cb0.
    Gmin2 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    67d41dd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 2, 2024

  1. corrected all the changes

    Gmin2 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a08b46d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

  1. cleanup

    Gmin2 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cf87bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7707e06 View commit details
    Browse the repository at this point in the history