intfoo
a15d0468cc
feat(data-source): expose custom source timeout & request param names in UI
- backend: pass timeout through DatasetConfigIn / _config_to_dict / _sanitize_dataset
(previously a hand-set YAML timeout was silently wiped on UI save, resetting to 30s)
- frontend: add per-dataset timeout input; collapsible 请求参数字段映射 with
symbols/start/end_param (non-realtime) + asset_type/freq_param (minute);
rename 字段映射 -> 响应参数字段映射; chevron at title end; realtime empty-state hint
- test: timeout config round-trip (custom value persists, default 30 not emitted)
- docs: document timeout in custom-data-source.md
2026-07-23 16:22:18 +08:00
..
2026-07-22 13:30:02 +08:00
2026-07-18 18:31:02 +08:00
2026-07-14 11:51:35 +08:00
2026-07-18 16:59:53 +08:00
2026-07-12 13:52:49 +08:00
2026-07-23 16:22:18 +08:00
2026-07-08 13:42:53 +08:00
2026-07-15 21:34:44 +08:00
2026-07-18 00:49:28 +08:00
2026-07-16 14:34:07 +08:00
2026-07-19 16:42:03 +08:00
2026-07-16 12:17:27 +08:00
2026-07-16 12:17:27 +08:00
2026-07-18 00:49:28 +08:00
2026-07-18 00:49:28 +08:00
2026-07-20 11:12:19 +08:00
2026-07-19 17:01:33 +08:00
2026-07-08 12:12:29 +08:00
2026-07-09 17:38:44 +08:00
2026-07-18 16:59:53 +08:00
2026-07-20 10:33:06 +08:00
2026-07-09 19:14:50 +08:00
2026-07-20 13:01:03 +08:00
2026-07-20 13:01:03 +08:00
2026-07-16 12:17:27 +08:00
2026-07-18 23:37:54 +08:00
2026-07-08 14:19:52 +08:00
2026-07-16 14:34:07 +08:00
2026-07-20 13:01:03 +08:00
2026-07-18 16:59:53 +08:00
2026-07-22 11:21:13 +08:00
2026-07-08 11:27:59 +08:00
2026-07-08 12:34:08 +08:00
2026-07-16 12:17:27 +08:00
2026-07-16 12:17:27 +08:00
2026-07-16 12:17:27 +08:00
2026-07-18 16:59:53 +08:00
2026-07-10 15:07:14 +08:00
2026-07-15 23:28:30 +08:00