Fetch-request source types, glass-pane create page, date formatting #18

Merged
aetos merged 6 commits from xlsx-statement-support into main 2026-08-24 20:28:19 +00:00

6 Commits

Author SHA1 Message Date
231869debf feat(react-openapi): date-aware display formatting + x-edit-as for datetime fields 2026-08-25 00:23:20 +05:30
0b8673de52 style: right-align created date in fetch-request and report rows
- created_at pinned right before row actions in both lists; remaining cells wrap inside a shrinking area so the date never wraps to a left-aligned line
2026-08-24 19:46:59 +05:30
a3a87cc1ed style(reports): right-align generated date in report rows 2026-08-24 19:39:27 +05:30
51a209f349 style(fetch-requests): two glass panes on create page + matching list rows
- Source & Account / Window & Policy split into equal-height frosted panes (grid stretch, account/bank above source)
- fixed full-viewport brand-indigo gradient backdrop so blur(8px) reads as glass
- recent fetch-request rows adopt the same translucent recipe
2026-08-24 19:36:25 +05:30
699c3df3a5 feat(fetch-requests): csv source type; stop offering legacy file source on create 2026-08-24 15:07:35 +05:30
1af0a6ba7a feat(fetch-requests): pdf/xlsx source types + trust_fallback create field 2026-08-24 00:53:43 +05:30