HelperScripts-for-ProxmoxVE/frontend/src/components
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
..
icons 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
ui Add "Not Updateable" tooltip to scripts (#3852) 2025-04-12 17:45:07 +02:00
ApplicationChart.tsx Add basic pagination (#2715) 2025-02-27 15:56:56 +01:00
CommandMenu.tsx core: move misc scripts to structured addon/pve paths | Refactor JSON Editor & Script Mapping (#3765) 2025-04-09 13:10:02 +02:00
FAQ.tsx Implement FAQ component and integrate it into the main page (#3709) 2025-04-06 22:28:04 +02:00
Footer.tsx Implement FAQ component and integrate it into the main page (#3709) 2025-04-06 22:28:04 +02:00
handleCopy.tsx merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
Modal.tsx fix breaking ui 2025-01-30 13:48:36 +01:00
Navbar.tsx Refactor various components and configuration for mobile responsiveness. (#1679) 2025-01-22 20:36:51 +01:00
query-provider.tsx 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
TextCopyBlock.tsx merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
theme-provider.tsx merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00