jsreport extension adding templates exporting and importing API
npm install @jsreport/jsreport-import-exportjsreport extension adding support for exporting and importing jsreport objects
See http://jsreport.net/learn/import-export
22.18.0- update deps to fix audit
- update deps to fix audit
- update axios to fix audit
- 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