refactor : merge Inventory_frontend submodule into frontend/ directory

Merges the full git history of Inventory_frontend into the monorepo
under frontend/. Removes the submodule in favor of a unified repo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-04-01 14:17:57 +02:00
226 changed files with 56920 additions and 4 deletions

4
.gitignore vendored
View File

@@ -34,10 +34,6 @@ FEATURE_IDEAS.md
bin/.phpunit.result.cache
###< temp files ###
###> frontend ###
/frontend/
###< frontend ###
###> ide ###
/.idea/
###< ide ###