ProxmoxVE/frontend
Bram Suurd 3668c089dd
Add "Not Updateable" tooltip to scripts (#3852)
* Refactor Tooltips component to use BadgeProps for variant type and enhance updateable logic with failure state

* Update tooltip content in Tooltips component to clarify update process for non-updateable scripts

* Refactor Tooltips component to make content optional and improve conditional rendering for better UX

* Refactor conditional rendering in Tooltips component to simplify updateable logic and enhance clarity for non-updateable scripts

* Refactor TooltipBadge component in Tooltips to enhance readability and streamline conditional rendering for privileged and non-updateable states

* Update @radix-ui/react-tooltip to version 1.2.0 and update tooltip component
2025-04-12 17:45:07 +02:00
..
public Update versions.json (#3846) 2025-04-12 10:34:29 +02:00
src Add "Not Updateable" tooltip to scripts (#3852) 2025-04-12 17:45:07 +02: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 Add "Not Updateable" tooltip to scripts (#3852) 2025-04-12 17:45:07 +02:00
package.json Add "Not Updateable" tooltip to scripts (#3852) 2025-04-12 17:45:07 +02: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 Add worflow to crawl APP verisons (#3192) 2025-03-18 11:20:28 +01:00
vitest.config.mjs Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00