xwikisas / application-ideas

Suggest ideas and vote for them
0 stars 4 forks source link

Investigate the need of programming rights #46 #47

Closed trrenty closed 2 years ago

trrenty commented 2 years ago

I'm in the process of moving the code of IdeaVoteService, the file causing the problem, to Java.

Following the same process done with XPoll Application, I created a Rest resource available at /wikis/{wikiName}/spaces/{spaceName: .+}/pages/{pageName}/action/{actionName}/ideas that will be used to add/remove votes to/from the Idea poll.

Also, I created a ScriptService that will provide the rest link for a given documentReference and action.