Commits
Click on a commit to change the comparison rangefix(ui): delete policy attachments via controlled modal5 months ago
by Lucas-Song-Dev Update ui/litellm-dashboard/src/components/policies/index.tsx5 months ago
by Lucas-Song-Dev fix(ui): use mutation for attachment delete5 months ago
by Lucas-Song-Dev refactor: migrate policy attachment deletion to useMutation hook with tests4 months ago
by Lucas-Song-Dev Merge remote-tracking branch 'origin/main' into fix-ui-policy-attachment-delete4 months ago
by Lucas-Song-Dev fix(ui): remove unused useMutation import and add React import to test4 months ago
by Lucas-Song-Dev