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: add Visual JSON Schema Editor #905

Merged
merged 43 commits into from
Mar 26, 2024

Commits on Dec 18, 2023

  1. initial draft

    princerajpoot20 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f19fa19 View commit details
    Browse the repository at this point in the history
  2. initial draft

    princerajpoot20 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1f8e1ab View commit details
    Browse the repository at this point in the history
  3. fix sonar

    princerajpoot20 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7ecddd3 View commit details
    Browse the repository at this point in the history
  4. minor changes

    princerajpoot20 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f8d508a View commit details
    Browse the repository at this point in the history
  5. fix build failed

    princerajpoot20 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2af3257 View commit details
    Browse the repository at this point in the history
  6. fix build failed

    princerajpoot20 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f74b64d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    45ff88e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba5c1c View commit details
    Browse the repository at this point in the history
  3. refractor schema

    princerajpoot20 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    660d5e0 View commit details
    Browse the repository at this point in the history
  4. refractor

    princerajpoot20 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b2b82cc View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

    princerajpoot20 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b2a619c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a4da48 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 19, 2024

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

Commits on Jan 30, 2024

  1. fix error for stories

    princerajpoot20 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6bad462 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3283fd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. ui changes

    princerajpoot20 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    03cd901 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. ui changes

    princerajpoot20 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    326420c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. lint fix

    princerajpoot20 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5411b46 View commit details
    Browse the repository at this point in the history
  2. ui changes

    princerajpoot20 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0601679 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    882b39d View commit details
    Browse the repository at this point in the history
  2. lint fix

    princerajpoot20 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    405654a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d7924 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    bde3692 View commit details
    Browse the repository at this point in the history
  2. type error fix

    princerajpoot20 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2221583 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    9bef247 View commit details
    Browse the repository at this point in the history
  2. git conflict

    princerajpoot20 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    34f2a9d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 14, 2024

  1. fix type error

    princerajpoot20 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8cbaeaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aec265 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3f65e View commit details
    Browse the repository at this point in the history
  4. added trash icon

    princerajpoot20 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    631adf1 View commit details
    Browse the repository at this point in the history
  5. align icon to right

    princerajpoot20 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    88f1e66 View commit details
    Browse the repository at this point in the history
  6. lint fix

    princerajpoot20 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    63d427d View commit details
    Browse the repository at this point in the history
  7. lint fix

    princerajpoot20 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9e457c1 View commit details
    Browse the repository at this point in the history
  8. organized files

    princerajpoot20 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    62ef4ec View commit details
    Browse the repository at this point in the history
  9. sonar fix

    princerajpoot20 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5a22d95 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

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