Commit Graph

20 Commits

Author SHA1 Message Date
eaef44363a pipeline new version update 2026-09-07 15:46:21 +05:30
949cad9926 changed 50 sku and page zoomed out 2026-08-27 17:43:39 +05:30
fcfdbc4458 fix:pipeline for neareast store 2026-08-18 15:54:27 +05:30
3a021c1748 fix:search api call to search 2026-08-18 13:31:19 +05:30
f5d19f562f fix: limit for select option and dsr pdf generating 2026-08-18 11:35:22 +05:30
Bhanu Prakash Sai Potteri
eff824a4ad fix: resolve SAME_ORIGIN so custom domains call their own host
BASE_URL took the sentinel literally, so every call became a relative
/SAME_ORIGIN/... path and login 404'd on m.krishnasales.getzino.in.
Same fix already shipped in the krishna_sales desktop repo.
2026-08-17 11:37:24 +05:30
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
810e4997ae storecode fix 2026-08-03 13:39:53 +05:30
suryacp23
d1ef7f4838 added dsr option according to the database 2026-07-30 13:17:10 +05:30
suryacp23
f8b6de86f2 users added 2026-07-30 12:18:29 +05:30
suryacp23
dd06df1fb1 dsr name changed and made it to landscape 2026-07-28 15:26:38 +05:30
suryacp23
7d6f1a9021 added map 2026-07-28 11:46:02 +05:30
suryacp23
1894b1f9a5 tile design done 2026-07-21 17:54:49 +05:30
suryacp23
377c851ba6 order detail product card design done 2026-07-20 11:01:46 +05:30
suryacp23
3861605df1 reports page added 2026-07-17 13:13:40 +05:30
suryacp23
f92d47ded3 added edit 2026-07-16 12:45:18 +05:30
suryacp23
26bf86b9fe my calls and my orders done 2026-07-15 12:22:03 +05:30
suryacp23
cbbfe76eab analytics page added 2026-07-15 10:32:11 +05:30
suryacp23
61d040d58e feature/order order cards structured 2026-07-10 17:21: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