Skip to content

Commit

Permalink
Adding plugin schema generated form
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilamb committed Jun 17, 2024
1 parent a24a6d2 commit 07db45b
Show file tree
Hide file tree
Showing 9 changed files with 551 additions and 38 deletions.
3 changes: 3 additions & 0 deletions excludeProperties.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"excludedProperties": ["resourceRef","resourceRefs"]
}
177 changes: 153 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,9 @@
},
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.9.1"
},
"dependencies": {
"@rjsf/core": "^5.18.4",
"@rjsf/validator-ajv8": "^5.18.4"
}
}
Loading

0 comments on commit 07db45b

Please sign in to comment.