Skip to content
Snippets Groups Projects
Commit 58726237 authored by Romain CREY's avatar Romain CREY
Browse files

picto modal konnector

parents b76115c6 3da356df
No related branches found
No related tags found
2 merge requests!32Dev,!30Features/us158 review design
...@@ -44,6 +44,7 @@ build_stack: ...@@ -44,6 +44,7 @@ build_stack:
publish: publish:
stage: publish stage: publish
image: node:10.15.0
script: script:
- yarn cozyPublish - yarn cozyPublish
only: only:
......
...@@ -32,18 +32,6 @@ ...@@ -32,18 +32,6 @@
"type": "io.cozy.settings", "type": "io.cozy.settings",
"verbs": ["GET"] "verbs": ["GET"]
}, },
"enedis": {
"description": "Utilisé pour partager vos données Enedis",
"type": "com.grandlyon.enedis.*"
},
"grdf": {
"description": "Utilisé pour partager vos données GRDF",
"type": "com.grandlyon.grdf.*"
},
"egl": {
"description": "Utilisé pour partager vos données EGL",
"type": "com.grandlyon.egl.*"
},
"accounts": { "accounts": {
"description": "Utilisé pour obtenir les données du compte", "description": "Utilisé pour obtenir les données du compte",
"type": "io.cozy.accounts" "type": "io.cozy.accounts"
...@@ -60,6 +48,18 @@ ...@@ -60,6 +48,18 @@
"description": "Utilisé pour récupérer de la donnée depuis vos comptes énergétiques", "description": "Utilisé pour récupérer de la donnée depuis vos comptes énergétiques",
"type": "io.cozy.jobs" "type": "io.cozy.jobs"
}, },
"enedis": {
"description": "Utilisé pour partager vos données Enedis",
"type": "com.grandlyon.enedis.*"
},
"grdf": {
"description": "Utilisé pour partager vos données GRDF",
"type": "com.grandlyon.grdf.*"
},
"egl": {
"description": "Utilisé pour partager vos données EGL",
"type": "com.grandlyon.egl.*"
},
"ecolyo": { "ecolyo": {
"description": "Utilisé pour partager vos données Ecolyo.", "description": "Utilisé pour partager vos données Ecolyo.",
"type": "com.grandlyon.ecolyo.*" "type": "com.grandlyon.ecolyo.*"
......
<svg width="42" height="40" viewBox="0 0 42 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.64307 36.7416L38.3571 3.55908" stroke="#D25959" stroke-width="8"/>
<path d="M38.3572 36.7416L3.64318 3.55908" stroke="#D25959" stroke-width="8"/>
</svg>
<svg width="57" height="43" viewBox="0 0 57 43" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.10266 23.2133L19.1834 36.7416L53.8974 3.55908" stroke="#E3B82A" stroke-width="8"/>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment