Commit Graph

6 Commits

Author SHA1 Message Date
e78aa98677 build: make artifact placement-portable for frontend releases
- vite base './' (relative refs; PWA manifest/scope/fallback follow via concat)
- index.html carries <!--BASE_HREF--> placeholder + ./config.js ref
- BASE_URL reads window.__RUNTIME_CONFIG__.VITE_ZINO_API_URL (placement-written)
- router basename derived from <base href>, not hardcoded slug

Slug renamed krishna_sales_mobile -> krishna-sales-mobile (frontgen slug
pattern forbids underscores). Same treatment as the desktop app.
2026-08-06 16:52:42 +05:30
suryacp23
1676504f9f added logos 2026-07-30 18:50:59 +05:30
suryacp23
654a569002 fix: pdf downloading 2026-07-17 13:38:20 +05:30
suryacp23
61d040d58e feature/order order cards structured 2026-07-10 17:21:43 +05:30
Bhanu Prakash Sai Potteri
aa833e47bb fix: set vite base + PWA scope/start_url from VITE_BASE_URL for subpath serving 2026-07-08 13:49:43 +05:30
Bhanu Prakash Sai Potteri
73850d6e0a Krishna Sales mobile PWA
Mobile PWA port of the desktop console: bottom-sheet modals, card-list
record views, bottom tab nav, vite-plugin-pwa (manifest, service worker,
icons). API layer, workflow UIDs, and design tokens reused verbatim.
2026-07-08 11:27:35 +05:30