Commit Graph

32 Commits

Author SHA1 Message Date
0e0ab4a059 feat(#1,#2,#5): add checkup nav/progress, image optimization controls, and raise tab bar
Some checks failed
Luggage List Build / build-web (push) Successful in 31s
Luggage List Build / build-android (push) Failing after 1m46s
Luggage List Build / release (push) Has been skipped
2026-04-18 18:45:21 +02:00
89fd4c2f44 feat(#6): add randomized fake startup loader with suitcase progress
All checks were successful
Luggage List Build / build-web (push) Successful in 41s
Luggage List Build / build-android (push) Successful in 7m54s
Luggage List Build / release (push) Successful in 13s
luggage-list-build-89fd4c2
2026-04-18 18:32:34 +02:00
fbdae66c9b feat(#8): make item thumbnails smaller and left-aligned
All checks were successful
Luggage List Build / build-web (push) Successful in 29s
Luggage List Build / build-android (push) Successful in 6m12s
Luggage List Build / release (push) Successful in 12s
luggage-list-build-fbdae66
2026-04-18 18:25:54 +02:00
e8ffab355e feat(#9): remove trip image controls and displays from UI 2026-04-18 18:25:49 +02:00
2ec877362f feat: add centered quick-add item button in bottom nav
All checks were successful
Luggage List Build / build-web (push) Successful in 29s
Luggage List Build / build-android (push) Successful in 5m59s
Luggage List Build / release (push) Successful in 11s
luggage-list-build-2ec8773
2026-04-18 18:13:28 +02:00
fb54db0619 feat: replace native alerts with custom dialog modals
All checks were successful
Luggage List Build / build-web (push) Successful in 27s
Luggage List Build / build-android (push) Successful in 9m46s
Luggage List Build / release (push) Successful in 21s
luggage-list-build-fb54db0
2026-04-18 15:20:25 +02:00
a93fec97dc chore: limit CI triggers and move TODOs to Gitea issues
Some checks failed
Luggage List Build / build-android (push) Has been cancelled
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-web (push) Has been cancelled
2026-04-18 15:08:45 +02:00
86976d5c26 docs: rewrite latest requested UI polish tasks
Some checks failed
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
Luggage List Build / build-web (push) Has been cancelled
2026-04-18 15:05:46 +02:00
61b0a3d1fa feat: add trip edit/archive flow and item bulk filters
All checks were successful
Luggage List Build / build-web (push) Successful in 28s
Luggage List Build / build-android (push) Successful in 6m32s
Luggage List Build / release (push) Successful in 12s
luggage-list-build-61b0a3d
2026-04-18 14:53:02 +02:00
3080c3affd docs: add six next improvement ideas [skip ci] 2026-04-18 14:47:59 +02:00
d33fecd657 feat: add trip view modal with template and delete actions
All checks were successful
Luggage List Build / build-web (push) Successful in 36s
Luggage List Build / build-android (push) Successful in 6m30s
Luggage List Build / release (push) Successful in 12s
luggage-list-build-d33fecd
2026-04-18 14:43:13 +02:00
2417d2d597 feat: auto-select active or next trip by date
Some checks failed
Luggage List Build / build-web (push) Successful in 35s
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
2026-04-18 14:41:24 +02:00
f28ff010d7 feat: move trip creation and check-up into guided modals
Some checks failed
Luggage List Build / build-web (push) Successful in 35s
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
2026-04-18 14:39:47 +02:00
d40bd6a41c feat: add history long-press delete and quick item status actions
Some checks failed
Luggage List Build / build-web (push) Successful in 29s
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
2026-04-18 14:34:05 +02:00
2e45261354 feat: add camera capture for trip and item images
All checks were successful
Luggage List Build / build-web (push) Successful in 31s
Luggage List Build / build-android (push) Successful in 6m24s
Luggage List Build / release (push) Successful in 14s
luggage-list-build-2e45261
2026-04-18 14:19:48 +02:00
bd500674a0 fix(ui): stabilize modal keyboard behavior
All checks were successful
Luggage List Build / build-web (push) Successful in 55s
Luggage List Build / build-android (push) Successful in 6m28s
Luggage List Build / release (push) Successful in 10s
luggage-list-build-bd50067
2026-04-18 14:12:34 +02:00
ef7e0ba7a1 style: center and enlarge modals to overlay navbar
All checks were successful
Luggage List Build / build-web (push) Successful in 30s
Luggage List Build / build-android (push) Successful in 6m13s
Luggage List Build / release (push) Successful in 15s
luggage-list-build-ef7e0ba
2026-04-18 13:34:42 +02:00
f34ffe39c0 feat: polish UI, fix top inset, and add check-up correctness stats
All checks were successful
Luggage List Build / build-web (push) Successful in 38s
Luggage List Build / build-android (push) Successful in 6m16s
Luggage List Build / release (push) Successful in 14s
luggage-list-build-f34ffe3
2026-04-18 13:23:19 +02:00
30ee53fe75 feat: add calendar date picker, nav icons, and input-focused keyboard scrolling
All checks were successful
Luggage List Build / build-web (push) Successful in 28s
Luggage List Build / build-android (push) Successful in 5m59s
Luggage List Build / release (push) Successful in 11s
luggage-list-build-30ee53f
2026-04-18 13:12:51 +02:00
23a5f0ebae chore: remove unused docker compose and entrypoint files
All checks were successful
Luggage List Build / build-web (push) Successful in 28s
Luggage List Build / build-android (push) Successful in 5m59s
Luggage List Build / release (push) Successful in 12s
luggage-list-build-23a5f0e
2026-04-18 12:56:30 +02:00
bdea52b7c6 refactor: split app into modular src architecture
Some checks failed
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
Luggage List Build / build-web (push) Has been cancelled
2026-04-18 12:56:12 +02:00
3323d09dda chore: remove legacy unused src template files
Some checks failed
Luggage List Build / build-web (push) Successful in 31s
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
2026-04-18 12:50:41 +02:00
4098573ea0 docs: update v2 scope and progress tracking
Some checks failed
Luggage List Build / build-web (push) Successful in 38s
Luggage List Build / build-android (push) Successful in 6m26s
Luggage List Build / release (push) Has been cancelled
2026-04-18 12:43:54 +02:00
50460a83a4 feat: redesign app UI and refactor check-up flow to yes/no modal updates
Some checks failed
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has been cancelled
Luggage List Build / build-web (push) Has been cancelled
2026-04-18 12:43:48 +02:00
970fd4ec84 updated app.json
All checks were successful
Luggage List Build / build-web (push) Successful in 28s
Luggage List Build / build-android (push) Successful in 6m16s
Luggage List Build / release (push) Successful in 24s
luggage-list-build-970fd4e
2026-04-18 12:06:45 +02:00
8a01e2209b chore(ci): remove eas init from workflows
Some checks failed
Luggage List Build / build-android (push) Failing after 39s
Luggage List Build / build-web (push) Successful in 1m0s
Luggage List Build / release (push) Has been skipped
2026-04-18 12:05:33 +02:00
b30fb3b19c fix(ci): align with time-until eas init + local eas build flow
Some checks failed
Luggage List Build / build-android (push) Failing after 36s
Luggage List Build / build-web (push) Successful in 1m1s
Luggage List Build / release (push) Has been skipped
2026-04-18 12:03:49 +02:00
ada2319508 fix(ci): remove EAS init dependency by building APK via prebuild+gradle
Some checks failed
Luggage List Build / build-web (push) Failing after 18s
Luggage List Build / build-android (push) Failing after 59s
Luggage List Build / release (push) Has been skipped
2026-04-18 12:02:36 +02:00
c5cdff62a0 docs: finalize MVP progress tracking and project usage notes
Some checks failed
Luggage List Build / build-android (push) Failing after 37s
Luggage List Build / build-web (push) Successful in 1m2s
Luggage List Build / release (push) Has been skipped
2026-04-18 11:54:25 +02:00
3de75b2f4d feat: add trip deletion and adjust CI/CD workflows for luggage-list
Some checks failed
Luggage List Build / release (push) Has been cancelled
Luggage List Build / build-android (push) Has started running
Luggage List Build / build-web (push) Has been cancelled
2026-04-18 11:54:03 +02:00
7de77d2878 feat: scaffold luggage list expo app with core local MVP
Some checks failed
Build App / release (push) Has been cancelled
Build App / build-web (push) Has been cancelled
Build App / build-android (push) Has been cancelled
2026-04-18 11:51:58 +02:00
3900755ad1 first commit 2026-04-18 11:44:26 +02:00