diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6c69ede..a3262d4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,16 +4,11 @@ - - + - - - - - + @@ -36,15 +31,15 @@ - + - + @@ -215,9 +210,6 @@ - - - { "customColor": "", "associatedIndex": 5 @@ -235,14 +227,14 @@ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true", "RunOnceActivity.git.unshallow": "true", "RunOnceActivity.typescript.service.memoryLimit.init": "true", - "git-widget-placeholder": "feat/317-admin-modification-creation-transporteur", + "git-widget-placeholder": "feat/312-creation-d-une-page-d-administration-listing-des-fournisseurs", "last_opened_file_path": "/home/sroy/Documents/test/Ferme", "node.js.detected.package.eslint": "true", "node.js.detected.package.tslint": "true", "node.js.selected.package.eslint": "(autodetect)", "node.js.selected.package.tslint": "(autodetect)", "nodejs_package_manager_path": "npm", - "settings.editor.selected.configurable": "advanced.settings", + "settings.editor.selected.configurable": "configurable.tailwindcss", "ts.external.directory.path": "/opt/phpstorm/plugins/javascript-plugin/jsLanguageServicesImpl/external", "vue.rearranger.settings.migration": "true" }, @@ -260,11 +252,11 @@ }]]> + - @@ -305,6 +297,30 @@ + + + 1768832208350 + + + + 1768832208350 + + + + 1768832516587 + + + + 1768832516587 + + + + 1768940104944 + + + + 1768940104944 + 1769005220331 @@ -665,39 +681,15 @@ 1770371073055 - + - 1770625975067 + 1770632525875 - 1770625975067 + 1770632525875 - - - 1770626214079 - - - - 1770626214079 - - - - 1770626285125 - - - - 1770626285125 - - - - 1770627797417 - - - - 1770627797417 - - + @@ -747,6 +739,7 @@ + @@ -757,6 +750,7 @@ + @@ -769,10 +763,8 @@ - - - - + + @@ -786,4 +778,4 @@ - \ No newline at end of file + diff --git a/CHANGELOG.md b/CHANGELOG.md index c0501d3..8e671d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ Ajouter dans le fichier .env du frontend * [#267] Lister les réceptions en attente * [#268] Lister les réceptions terminées * [#316] Admin liste des transporteurs +* [#312] Creation administration listing fournisseurs * [#317] Admin modification creation transporteur ### Changed diff --git a/config/version.yaml b/config/version.yaml index a6987e8..8cb715d 100644 --- a/config/version.yaml +++ b/config/version.yaml @@ -1,2 +1,2 @@ parameters: - app.version: '0.0.33' + app.version: '0.0.34' diff --git a/frontend/layouts/admin.vue b/frontend/layouts/admin.vue index ffd8694..c56dd31 100644 --- a/frontend/layouts/admin.vue +++ b/frontend/layouts/admin.vue @@ -21,15 +21,18 @@ -