Readd support to create copies of pool sessions
A new API endpoint is used to create a copy instead of locally exporting and importing the session (2.3 behavior).
Showing
- src/main/webapp/app/controller/SessionImport.js 35 additions, 0 deletionssrc/main/webapp/app/controller/SessionImport.js
- src/main/webapp/app/proxy/RestProxy.js 10 additions, 0 deletionssrc/main/webapp/app/proxy/RestProxy.js
- src/main/webapp/app/view/home/PublicPoolSingleItemPanel.js 1 addition, 1 deletionsrc/main/webapp/app/view/home/PublicPoolSingleItemPanel.js
Please register or sign in to comment