branch feature/253-tuiles updated (b6d1a441 -> de566ab4)
This is an automated email from the git hooks/post-receive script. New change to branch feature/253-tuiles in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from b6d1a441 Force les avatars à 30px new de566ab4 Ajout de configuration storybook 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 de566ab493193d69e86f3e6c761b0931a5d02fb3 Author: jcouteau <couteau@codelutin.com> Date: Thu Jan 16 16:19:39 2020 +0100 Ajout de configuration storybook Summary of changes: pollen-ui-riot-js/.storybook/preview-head.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pollen-ui-riot-js/.storybook/preview-head.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/253-tuiles in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit de566ab493193d69e86f3e6c761b0931a5d02fb3 Author: jcouteau <couteau@codelutin.com> Date: Thu Jan 16 16:19:39 2020 +0100 Ajout de configuration storybook --- pollen-ui-riot-js/.storybook/preview-head.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pollen-ui-riot-js/.storybook/preview-head.html b/pollen-ui-riot-js/.storybook/preview-head.html new file mode 100644 index 00000000..06fe6660 --- /dev/null +++ b/pollen-ui-riot-js/.storybook/preview-head.html @@ -0,0 +1,9 @@ +<script> +window.pollenConf = { + endPoint: "http://localhost:8081", + piwikUrl: "", // add the piwik url, eg: http://localhost/piwik + piwikSiteId: "", // add the site id, eg: 3 + defaultMessageTimeout: 15, + resourceMaxSize: 10000000 // octets => 10 Mo +}; +</script> \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm