Markus Hartung
f6f0303be4
feat(log): Added new visual scrolling log page ( #8354 )
...
* feat(log): Added new visual scrolling log page
* chore(quality): rebaseline sections.ts own-growth for #8354 (logs-timeline sidebar item)
* feat(log): direct-link a request from the scrolling timeline
Clicking a request bar now sets ?id= on the URL (matching the regular
request log page), and the timeline opens the deep-linked request on
mount. The open/close handlers arm the same guard so a stale
initialSelectedId (router.replace() commits the URL after the render it
triggers) can never reopen the modal right after the user closes it.
* fix(dashboard): propagate logsTimelineSubtitle across all 43 locales
en.json was missing the logsTimelineSubtitle key entirely, breaking the
default locale for the new /dashboard/logs/timeline sidebar entry. Add
the real English string to en.json, add __MISSING__: placeholders to
the 11 locales that lacked the key outright, and convert the 30 locales
that had copied the English text literally to the repo's __MISSING__:
convention for untranslated strings.
Also pause the RequestTimeline 2s poll while the tab is backgrounded
(document.visibilityState), matching the existing pattern in
RequestLoggerV2 and UsageStats.
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com >
* fix(i18n,sidebar): add missing logsTimelineSubtitle + update sidebar tests
Address maintainer feedback on #8354 :
- Add logsTimelineSubtitle key to en.json + 11 locales (ar, az, bg, bn,
cs, da, de, es, fa, fi, fr) that were missing it
- Add logs-timeline to sidebar-visibility.test.ts expected arrays
- Add logs-timeline to sidebar-monitoring-reorg.test.ts logs group
- Add compression-exclusions to sidebar-visibility.test.ts (pre-existing)
* feat: add touch support for mobile panning and pinch-to-zoom on timeline
---------
Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com >
2026-07-26 12:10:57 -03:00
..
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-23 03:08:29 -03:00
2026-07-11 01:33:24 -03:00
2026-06-27 09:07:12 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-22 03:17:02 -03:00
2026-07-04 13:00:30 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-23 08:46:22 -03:00
2026-07-04 13:00:30 -03:00
2026-06-21 08:56:51 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-07-14 16:24:19 -03:00
2026-07-02 10:47:13 -03:00
2026-06-20 14:55:24 -03:00
2026-06-01 14:30:17 -03:00
2026-06-20 14:55:24 -03:00
2026-07-17 10:40:05 -03:00
2026-07-02 10:47:13 -03:00
2026-06-22 03:17:02 -03:00
2026-07-26 12:10:44 -03:00
2026-07-02 10:47:13 -03:00
2026-06-17 02:43:21 -03:00
2026-06-17 19:26:32 -03:00
2026-06-14 10:45:22 -03:00
2026-06-14 10:45:22 -03:00
2026-07-02 10:47:13 -03:00
2026-07-18 11:34:06 -03:00
2026-06-27 09:07:12 -03:00
2026-06-26 02:51:06 -03:00
2026-06-01 14:30:17 -03:00
2026-07-17 10:40:05 -03:00
2026-07-22 16:15:57 -03:00
2026-07-17 22:09:21 -03:00
2026-06-01 14:30:17 -03:00
2026-07-21 13:41:02 -03:00
2026-06-19 06:49:01 -03:00
2026-06-19 06:49:01 -03:00
2026-06-23 17:06:18 -03:00
2026-07-02 10:47:13 -03:00
2026-06-29 08:40:06 -03:00
2026-07-21 13:41:02 -03:00
2026-06-14 10:45:22 -03:00
2026-07-21 13:41:02 -03:00
2026-07-21 13:41:02 -03:00
2026-07-21 13:41:02 -03:00
2026-07-21 13:41:02 -03:00
2026-07-21 13:41:02 -03:00
2026-07-21 13:41:02 -03:00
2026-07-21 13:41:02 -03:00
2026-06-23 17:06:18 -03:00
2026-07-18 03:07:25 -03:00
2026-07-19 14:37:08 -03:00
2026-07-02 10:47:13 -03:00
2026-07-22 06:56:12 -03:00
2026-07-14 16:24:19 -03:00
2026-07-14 16:24:19 -03:00
2026-07-04 13:00:30 -03:00
2026-07-17 06:11:35 -03:00
2026-07-02 10:47:13 -03:00
2026-06-27 09:07:12 -03:00
2026-07-19 20:52:43 -03:00
2026-06-23 03:08:29 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-15 03:32:11 -03:00
2026-06-01 14:30:17 -03:00
2026-06-15 03:32:11 -03:00
2026-07-22 17:44:20 -03:00
2026-06-14 10:45:22 -03:00
2026-07-18 11:34:06 -03:00
2026-06-27 09:07:12 -03:00
2026-06-14 10:45:22 -03:00
2026-07-18 15:14:28 -03:00
2026-07-20 10:09:06 -03:00
2026-07-18 15:13:19 -03:00
2026-07-17 10:40:37 -03:00
2026-06-27 09:07:12 -03:00
2026-07-22 07:06:23 -03:00
2026-06-07 07:20:02 -03:00
2026-06-05 13:12:52 -03:00
2026-07-14 21:21:52 -03:00
2026-07-26 03:52:15 -03:00
2026-07-14 16:24:19 -03:00
2026-06-23 17:06:18 -03:00
2026-07-18 15:14:28 -03:00
2026-07-14 16:24:19 -03:00
2026-07-25 02:51:49 -03:00
2026-07-04 13:00:30 -03:00
2026-06-28 06:58:29 -03:00
2026-06-27 09:07:12 -03:00
2026-07-20 22:22:55 -03:00
2026-07-21 15:53:17 -03:00
2026-07-21 21:25:00 -03:00
2026-06-19 06:49:01 -03:00
2026-06-27 09:07:12 -03:00
2026-07-19 15:51:23 -03:00
2026-07-04 13:00:30 -03:00
2026-07-11 21:36:25 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-07-02 10:47:13 -03:00
2026-06-01 14:30:17 -03:00
2026-06-27 09:07:12 -03:00
2026-07-17 10:40:18 -03:00
2026-07-23 08:46:22 -03:00
2026-06-22 03:17:02 -03:00
2026-07-14 21:45:25 -03:00
2026-06-22 03:17:02 -03:00
2026-07-26 12:10:44 -03:00
2026-06-05 13:12:52 -03:00
2026-06-19 06:49:01 -03:00
2026-06-22 03:17:02 -03:00
2026-07-18 21:19:23 -03:00
2026-06-20 14:55:24 -03:00
2026-07-08 07:56:44 -03:00
2026-07-18 15:14:18 -03:00
2026-07-20 10:09:06 -03:00
2026-06-23 03:08:29 -03:00
2026-07-07 21:18:18 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-10 19:40:13 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-27 09:07:12 -03:00
2026-06-01 14:30:17 -03:00
2026-06-27 09:07:12 -03:00
2026-06-22 03:17:02 -03:00
2026-06-23 03:08:29 -03:00
2026-07-25 02:51:00 -03:00
2026-07-22 09:17:37 -03:00
2026-06-17 19:26:32 -03:00
2026-07-20 18:48:24 -03:00
2026-07-21 15:53:17 -03:00
2026-07-21 15:53:17 -03:00
2026-07-25 02:51:00 -03:00
2026-07-19 14:37:08 -03:00
2026-07-04 13:00:30 -03:00
2026-06-01 14:30:17 -03:00
2026-06-29 08:40:06 -03:00
2026-07-04 13:00:30 -03:00
2026-07-20 22:22:36 -03:00
2026-06-01 14:30:17 -03:00
2026-07-11 01:03:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-29 08:40:06 -03:00
2026-06-17 19:26:32 -03:00
2026-07-18 15:12:43 -03:00
2026-06-12 23:49:22 -03:00
2026-06-10 13:49:08 -03:00
2026-06-29 08:40:06 -03:00
2026-07-14 16:24:19 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-07-24 09:58:58 -03:00
2026-07-18 15:13:19 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-19 06:49:01 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-17 02:43:21 -03:00
2026-07-26 12:10:57 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-28 06:58:29 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-06-25 13:17:40 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-06-01 14:30:17 -03:00
2026-07-14 16:24:19 -03:00
2026-07-14 16:24:19 -03:00
2026-06-27 09:07:12 -03:00
2026-07-18 15:14:23 -03:00
2026-06-14 10:45:22 -03:00
2026-07-07 21:01:45 -03:00