diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c6eee6c..4802a77 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,16 +4,11 @@ - @@ -769,7 +763,8 @@ - diff --git a/CHANGELOG.md b/CHANGELOG.md index e88d430..2bafd91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,8 @@ Ajouter dans le fichier .env du frontend * Finalisation de la partie réception de marchandise * [#267] Lister les réceptions en attente * [#268] Lister les réceptions terminées +* [#316] Admin liste des transporteurs +* [#312] Creation administration listing fournisseurs ### Changed diff --git a/config/version.yaml b/config/version.yaml index 283b71b..8cb715d 100644 --- a/config/version.yaml +++ b/config/version.yaml @@ -1,2 +1,2 @@ parameters: - app.version: '0.0.32' + app.version: '0.0.34' diff --git a/frontend/layouts/admin.vue b/frontend/layouts/admin.vue index fef789c..9b0e146 100644 --- a/frontend/layouts/admin.vue +++ b/frontend/layouts/admin.vue @@ -21,12 +21,18 @@
-