Julien Fastré a256307b82
Fix the triggering of the event goToGenerateWorkflow when relatedEntityId is not known
The component PickWorkflow emitted the event "goToGenerateWorkflow" when the normal behaviour is intercepted. But that event generated the link to create the workflow to pass it in the payload's event. That generation failed, causing the whole event to fail.

Now, if the link could not been generated, the link is a blank string. There is a supplementary parameter `isLinkValid`, boolean, inform if the link is valid or not.
2024-10-23 13:44:31 +02:00
2021-11-23 14:05:45 +01:00
2023-05-03 23:00:08 +02:00
2023-10-03 07:52:45 +00:00
2022-05-05 07:13:53 +02:00
2021-11-23 14:05:45 +01:00
2024-09-19 13:42:20 +02:00
2023-02-04 01:19:34 +01:00
2021-05-04 14:49:36 +02:00
2024-08-28 12:21:43 +02:00

Chill framework

Documentation of the Chill software.

The online documentation can be found at http://docs.chill.social

See the docs directory for more.

Description
Miroir de chill-bundles
Readme AGPL-3.0 58 MiB
Languages
PHP 77.3%
Twig 10.4%
Vue 7.4%
JavaScript 3.1%
TypeScript 1%
Other 0.8%