Commit Graph

16 Commits

Author SHA1 Message Date
59f31c8adf Migrate console off jupiter.nearle.app to the Doormile Express API
Retires REACT_APP_URL/URL2/URL3 in favor of REACT_APP_DOORMILE_URL across
every page (orders, deliveries, riders, tenants, pricing, profile, reports,
dispatch). Fixes several field-mapping and envelope-check bugs found along
the way, most notably that /admin/milers/:id routes (block, assign-vehicle,
edit, notify) key off milerprofileid, not userid, and that a miler's real
fields are phone/availabilitystatus/displayname, not contactno/status/
firstname+lastname (confirmed against a live read-only session).

Also fixes several silent-failure bugs uncovered during that audit: order
creation and order cancellation showed a success toast but gave no feedback
at all on failure (createorder1.js had a dead notifyadmin() call that left
the loading spinner stuck forever on every failed submit), and Tenants.js's
pricing/profile updates never surfaced a failed response to the operator.

The AI dispatch optimiser (routes.workolik.com/routemate.workolik.com) and
its jupiter.nearle.app delivery-commit call remain untouched by design —
separate solver service with no equivalent in the new API.
2026-08-06 19:26:23 +05:30
7d672139b5 initialisation on the doormile express console with astryx 2026-07-29 18:16:25 +05:30
f50b4b010c updated the ui 2026-06-11 18:09:10 +05:30
f18b680247 updated the ui for the mobile view 2026-06-09 13:12:18 +05:30
8513c7c2ec update on the kpi cards in the deliveries page on the count 2026-06-08 19:48:43 +05:30
286f18abcc updates on the calculation on the dropdown fix 2026-06-08 19:31:57 +05:30
6c51d1dcc0 updates on the kalman filter and the dispatch page by time filteration updates 2026-06-02 18:07:35 +05:30
e662154916 updates on the design and added the riders route page 2026-06-01 15:16:45 +05:30
b8097efbcf updates on the redesign page for all the pages 2026-05-30 17:54:07 +05:30
8cc7cc75f9 updates on the deliveries page and the order creation page 2026-05-28 13:38:44 +05:30
c77f3c96b7 uncommented the change rider in the deliveries page 2026-05-27 16:06:25 +05:30
8c2248974e updates on the create order page ui changes 2026-05-27 11:07:26 +05:30
f5307dfb03 updates on the ui changes and updates on the delivery page updated the status 2026-05-25 15:39:18 +05:30
e87d5908ea updates on the deliveries page added the steps in the tabular format and updated the comparison map 2026-05-25 12:22:42 +05:30
4cd1b2212d implementation on the dispatch and some change in the deliveries page 2026-05-19 19:55:36 +05:30
5a80256856 initial commit 2026-05-13 17:48:36 +05:30