branch feature/votes-screen updated (77b9935 -> 36e2bfc)
This is an automated email from the git hooks/post-receive script. New change to branch feature/votes-screen in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 77b9935 correction dépendance de la session adds 36e2bfc Adaptation de l'écran de votes No new revisions were added by this update. Summary of changes: pollen-ui-riot-js/src/main/web/conf.js | 2 +- pollen-ui-riot-js/src/main/web/i18n.json | 25 +- pollen-ui-riot-js/src/main/web/js/FetchService.js | 3 + pollen-ui-riot-js/src/main/web/js/Poll.js | 189 ++++++ pollen-ui-riot-js/src/main/web/js/Session.js | 15 +- pollen-ui-riot-js/src/main/web/tag/Home.tag.html | 9 +- .../src/main/web/tag/poll/Comments.tag.html | 403 ++++++------ .../src/main/web/tag/poll/CreatePoll.tag.html | 22 +- .../src/main/web/tag/poll/Poll.tag.html | 253 ++------ .../src/main/web/tag/poll/Results.tag.html | 113 ++-- .../src/main/web/tag/poll/Votes.tag.html | 701 +++++++++------------ 11 files changed, 821 insertions(+), 914 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/js/Poll.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm