playwright/packages/trace-viewer/src
Andrey Lushnikov 2e327c9d0c
fix: miscellaneous improvements for tracing UI (#23558)
- feat(tracing): mark API requests with "API" label
- feat(tracing): do not attribute any resources to `route.` API calls;
  otherwise, network traffic might get inside the `route.` actions.
- fix(tracing): map actionIds from primary contexts to actionIds from
  non-primary contexts
- fix(tracing): show leading `/` in URL path in network panel

This is a result of a pair-programming session with @pavelfeldman
2023-06-06 17:38:44 -07:00
..
ui fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
versions chore: split trace events into phases (#21696) 2023-03-15 22:33:40 -07:00
DEPS.list chore: introduce testInfo.testId (#21670) 2023-03-14 15:58:55 -07:00
entries.ts chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00
events.ts chore: migrate injected scripts to esbuild (#13143) 2022-03-28 23:10:17 -07:00
geometry.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
index.tsx chore: extract shared trace viewer components (#21433) 2023-03-06 12:25:00 -08:00
multimap.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00
progress.ts chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00
snapshotRenderer.ts chore: fix trace viewer backwards compat (#21935) 2023-03-23 12:49:53 -07:00
snapshotServer.ts chore: remove hierarchy of SnapshotStorage (#21853) 2023-03-22 09:32:21 -07:00
snapshotStorage.ts chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00
sw.ts chore: trace viewer server for vscode (#23383) 2023-05-30 18:31:15 -07:00
traceModel.ts chore: bring back per test artifacts (#23153) 2023-05-23 09:36:35 -07:00
traceModelBackends.ts chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00
uiMode.tsx chore: rename watchmode to uimode tsx (#22511) 2023-04-19 16:51:42 -07:00
vite-env.d.ts chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00