This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 947c4f9 divvers petites corrections sur l'écran de vote et des options d'un sondage new 6f6e3b9 Ajout d'une attente pendant les requêtes Rest The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 6f6e3b902f402aa461c687d78076481ceb52ef02 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Mar 27 11:08:39 2017 +0200 Ajout d'une attente pendant les requêtes Rest Summary of changes: pollen-ui-riot-js/package.json | 1 + pollen-ui-riot-js/src/main/web/css/main.css | 3 ++- pollen-ui-riot-js/src/main/web/index.html | 19 +++++++-------- pollen-ui-riot-js/src/main/web/js/FetchService.js | 4 ++++ pollen-ui-riot-js/src/main/web/js/Poll.js | 2 +- pollen-ui-riot-js/src/main/web/js/Session.js | 6 ++--- pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 4 +++- .../src/main/web/tag/PollenWaiter.tag.html | 27 ++++++++++++++++++++++ pollen-ui-riot-js/webpack.config.js | 3 ++- 9 files changed, 53 insertions(+), 16 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/PollenWaiter.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.