andreastanderen
andreastanderen
## Description Today we have to ways to add a new text to the text-file(s). 1. Either add it from the text-editor; then you will add a new text-id and...
## Description Add dataType to appmetadata when adding payment and signing tasks to bpmn process. Use custom prefix id `paymentInformation-` and `signatureInformation-` and 4 characters random identifier as suffix. Remove...
## Description Signing tasks must have defined xml elements in bpmn process file of which data types to sign, meaning what data types that should be added the signature field...
## Description Mock that current layout set/task that is edited in ux-editor has a connected datatype for preview not to crash. Then the app-developer is not presented with the generic...
### Description of the bug ## Description When persisting a featureflag all available featureflags is added to session storage and will become available. ### Steps To Reproduce 1. Open an...
### Description Add a section in process config panel for viewing and changing layoutSetName. There is already a hook `mutateLayoutSet` (should include `name` at the end) that changes the name...
### Description To communicate to the app-developer why the options in the list of possible data models to connect to the different tasks is varying in size, we need to...
## Description Run script that updated texts for Input and new properties `alertOnChange` for MultiSelect and Dropdown. - Add texts in `nb.json` for the new texts in InputSchema - AlertOnChange...
## Description Add new components: Cards, Audio and Video Missing support for `cards` which is required for Cards component so must be added before this PR is done 😄 _Not...