Development Archive
Welcome to the Inventory API development archive! Here you’ll find the latest updates, changes, and improvements to the application throughout its development history.
This page is automatically updated with the latest changes from our GitHub repository. Each entry represents a day’s worth of development activity.
Recent Commits
Commit Documentation
March 27, 2026 at 10:15 PM by
Commit Documentation This directory contains automatically generated documentation for each commit to the main branch. Recent Commits chore(spa): Upgrade TypeScript to 6.0.2 and fix dependency compatibility (#650) - 2026-03-27 Fi dependency issues reported by dependabot (#648) - 2026-03-26 Chore(deps): Bump @metanull/inventory-app-api-client from 1.0.1-dev.321.2342 to 1.0.1-dev.1210.2216 in /spa in the spa-prod-dependencies group (#641) - 2026-03-26 Chore(deps-dev): Bump the node-dev-dependencies group across 1 directory with 3 updates (#646) - 2026-03-26 Update dependencies and add localStorage shim for…
chore(spa): Upgrade TypeScript to 6.0.2 and fix dependency compatibility (#650)
March 27, 2026 at 10:14 PM by Copilot
Commit: dd0d8de59be08f06d7013a5e81ad16b8313f58e6
chore(spa): Upgrade TypeScript to 6.0.2 and fix dependency compatibility (#650) Commit: dd0d8de59be08f06d7013a5e81ad16b8313f58e6 Date: 2026-03-27 22:14:34 +0000 Author: Copilot Commit Message chore(spa): Upgrade TypeScript to 6.0.2 and fix dependency compatibility (#650) * chore(spa): upgrade TypeScript to 6.0.2 and fix dependency compatibility - Bump typescript from ~5.9.3 to ~6.0.2 (resolves Dependabot PR #647) - Add npm overrides for @typescript-eslint/* peer dep on typescript (typescript-eslint 8.x declares peer dep <6.0.0 but works with TS6) - Remove deprecated baseUrl…
Fi dependency issues reported by dependabot (#648)
March 26, 2026 at 04:24 PM by PascalHavelange
Commit: 446f9c09b5b24cd405bd29cce4815b721b91788c
| Fi dependency issues reported by dependabot (#648) Commit: 446f9c09b5b24cd405bd29cce4815b721b91788c Date: 2026-03-26 16:24:29 +0000 Author: PascalHavelange Commit Message Fi dependency issues reported by dependabot (#648) | File | Change | — | — | package.json | jsdom ^28.1.0 → ^29.0.1 |
package-lock.json | Lock file updated for jsdom 29 | package-lock.json | picomatch 4.0.3 → 4.0.4 (security fix) |
package-lock.json | picomatch 4.0.3 → 4.0.4 (security fix) |
composer.lock | laravel/framework 12.56.0, laravel/jetstream 5.5.2,… |
Chore(deps): Bump @metanull/inventory-app-api-client from 1.0.1-dev.321.2342 to 1.0.1-dev.1210.2216 in /spa in the spa-prod-dependencies group (#641)
March 26, 2026 at 04:04 PM by dependabot[bot]
Commit: 7312ea7c58cec8672ffcafe8721e988e2c8b4abe
Chore(deps): Bump @metanull/inventory-app-api-client from 1.0.1-dev.321.2342 to 1.0.1-dev.1210.2216 in /spa in the spa-prod-dependencies group (#641) Commit: 7312ea7c58cec8672ffcafe8721e988e2c8b4abe Date: 2026-03-26 17:04:24 +0100 Author: dependabot[bot] Commit Message Chore(deps): Bump @metanull/inventory-app-api-client from 1.0.1-dev.321.2342 to 1.0.1-dev.1210.2216 in /spa in the spa-prod-dependencies group (#641) Chore(deps): Bump @metanull/inventory-app-api-client Bumps the spa-prod-dependencies group in /spa with 1 update: @metanull/inventory-app-api-client. Updates @metanull/inventory-app-api-client from 1.0.1-dev.321.2342 to 1.0.1-dev.1210.2216 - Release notes - Changelog - Commits — updated-dependencies: - dependency-name: “@metanull/inventory-app-api-client” dependency-version: 1.0.1-dev.1210.2216 dependency-type: direct:production update-type: version-update:semver-patch…
Chore(deps-dev): Bump the node-dev-dependencies group across 1 directory with 3 updates (#646)
March 26, 2026 at 03:53 PM by dependabot[bot]
Commit: 0e3835b1fc256de46385f0ce0329c35009fb5c81
Chore(deps-dev): Bump the node-dev-dependencies group across 1 directory with 3 updates (#646) Commit: 0e3835b1fc256de46385f0ce0329c35009fb5c81 Date: 2026-03-26 16:53:51 +0100 Author: dependabot[bot] Commit Message Chore(deps-dev): Bump the node-dev-dependencies group across 1 directory with 3 updates (#646) Bumps the node-dev-dependencies group with 3 updates in the / directory: baseline-browser-mapping, stylelint and vite. Updates baseline-browser-mapping from 2.10.9 to 2.10.11 - Release notes - Commits Updates stylelint from 17.5.0 to 17.6.0 - Release notes - Changelog - Commits Updates vite…
Update dependencies and add localStorage shim for Node.js 22+ compatibility (#645)
March 26, 2026 at 03:28 PM by PascalHavelange
Commit: 1666db39e4330387d775d648ca0b0831bb86e3c6
Update dependencies and add localStorage shim for Node.js 22+ compatibility (#645) Commit: 1666db39e4330387d775d648ca0b0831bb86e3c6 Date: 2026-03-26 16:28:48 +0100 Author: PascalHavelange Commit Message Update dependencies and add localStorage shim for Node.js 22+ compatibility (#645) * Fix dependencies * Fix dependencies * bump minor version (spa) * Fix: npm dependencies on laravel app’s UI ——— Co-authored-by: Pascal HAVELANGE <havelangep@hotmail.com> Files Changed 📝 Modified: package-lock.json 📝 Modified: spa/package-lock.json 📝 Modified: spa/package.json 📝 Modified: spa/vitest.setup.ts Links View commit on GitHub…
Importer: default image sync to symlink, add destination cleanup flag, and remove obsolete Theme entity mappings (#638)
March 22, 2026 at 09:24 PM by Copilot
Commit: a13fb55b18fcee681710bd479ab899679df39f70
Importer: default image sync to symlink, add destination cleanup flag, and remove obsolete Theme entity mappings (#638) Commit: a13fb55b18fcee681710bd479ab899679df39f70 Date: 2026-03-22 21:24:28 +0000 Author: Copilot Commit Message Importer: default image sync to symlink, add destination cleanup flag, and remove obsolete Theme entity mappings (#638) * feat(importer): default image sync to symlink and add clear-destination option Co-authored-by: metanull <20630081+metanull@users.noreply.github.com> Agent-Logs-Url: https://github.com/metanull/inventory-app/sessions/b31ab414-2f64-43d1-ab3f-35e518a7b22b * fix(importer): remove obsolete theme entity mappings and clarify image-sync default change Co-authored-by: metanull <20630081+metanull@users.noreply.github.com>…
Implement Collection parent-child hierarchy management; fix broken item image URLs (#636)
March 22, 2026 at 06:03 PM by Copilot
Commit: 0848c1984eb9fcb49399bf250b46beeb204a0b2a
Implement Collection parent-child hierarchy management; fix broken item image URLs (#636) Commit: 0848c1984eb9fcb49399bf250b46beeb204a0b2a Date: 2026-03-22 19:03:22 +0100 Author: Copilot Commit Message Implement Collection parent-child hierarchy management; fix broken item image URLs (#636) * Initial plan * Implement parent-child hierarchy for Collections; fix broken image URLs Co-authored-by: metanull <20630081+metanull@users.noreply.github.com> Agent-Logs-Url: https://github.com/metanull/inventory-app/sessions/f798c719-8fc6-412f-8a98-b1724c217ba2 * Fix: lint & format * Fix: Blade/Livewire frontend app for Collection/Item hierarchies Collection Hierarchy: - CollectionsTable.php: Added parentId, hierarchyMode, breadcrumbs computed property, navigateToParent(), navigateUp(),…
Remove obsolete documentation from the “concepts” page (#635)
March 22, 2026 at 07:42 AM by PascalHavelange
Commit: 26dee3720580140e42b0a8f0df70ff1376a5a0ec
Remove obsolete documentation from the “concepts” page (#635)
Commit: 26dee3720580140e42b0a8f0df70ff1376a5a0ec Date: 2026-03-22 07:42:48 +0000 Author: PascalHavelange
Commit Message
Remove obsolete documentation from the “concepts” page (#635)
Fix: Remove obsolete documentation in the “concepts” page
Co-authored-by: Pascal HAVELANGE <havelangep@hotmail.com>
Files Changed
📝 Modified: docs/concepts.md
Links
View commit on GitHub Browse repository at this commit
This documentation was automatically generated from Git commit data.
docs: rewrite documentation to be business-oriented, trim technical bloat (#634)
March 22, 2026 at 07:27 AM by Copilot
Commit: 82bd5fda4fb85e31a732662d1bdf5b13326605f3
docs: rewrite documentation to be business-oriented, trim technical bloat (#634) Commit: 82bd5fda4fb85e31a732662d1bdf5b13326605f3 Date: 2026-03-22 07:27:11 +0000 Author: Copilot Commit Message docs: rewrite documentation to be business-oriented, trim technical bloat (#634) * docs: rewrite documentation to be business-oriented, trim technical bloat, remove test counts Co-authored-by: metanull <20630081+metanull@users.noreply.github.com> Agent-Logs-Url: https://github.com/metanull/inventory-app/sessions/90697c5d-5084-4408-a1d3-88e55a0bd68f * docs: remove remaining test count mention from livewire docs Co-authored-by: metanull <20630081+metanull@users.noreply.github.com> Agent-Logs-Url: https://github.com/metanull/inventory-app/sessions/90697c5d-5084-4408-a1d3-88e55a0bd68f ——— Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: metanull <20630081+metanull@users.noreply.github.com> Co-authored-by: PascalHavelange <havelangep@gmail.com> Files Changed…
This page is automatically generated from our Git commit history and updated daily.
Last updated: March 27, 2026 at 10:15 PM