- features/store: api + types (StoreInfo, StoreDocEntry, QueryResult) - StoresListPage: table with connection status, click → StoreDetail - StoreDetailPage: doc table with StatusBadge, remove, bulk remove, link to query - StoreQueryPage: query form (Ctrl+Enter), topK, scored results with doc links - i18n: stores.* / storeDetail.* / storeQuery.* keys (FR + EN) Closes #243 Closes #244 Closes #245 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| env.d.ts | ||
| eslint.config.js | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.js | ||