dify/web/app/components/plugins/plugin-auth/authorized
CodingOnStar c29af7a15f feat(auth): implement credential management modals and hooks
- Added  component for handling delete confirmation and edit modals.
- Introduced  and  for displaying credentials.
- Created custom hooks  and  to manage credential actions and modal states.
- Refactored  component to utilize new hooks and components for improved readability and maintainability.
2026-01-14 17:05:17 +08:00
..
hooks feat(auth): implement credential management modals and hooks 2026-01-14 17:05:17 +08:00
authorized-modals.tsx feat(auth): implement credential management modals and hooks 2026-01-14 17:05:17 +08:00
credential-section.tsx feat(auth): implement credential management modals and hooks 2026-01-14 17:05:17 +08:00
index.spec.tsx feat(auth): implement credential management modals and hooks 2026-01-14 17:05:17 +08:00
index.tsx feat(auth): implement credential management modals and hooks 2026-01-14 17:05:17 +08:00
item.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00