Mappings
{% for message in app.flashes('success') %}{{ message }}
{% endfor %} {% for message in app.flashes('error') %}{{ message }}
{% endfor %}| Chemin public | Dépôt | Réf. | Fichier | Actif | Dernière synchro | Dernier succès | Erreur | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ mapping.publicPath }} | {{ mapping.repositoryUrl }} | {{ mapping.gitRef }} | {{ mapping.repositoryFilePath }} | {{ mapping.active ? 'oui' : 'non' }} | {{ mapping.lastSyncStatus }} | {{ mapping.lastSuccessfulSyncAt ? mapping.lastSuccessfulSyncAt|date('Y-m-d H:i:s') : '' }} | {{ mapping.lastSyncError }} | Modifier |
| Aucun mapping. | ||||||||