Skip to content

Commit

Permalink
Fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
vin0401 committed Dec 13, 2024
1 parent 75e966f commit eed8a2e
Show file tree
Hide file tree
Showing 32 changed files with 1,980 additions and 10,334 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ export const useSubmitWorkflow = (workflowName: string): UseSubmitWorkflowReturn
actionType,
elementId: id,
elementType,
workflowName: _.snakeCase(workFlowName),
transition,
workflowId: _.snakeCase(workFlowName),
transitionId: _.snakeCase(transition),
workflowOptions: workFlowOptions
}
})
Expand Down

This file was deleted.

2 changes: 0 additions & 2 deletions public/build/022e8b9c-4d39-4726-b7d1-b359a699064c/main.js

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 14 additions & 0 deletions public/build/16d79af9-32da-4663-b12b-528e4dbafe94/entrypoints.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"entrypoints": {
"main": {
"css": [
"http://localhost:3030/build/16d79af9-32da-4663-b12b-528e4dbafe94/vendors-node_modules_dnd-kit_modifiers_dist_modifiers_esm_js-node_modules_dnd-kit_sortable_di-cbce9d.css",
"http://localhost:3030/build/16d79af9-32da-4663-b12b-528e4dbafe94/main.css"
],
"js": [
"http://localhost:3030/build/16d79af9-32da-4663-b12b-528e4dbafe94/vendors-node_modules_dnd-kit_modifiers_dist_modifiers_esm_js-node_modules_dnd-kit_sortable_di-cbce9d.js",
"http://localhost:3030/build/16d79af9-32da-4663-b12b-528e4dbafe94/main.js"
]
}
}
}
1,964 changes: 1,964 additions & 0 deletions public/build/16d79af9-32da-4663-b12b-528e4dbafe94/manifest.json

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions public/build/275af731-bb93-4baa-9dd8-71fb20cbb614/entrypoints.json

This file was deleted.

1,964 changes: 0 additions & 1,964 deletions public/build/275af731-bb93-4baa-9dd8-71fb20cbb614/manifest.json

This file was deleted.

2 changes: 0 additions & 2 deletions public/build/595e6d31-2478-452f-a32c-5c44adb77244/105.js

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions public/build/595e6d31-2478-452f-a32c-5c44adb77244/core-dll.css

This file was deleted.

2 changes: 0 additions & 2 deletions public/build/595e6d31-2478-452f-a32c-5c44adb77244/core-dll.js

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions public/build/595e6d31-2478-452f-a32c-5c44adb77244/entrypoints.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit eed8a2e

Please sign in to comment.