snipe/app/platforms/ebay
pyr0ball f8dd1d261d
Some checks are pending
CI / Python tests (push) Waiting to run
CI / Frontend typecheck + tests (push) Waiting to run
Mirror / mirror (push) Waiting to run
feat: preferences store, community signals, a11y + API fixes
- Store: add save_community_signal, get/set_user_preference, get_all_preferences
- App.vue: move skip link before nav (correct a11y order); bootstrap preferences store after session
- useTrustFeedback: prefix fetch URL with VITE_API_BASE (fixes menagerie routing)
- search.ts: guard v-model.number empty-string from cleared price inputs
- Python: isort import ordering pass across adapters, trust, tasks, tests
2026-04-14 16:15:09 -07:00
..
__init__.py feat: add PlatformAdapter base and eBay token manager 2026-03-25 13:08:55 -07:00
adapter.py feat: preferences store, community signals, a11y + API fixes 2026-04-14 16:15:09 -07:00
auth.py feat: preferences store, community signals, a11y + API fixes 2026-04-14 16:15:09 -07:00
categories.py feat: community category federation in EbayCategoryCache.refresh() 2026-04-14 11:38:12 -07:00
normaliser.py feat: preferences store, community signals, a11y + API fixes 2026-04-14 16:15:09 -07:00
query_builder.py feat(snipe): eBay trust scoring MVP — search, filters, enrichment, comps 2026-03-26 23:37:09 -07:00
scraper.py feat: snipe beta backlog batch (tickets #22/#28/#30/#34/#35/#36/#37/#38) 2026-04-13 19:32:50 -07:00