Skip to content

Commit

Permalink
Add disabled flag (#234)
Browse files Browse the repository at this point in the history
* fix: add disabled flag

* fix: tests

* fix: add disabled flag in openapi.yaml

* fix: layout slots

* fix: layout badges in roles and slots

* fix: use PrimeNG tooltips

* fix: tests

* fix: code smell

* fix: code smells
  • Loading branch information
HenryT-CG authored Jul 15, 2024
1 parent 876bddd commit c5b6d44
Show file tree
Hide file tree
Showing 33 changed files with 921 additions and 372 deletions.
266 changes: 256 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@storybook/angular": "7.6.16",
"@storybook/core-server": "7.6.16",
"@svgr/webpack": "^7.0.0",
"@swc-node/register": "^1.6.5",
"@swc-node/register": "^1.10.3",
"@swc/cli": "~0.1.63",
"@swc/core": "^1.4.8",
"@swc/helpers": "0.5.11",
Expand Down
Loading

0 comments on commit c5b6d44

Please sign in to comment.