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

JSON schema: improve non-storage parts #1437

Merged
merged 6 commits into from
Jul 19, 2024
Merged

JSON schema: improve non-storage parts #1437

merged 6 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. JSON schema: improve non-storage parts

    - disallow additional properties
    - more specific type than string
    mvidner committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cf82c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6caa8c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    9c2c97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afabdc0 View commit details
    Browse the repository at this point in the history
  3. setup-web.sh: run npm-install unconditionally

    otherwise npm run fails after the requirements change and we keep working with
    an outdated environment: "Cannot find module react-refresh-typescript"
    mvidner committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cee1b6f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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