dify/web/app/components/plugins/plugin-detail-panel/subscription-list/create
Harry 90240cb6db refactor(subscription): optimize subscription count handling in list view
- Replaced direct length checks on subscriptions with a computed subscriptionCount variable for improved readability and performance.
- Updated the CreateSubscriptionButton to conditionally render based on the new subscriptionCount variable, enhancing clarity in the component logic.
- Adjusted className logic for the button to account for multiple supported methods, ensuring better user experience.
2025-10-12 23:56:27 +08:00
..
common-modal.tsx feat: add validation status for formitem 2025-10-11 19:50:05 +08:00
index.tsx refactor(subscription): optimize subscription count handling in list view 2025-10-12 23:56:27 +08:00
oauth-client.tsx feat: change subscription field in workflow 2025-10-10 20:58:56 +08:00
type-dropdown.tsx feat: oauth config init 2025-09-18 00:00:50 +08:00