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
90d892090d
roles based access given
2026-07-30 11:54:40 +05:30
suryacp23
5097d183fa
routewise store selection is done
2026-07-29 15:43:01 +05:30
suryacp23
6d503e4763
added multi filter for record view
2026-07-29 12:58:13 +05:30
suryacp23
f8abf9b553
admin page added
2026-07-29 10:29:14 +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
9e423f0730
added all logs page and presetalias added to mylogs
2026-07-16 19:28:49 +05:30
suryacp23
f92d47ded3
added edit
2026-07-16 12:45:18 +05:30
suryacp23
e8732bf436
my dashboard is done
2026-07-15 12:51:16 +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
ef707baeec
added potential mining
2026-07-14 16:50:09 +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