mirror of
https://github.com/langgenius/dify.git
synced 2026-02-07 03:21:22 +08:00
|
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
- 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. |
||
|---|---|---|
| .. | ||
| app-selector | ||
| model-selector | ||
| multiple-tool-selector | ||
| subscription-list | ||
| tool-selector | ||
| action-list.tsx | ||
| agent-strategy-list.tsx | ||
| datasource-action-list.tsx | ||
| detail-header.tsx | ||
| endpoint-card.tsx | ||
| endpoint-list.tsx | ||
| endpoint-modal.tsx | ||
| index.tsx | ||
| model-list.tsx | ||
| operation-dropdown.tsx | ||
| strategy-detail.tsx | ||
| strategy-item.tsx | ||
| trigger-events-list.tsx | ||
| utils.ts | ||