Commit Graph
191 Commits
Author SHA1 Message Date
beatz174-bit 6bca88fe2b Add clear control to product name field 2025-11-21 18:50:20 +10:00
beatz174-bit 85259981c4 Merge pull request #15 from beatz174-bit/codex/find-pick-list-design-purpose
Redesign pick list workflow for reuse
2025-11-21 18:49:51 +10:00
beatz174-bit 858c1559d7 Redesign pick lists for reuse 2025-11-21 18:49:35 +10:00
beatz174-bit 48df3ea41e Merge pull request #14 from beatz174-bit/codex/implement-open-food-facts-barcode-lookup
Add Open Food Facts barcode lookup workflow
2025-11-21 18:44:55 +10:00
beatz174-bit cf9a4f010d Add Open Food Facts barcode lookup workflow 2025-11-21 18:44:38 +10:00
beatz174-bit 7f24948317 Merge pull request #13 from beatz174-bit/codex/move-camera-frame-to-popup-on-scan
Move barcode scanning to modal and allow adding missing products
2025-11-21 18:30:32 +10:00
beatz174-bit d5c5e9b9d0 Add modal barcode scanning flow and product link 2025-11-21 18:29:20 +10:00
beatz174-bit 0f3acd590b Merge pull request #12 from beatz174-bit/codex/update-barcode-scanner-page-features
Enhance barcode scanner lookup
2025-11-21 18:20:42 +10:00
beatz174-bit d099951883 Enhance barcode scanner lookup 2025-11-21 18:20:26 +10:00
beatz174-bit 127f05ec37 Merge pull request #11 from beatz174-bit/codex/remove-units-per-bulk-from-products
Add barcode scanning to manage products
2025-11-21 18:17:44 +10:00
beatz174-bit b81ac51242 Add barcode scanning to manage products 2025-11-21 18:17:01 +10:00
beatz174-bit e361af2a1c Merge pull request #10 from beatz174-bit/codex/find-purpose-of-unit-type-and-bulk-name
Use fixed unit and bulk labels in product UI
2025-11-21 18:09:27 +10:00
beatz174-bit fcf5b74be2 Use fixed unit and bulk labels in product UI 2025-11-21 18:09:12 +10:00
beatzaplenty 1bc5fa00b6 Buiuld APK
modified:   .gitignore
	new file:   .gradle/8.11.1/checksums/checksums.lock
	new file:   .gradle/8.11.1/executionHistory/executionHistory.bin
	new file:   .gradle/8.11.1/executionHistory/executionHistory.lock
	new file:   .gradle/8.11.1/fileChanges/last-build.bin
	new file:   .gradle/8.11.1/fileHashes/fileHashes.bin
	new file:   .gradle/8.11.1/fileHashes/fileHashes.lock
	new file:   .gradle/8.11.1/fileHashes/resourceHashesCache.bin
	new file:   .gradle/8.11.1/gc.properties
	new file:   .gradle/buildOutputCleanup/buildOutputCleanup.lock
	new file:   .gradle/buildOutputCleanup/cache.properties
	new file:   .gradle/buildOutputCleanup/outputFiles.bin
	new file:   .gradle/vcs-1/gc.properties
	new file:   android.keystore
	new file:   app-release-bundle.aab
	new file:   app-release-signed.apk
	new file:   app-release-signed.apk.idsig
	new file:   app-release-unsigned-aligned.apk
	new file:   app/build.gradle
	new file:   app/src/main/AndroidManifest.xml
	new file:   app/src/main/java/com/ddnsgeek/lan/stockfill/twa/Application.java
	new file:   app/src/main/java/com/ddnsgeek/lan/stockfill/twa/DelegationService.java
	new file:   app/src/main/java/com/ddnsgeek/lan/stockfill/twa/LauncherActivity.java
	new file:   app/src/main/res/drawable-anydpi/shortcut_legacy_background.xml
	new file:   app/src/main/res/drawable-hdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-hdpi/splash.png
	new file:   app/src/main/res/drawable-mdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-mdpi/splash.png
	new file:   app/src/main/res/drawable-xhdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-xhdpi/splash.png
	new file:   app/src/main/res/drawable-xxhdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-xxhdpi/splash.png
	new file:   app/src/main/res/drawable-xxxhdpi/ic_notification_icon.png
	new file:   app/src/main/res/drawable-xxxhdpi/splash.png
	new file:   app/src/main/res/mipmap-hdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-mdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-xhdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-xxhdpi/ic_launcher.png
	new file:   app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
	new file:   app/src/main/res/raw/web_app_manifest.json
	new file:   app/src/main/res/values/colors.xml
	new file:   app/src/main/res/values/strings.xml
	new file:   app/src/main/res/xml/filepaths.xml
	new file:   app/src/main/res/xml/shortcuts.xml
	new file:   build.gradle
	new file:   build/reports/problems/problems-report.html
	new file:   gradle.properties
	new file:   gradle/wrapper/gradle-wrapper.jar
	new file:   gradle/wrapper/gradle-wrapper.properties
	new file:   gradlew
	new file:   gradlew.bat
	new file:   manifest-checksum.txt
	new file:   settings.gradle
	new file:   store_icon.png
	new file:   twa-manifest.json
2025-11-21 17:44:42 +10:00
beatzaplenty 551e58b918 modified: public/manifest.json 2025-11-21 17:25:59 +10:00
beatzaplenty 19ae9d0140 Merge branch 'main' of https://github.com/beatz174-bit/stockfill 2025-11-21 17:24:01 +10:00
beatzaplenty 9ca9eb70a0 modified: public/manifest.json 2025-11-21 17:23:55 +10:00
beatz174-bit c6b4f5ff03 Merge pull request #9 from beatz174-bit/codex/fix-dockerfile-build-errors
Include index.html in Docker build
2025-11-21 16:52:01 +10:00
beatz174-bit 0243e79a9f Include index.html in Docker build 2025-11-21 16:51:52 +10:00
beatz174-bit c5f94fe902 Merge pull request #8 from beatz174-bit/codex/add-page-for-editing-product-categories
Add category management screen
2025-11-21 16:32:10 +10:00
beatz174-bit 6d363d1c43 Add category management screen 2025-11-21 16:31:57 +10:00
beatzaplenty f359b44416 Merge branch 'main' of https://github.com/beatz174-bit/stockfill 2025-11-21 16:24:03 +10:00
beatzaplenty 3402dbf5d4 modified: package-lock.json
modified:   package.json
2025-11-21 16:23:28 +10:00
beatz174-bit 9116741741 Merge pull request #7 from beatz174-bit/codex/add-navigation-to-all-pages
Add navigation bar to all pages
2025-11-21 16:23:16 +10:00
beatz174-bit e4dfdbf0c8 Add navigation bar across screens 2025-11-21 16:23:02 +10:00
beatz174-bit c278a86831 Merge pull request #6 from beatz174-bit/codex/add-controls-to-edit-or-delete-items
Add edit and delete controls for areas and products
2025-11-21 16:22:36 +10:00
beatz174-bit 8eaac86e02 Add edit and delete controls for areas and products 2025-11-21 16:22:22 +10:00
beatz174-bit c10463f53b Merge pull request #5 from beatz174-bit/codex/remove-chrome-from-launch-items
Update VS Code launch configs for server tasks
2025-11-21 16:15:52 +10:00
beatz174-bit 9381d41826 Update VS Code launch configs for server tasks 2025-11-21 16:15:36 +10:00
beatz174-bit 81afccaaaf Merge pull request #4 from beatz174-bit/codex/update-stockfill-folder-structure
Restructure project to root layout
2025-11-21 16:10:58 +10:00
beatz174-bit 3ffe9bbf99 Restructure project to root layout 2025-11-21 16:10:41 +10:00
beatz174-bit e0e26a34ab Merge pull request #3 from beatz174-bit/codex/review-and-correct-folder-structure
Move VSCode configuration to workspace root
2025-11-21 15:49:54 +10:00
beatz174-bit f8527573fb Move VSCode configuration to workspace root 2025-11-21 15:49:45 +10:00
beatz174-bit 16c0ee8ac8 Merge pull request #2 from beatz174-bit/codex/add-vscode-configuration-for-servers
Add VSCode launch configs for dev and preview servers
2025-11-21 15:42:26 +10:00
beatz174-bit 89fd32c027 Add VSCode launch configs for dev and preview servers 2025-11-21 15:42:10 +10:00
beatz174-bit 38bd73833d Merge pull request #1 from beatz174-bit/codex/create-full-specification-for-stockfill
Replace PWA icons with SVG asset
2025-11-21 15:38:19 +10:00
beatz174-bit 2111ce35fd Replace binary PWA icons with SVG 2025-11-21 15:37:59 +10:00
beatzaplenty f95265b2b0 new file: .vscode/settings.json 2025-11-21 15:33:36 +10:00
beatzaplenty ccb24b2606 modified: Agents.md 2025-11-21 15:12:12 +10:00
beatzaplenty 5d4079579a new file: Agents.md 2025-11-21 15:08:49 +10:00
beatz174-bit 40c50d4f81 Initial commit 2025-11-21 15:06:22 +10:00