Peter Grlica
Peter Grlica
Should be done via Record list edit, set the column width
Backend support already exists, add the possibility to add custome expressions on UI - gets validated on the DAL layer (db date expressions)
Currently can be done via field expressions + new field, but a more complete version should be done.
Corteza js/vue packages are linked to the frontend in `package.json` via npm's already released packages that we provide. Node supports relative linking of libs in the `package.json` as well, so...
Api server becomes unresponsive when a specific workflow is triggered that puts it into an indefinite pending state. **To reproduce:** Create a simple workflow (afterUpdate) that calls a subworkflow Inside...
Should show table output in the same area as the chart
Should be able to support '1 000.00', '1.000,00', '1 000,00'; accounting formats, financial formats, currency formats (see Excel or Google Sheets). Add proper dropdowns for the separators.
Invalid client issue on auth screen pops-up now and then, investigate what the culprit is. Some context: https://forum.cortezaproject.org/t/invalid-client-not-found-agian/981 **Cause:** This happens due to opening too many (>2) new tabs simultaneously....