Vishesh 'ironeagle' Bangotra 537aef94ff resolve relative media URLs against the API base in react-openapi
- add resolveMediaUrl() in fields/utils.ts: prefixes /uploads/... and
  other relative paths with the configured baseApiUrl, leaves absolute
  http/data/blob URLs untouched
- use it for every image render: ListCellRenderer, DetailFieldRenderer,
  ImageField form preview, and FileUploadField preview/href (which
  hardcoded /uploads/<value>)
- drop the Expense-side resolveLogoUrl hack and logo pre-normalization;
  the Expenses page now renders logos through the same react-openapi
  path as the admin entity list
2026-08-18 13:01:55 +05:30
2026-07-19 14:47:30 +00:00
2026-05-24 17:23:02 +00:00
2026-04-04 12:46:28 +05:30
2026-08-17 15:14:57 +05:30
2026-07-13 16:15:26 +05:30
2026-07-13 16:15:26 +05:30
2026-04-04 12:46:28 +05:30
2026-04-04 12:46:28 +05:30
Description
No description provided
1.9 MiB
Languages
TypeScript 98.2%
JavaScript 1.4%
HTML 0.2%
Dockerfile 0.2%