Commit Graph

94 Commits

Author SHA1 Message Date
513e833ead added chart for so 2026-08-18 16:10:08 +05:30
4a821d5e02 fix:pipeline 2026-08-18 15:45:36 +05:30
94d41194d1 fix:search api in workflow lookup 2026-08-18 13:34:38 +05:30
caf15840aa feat/search api is added 2026-08-18 13:19:58 +05:30
060ec00d8d fix: bar graph fixed 2026-08-18 12:38:35 +05:30
819b43bd77 fix: limit for select and made it as constant 2026-08-18 11:46:13 +05:30
a600121e0d fix: limit for select option and pdf limit 2026-08-18 11:08:40 +05:30
Zino Platform
c24e13c29a resolve SAME_ORIGIN runtime config so custom domains call their own origin
frontgen writes VITE_ZINO_API_URL=SAME_ORIGIN for custom-domain placements.
The old expression passed that string straight through as BASE_URL, so every
API call went to /SAME_ORIGIN/app/434/... which the SPA fallback answers with
index.html — the page rendered and no data loaded.

Absolute platform URL is still used for the preview mount and local dev.
2026-08-13 11:03:30 +00:00
3f12e80f38 pdf page spliting done 2026-08-10 13:35:00 +05:30
e528f63236 dsr table modified 2026-08-10 13:08:35 +05:30
57bf600667 added global field changes 2026-08-10 10:24:38 +05:30
57421ff905 added checking order details grid 2026-08-07 18:53:33 +05:30
bcb659c570 graph fix 2026-08-07 16:09:02 +05:30
db565842f3 refresh key fix 2026-08-07 16:01:59 +05:30
e962291b80 added error message for select store 2026-08-07 10:34:33 +05:30
096dc32d6a added roles 2026-08-06 17:30:15 +05:30
dac346775d added geolocation input difference 2026-08-06 16:27:13 +05:30
9d0f4caf4e calls detail view fix 2026-08-06 15:45:31 +05:30
7835cd3630 added graph and potentialmining 2026-08-06 15:44:09 +05:30
0ada5c4735 Merge branch 'main' of https://gitea-dev.getzino.in/gitea_admin/krishna_sales 2026-08-05 16:52:52 +05:30
3bb87e2806 added pipeline version 2026-08-05 16:52:39 +05:30
fe9a985466 fix(pipeline): call papi2 with x-pipeline-version 'latest', not 'draft'
'draft' is the authoring working copy and only exists on the env where the
pipeline is edited (dev). On a consumer env (qa) only published versions are
deployed, so a draft call returns 'starter node not found'. 'latest' resolves
to the latest published version, which exists on every env (matches how
DailySalesReportPage already calls it).
2026-08-05 16:21:29 +05:30
99467465c6 dummy commit 2026-08-05 16:13:43 +05:30
d6bcee2ed5 fix(router): derive basename from <base href>, not hardcoded /krishna_sales
The mount path is set per-placement by the frontgen server's <base href>
(/krishna-sales/ on qa). The hardcoded /krishna_sales basename didn't match,
so the Router refused to render. Read it from the document base so one
artifact serves any mount path.
2026-08-05 15:50:02 +05:30
72ddba1c06 build: make artifact placement-portable for frontend releases
- vite base './' (relative asset refs) so one build serves any mount path
- index.html carries <!--BASE_HREF--> placeholder + ./config.js ref
- BASE_URL reads window.__RUNTIME_CONFIG__.VITE_ZINO_API_URL (placement-
  written) with a dev fallback

Required by frontgen 1600 assertBuildOutput + the dev->qa frontend
release model (target writes config.js from its own ZINO_API_URL).
2026-08-05 15:13:25 +05:30
9ba93f6690 added sorting 2026-08-05 12:40:32 +05:30
2f159af60b sorted by order date 2026-08-04 15:19:39 +05:30
09e99fcc5a order detail design done 2026-08-04 13:18:55 +05:30
29fd066314 added that required field on the top of the select 2026-08-04 12:38:59 +05:30
014fb4ee58 added new version of google map 2026-08-04 11:54:08 +05:30
3de2c1050b removed console logs 2026-08-04 11:01:05 +05:30
dcbc288faf local storage clear set fix 2026-08-04 10:21:32 +05:30
d9e932ce8c store code fix 2026-08-03 12:30:57 +05:30
b288ebf6cc made outline no border 2026-08-03 11:43:15 +05:30
a8807155a2 detail view polished 2026-08-03 10:25:31 +05:30
9575cd060e fix: call detail data rendering 2026-07-31 13:53:11 +05:30
c8c251f2d1 added new routeconfig 2026-07-31 13:16:52 +05:30
2d32782489 added favicon 2026-07-31 13:08:57 +05:30
1539dfef7f added google map api 2026-07-31 12:33:24 +05:30
25e27d9d4d added env 2026-07-31 12:29:15 +05:30
c62fc2ec66 added logos 2026-07-31 12:24:56 +05:30
f789794da5 roles based access error fix 2026-07-31 12:14:40 +05:30
suryacp23
eaf0ee3d63 based on the dsr option is fetched from the backend 2026-07-30 13:09:35 +05:30
suryacp23
8640629005 app user creation made 2026-07-30 12:34:55 +05:30
suryacp23
8f69af24ba added create user 2026-07-30 12:32:09 +05:30
suryacp23
dc4a119a7a added role based access 2026-07-30 10:36:58 +05:30
suryacp23
f9ea463ea8 used layout effect for the select 2026-07-29 17:50:27 +05:30
suryacp23
b6f2872703 performed field check fix 2026-07-29 17:33:39 +05:30
suryacp23
d98044692f edit option for the populated same product 2026-07-29 17:04:00 +05:30
suryacp23
30339b0443 added logvisit form route based storeselection 2026-07-29 16:06:02 +05:30