Pick up userId from apex editor URL 83/113383/2
authorliamfallon <liam.fallon@est.tech>
Wed, 30 Sep 2020 14:56:24 +0000 (15:56 +0100)
committerLiam Fallon <liam.fallon@est.tech>
Wed, 30 Sep 2020 15:22:25 +0000 (15:22 +0000)
commit33c9f2c07083f2f94f909a27f406da2744c4158f
tree1f8010eb7def66b9b6f055a9f32dae0d070463db
parent8254698572dd9475c7dd6070ffe7b68361fb6834
Pick up userId from apex editor URL

The userId must be picked up from the URL passed to the policy editor
and then passed to the server.

Issue-ID: POLICY-2850
Change-Id: I98948f2e0a2bf8090926751ee98c26c46d272fcf
Signed-off-by: liamfallon <liam.fallon@est.tech>
gui-editors/gui-editor-apex/src/main/java/org/onap/policy/gui/editors/apex/rest/handling/ApexEditorRestResource.java
gui-editors/gui-editor-apex/src/main/java/org/onap/policy/gui/editors/apex/rest/handling/plugin/upload/PolicyUploadHandler.java
gui-editors/gui-editor-apex/src/main/resources/webapp/js/ApexFiles.js