dify/web/app/components/snippets/components
FFXN 4fcca7a66d fix(snippets): support exporting and deleting workflow versions
- export DSL from a selected published snippet workflow
- wire the snippet DSL export handler into version history
- add the missing DELETE endpoint for historical versions
- prevent deletion of draft and currently active versions
- regenerate API contracts and add regression tests
2026-08-20 15:11:34 +08:00
..
__tests__ fix(snippets): support exporting and deleting workflow versions 2026-08-20 15:11:34 +08:00
hooks fix(snippets): support exporting and deleting workflow versions 2026-08-20 15:11:34 +08:00
snippet-header fix(web): name snippet stop action (#40278) 2026-08-10 02:56:11 +00:00
snippet-children.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
snippet-collapsed-preview.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
snippet-detail-section.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
snippet-detail-sidebar.tsx refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
snippet-detail-top.tsx refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
snippet-layout.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
snippet-main.tsx fix(snippets): support exporting and deleting workflow versions 2026-08-20 15:11:34 +08:00
snippet-placeholder-icon.tsx fix(web): update snippet placeholder icon color (#38445) 2026-07-06 05:10:36 +00:00
snippet-run-panel.tsx fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
snippet-sidebar.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow-panel.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00