HelperScripts-for-ProxmoxVE/frontend/src
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
..
__tests__ Add worflow to crawl APP verisons (#3192) 2025-03-18 11:20:28 +01:00
app Add "Not Updateable" tooltip to scripts (#3852) 2025-04-12 17:45:07 +02:00
components Add "Not Updateable" tooltip to scripts (#3852) 2025-04-12 17:45:07 +02:00
config Implement FAQ component and integrate it into the main page (#3709) 2025-04-06 22:28:04 +02:00
hooks Refactor ScriptItem and Buttons components to enhance layout and integrate dropdown for links. Update InterFaces component for improved styling and structure. (#3567) 2025-04-01 15:38:57 +02:00
lib core: move misc scripts to structured addon/pve paths | Refactor JSON Editor & Script Mapping (#3765) 2025-04-09 13:10:02 +02:00
styles fix: note component in json-editor getting out of focus when typing and revert theme switch animation (#706) 2024-12-06 21:12:35 +01:00