Files
vendoo/docs/SLICE_05_ACCEPTANCE.md
Masterluke77andGitHub 6f48827f4d Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix

* fix: track native source modules with root-anchored runtime ignores
2026-07-09 17:09:00 +02:00

29 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Slice 05 Abnahme Publish-Center
## Funktionsumfang
- [x] Smart Copy vollständig innerhalb Vendoo
- [x] direkte Etsy-/eBay-Veröffentlichung mit Integrationsstatus
- [x] Listing-Daten vor der Veröffentlichung inline bearbeitbar
- [x] eBay Queue ohne separates Modal steuerbar
- [x] Fehler, Wiederholungen und Queue-Status sichtbar
- [x] geplante Veröffentlichungen inline verwaltbar
- [x] Batch-Auswahl aus Listings wird übernommen
- [x] Fotos werden vollständig ohne Beschnitt dargestellt
- [x] responsive Layouts für Desktop, Tablet und Mobile
- [x] Dark Mode ausschließlich über zentrale CSS-Variablen
## Technische Prüfungen
- [x] `node --check server.mjs`
- [x] `node --check lib/db.mjs`
- [x] `node --check public/app.js`
- [x] keine doppelten HTML-IDs
- [x] ausgeglichene CSS-Klammerstruktur
- [x] keine `.env`, Datenbank, Uploads oder `node_modules` im Paket
- [x] bestehende API-Routen, Authentifizierung und CSRF-Logik beibehalten
## Installation
Als Update über `setup.bat`**3 Update** installieren. Danach Browser mit `Strg + F5` neu laden.