jmix-docs
jmix-docs copied to clipboard
Documentation for Jmix framework
### Description See support forum: [topic](https://forum.jmix.io/t/maps-mapview-using-epsg-21781-instead-of-epsg-4326/4573) Example in UI samples: https://github.com/jmix-framework/jmix-ui-samples-2/issues/25
See forum topics: - https://forum.jmix.io/t/jmix-2-x-x-opening-dialog-windows-documentation-additional-information-needed/4417 - https://forum.jmix.io/t/prevent-close-does-not-really-prevent-close/4472
E.g. `includeProperties`. Jmix docs section: https://docs.jmix.io/jmix/bulk-edit/index.html See https://forum.jmix.io/t/bulk-editor-in-jmix-v2/4518/2
Jmix docs section: https://docs.jmix.io/jmix/rest/files-api.html A role with `rest.fileUpload.enabled` specific policy must be assigned to user in order to **upload** files. A role with `rest.fileDownload.enabled` specific policy must be assigned to...
See #669
See https://github.com/jmix-framework/jmix/issues/961
- [ ] End-to-end UI tests - [ ] UI performance tests (based on https://forum.cuba-platform.com/t/performance-testing-for-web-ui-with-jmeter/5729) - [ ] Recommendations on logging levels Consider also: - [Document About Testing](https://forum.jmix.io/t/document-about-testing/309) - [Issue...
Examples are presented in the framework issue: jmix-framework/jmix#1207