jsreport extension adding support for exporting and importing jsreport objects
See http://jsreport.net/learn/import-export
- update axios to fix audit
- make export to not commit transaction to improve performance in stores
- fix snyk audit
- update axios to fix npm audit
- fix issues when importing an export that contain folder (and nested entities) inside the same folder
- minimum node.js version is now
18.15.0
- update studio build against new webpack and babel
- refactor to use new methods
collection.findAdmin
,collection.findOneAdmin
,reporter.adminRequest
- changes to studio ui to support multi-selection of entities
- fix npm audit
- fix import-export cli authorization errors when running
- compatibility updates for new version of jsreport-cli (import, export commands)
- refactor ListenerCollection usage for better stack traces
Adaptations for the v3 APIs