Commit Graph

78 Commits

Author SHA1 Message Date
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
suryacp23
0ab9be85a6 added the work pre punchout prefill 2026-07-29 12:42:26 +05:30
suryacp23
8ad60001fe submenu of the header fix 2026-07-29 11:27:49 +05:30
suryacp23
634e43a6c9 added filter multiselect 2026-07-29 11:22:12 +05:30
suryacp23
9ede3fd490 search for select added 2026-07-29 11:07:27 +05:30
suryacp23
ddbb81b400 added admin page dataset 2026-07-28 19:28:47 +05:30
suryacp23
d36f16d5bb admin page added 2026-07-28 18:05:11 +05:30
suryacp23
742646268c google maps added 2026-07-28 16:02:09 +05:30
suryacp23
8345e1fe69 my screens for logs calls done 2026-07-27 12:00:48 +05:30
suryacp23
5ed1022a7b app user name shown in ui 2026-07-27 11:29:04 +05:30
suryacp23
b1003de515 map addition 2026-07-27 11:08:06 +05:30
suryacp23
c2c9ac39da dsr and styles did 2026-07-24 19:11:39 +05:30
suryacp23
2c26f174b0 build error fixed 2026-07-24 13:02:07 +05:30
suryacp23
265cde7f8c detail view and forms made changes 2026-07-24 12:56:03 +05:30
suryacp23
77c596e3a1 form grid implemented 2026-07-22 19:00:00 +05:30
suryacp23
f7efd4d9cc made required for the quantity and bags 2026-07-22 11:53:50 +05:30
suryacp23
cbc9aab4c7 product adding in orderdetails made some changes like required for bags 2026-07-22 11:38:14 +05:30