processmaker
processmaker copied to clipboard
ProcessMaker BPM Core
## Issue & Reproduction Steps Describe the issue this ticket solves and describe how to reproduce the issue (please attach any fixtures used to reproduce the issue). ## Solution -...
## Issue & Reproduction Steps Describe the issue this ticket solves and describe how to reproduce the issue (please attach any fixtures used to reproduce the issue). ## Solution -...
https://processmaker.atlassian.net/browse/FOUR-20297 ci:deploy
## Issue & Reproduction Steps task variable in the edit.blade.php produce performance issues during a task edit rendering ## Solution - decouple task info in two groups (essential and request_data)...
Use Monaco's AMD loader so it can handle importing whatever dependencies are needed based on the file type. This speeds up the front end for pages that use monaco. This...
This pull request includes changes for migrating from Laravel Mix to Vite outlined in [Migration Guide](https://github.com/laravel/vite-plugin/blob/main/UPGRADE.md#migrating-from-laravel-mix-to-vite) and automated by the [Vite Converter](https://laravelshift.com/convert-laravel-mix-to-vite). **Before merging**, you need to: - Checkout the...