ProxmoxVE/frontend
Bram Suurd 6f96aebc27
Enhance Tooltip component by adding CircleHelp icon and fix instructions in script component (#910)
* Enhance Tooltip component by adding CircleHelp icon and adjusting layout. Updated TooltipContent max width for better display.

* Refactor ScriptItem and InstallCommand components to improve conditional rendering based on item type. Updated text to clarify usage instructions for 'misc' type scripts.
2024-12-19 09:16:54 +01:00
..
public Use static assets instead of fetching from github (#156) 2024-11-09 20:06:54 +01:00
src Enhance Tooltip component by adding CircleHelp icon and fix instructions in script component (#910) 2024-12-19 09:16:54 +01:00
.eslintrc.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.gitignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierignore merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
.prettierrc merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
components.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
LICENSE merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
next.config.mjs manually set basePath in next.config.mjs (#109) 2024-11-06 23:57:50 +01:00
package-lock.json Bump nanoid from 3.3.7 to 3.3.8 in /frontend (#845) 2024-12-16 04:55:03 -08:00
package.json Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00
postcss.config.mjs merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tailwind.config.ts merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
tsconfig.json merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
vitest.config.mjs Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00