playwright/packages/trace-viewer/src/ui
2025-02-20 14:48:20 +01:00
..
shared feat(trace-viewer): Add setting for display canvas content in snapshots (#34010) 2025-01-08 05:08:00 -08:00
actionList.css fix(step.skip): show a skipped indicator in UI mode (#34407) 2025-01-21 18:28:41 +00:00
actionList.tsx feat: conditional step.skip() (#34578) 2025-01-31 15:45:57 -08:00
aiConversation.css feat(ui): llm conversation about error (#34750) 2025-02-14 16:59:26 +01:00
aiConversation.tsx feat(ui): llm conversation about error (#34750) 2025-02-14 16:59:26 +01:00
annotationsTab.css feat(ui-mode): add annotations tab (#31945) 2024-08-01 03:43:29 -07:00
annotationsTab.tsx feat(ui-mode): add annotations tab (#31945) 2024-08-01 03:43:29 -07:00
attachmentsTab.css chore: move attachment link back to tree item, make it flash yellow (#34353) 2025-01-20 09:06:01 +01:00
attachmentsTab.tsx feat(ui): "fix with ai" button (#34708) 2025-02-10 17:47:27 +01:00
browserFrame.css chore: pick locator tab (#26532) 2023-08-18 17:53:03 -07:00
browserFrame.tsx chore: pick locator tab (#26532) 2023-08-18 17:53:03 -07:00
callTab.css chore: iterate towards recording into trace (4) (#32743) 2024-09-20 16:56:05 -07:00
callTab.tsx fix(ui): don't display "Timed Out" when executing action (#34541) 2025-01-29 12:39:05 -08:00
clickPointer.tsx feat(trace-viewer): show screenshot pointer (#32514) 2024-09-09 14:00:22 +02:00
codegen.ts feat(trace viewer): add "Copy as Playwright Request" button (#33298) 2024-11-20 10:16:43 +01:00
consoleTab.css feat(ui): collapse repeating console lines (#34857) 2025-02-20 14:48:20 +01:00
consoleTab.tsx feat(ui): collapse repeating console lines (#34857) 2025-02-20 14:48:20 +01:00
contextSelector.css chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
contextSelector.tsx chore: migrate trace-viewer and recorder to vite (#13076) 2022-03-25 14:12:00 -07:00
copyToClipboard.css fix(ui): turn "copy as fetch" into text button (#32858) 2024-09-30 03:01:56 -07:00
copyToClipboard.tsx feat(ui): "fix with ai" button (#34708) 2025-02-10 17:47:27 +01:00
defaultSettingsView.tsx feat(trace-viewer): Add setting for display canvas content in snapshots (#34010) 2025-01-08 05:08:00 -08:00
DEPS.list feat(trace-viewer): Add setting for display canvas content in snapshots (#34010) 2025-01-08 05:08:00 -08:00
errorsTab.tsx chore: rename prompt button (#34851) 2025-02-19 14:32:58 -08:00
filmStrip.css feat(ui): show test trace events live (#26619) 2023-08-22 15:46:41 -07:00
filmStrip.tsx chore: move sw files into the sw/ folder (#32837) 2024-09-26 11:22:20 -07:00
geometry.ts chore: move sw files into the sw/ folder (#32837) 2024-09-26 11:22:20 -07:00
inspectorTab.tsx chore: fix the scrollable locator tab (#34358) 2025-01-16 13:20:20 -08:00
llm.tsx feat(ui): llm conversation about error (#34750) 2025-02-14 16:59:26 +01:00
logTab.css chore: render time in the trace viewer log (#27825) 2023-10-26 14:45:15 -07:00
logTab.tsx chore: sources tab render polish (#32055) 2024-08-08 10:53:59 -07:00
metadataView.tsx feat: Add time information to Call and Network tabs in Trace Viewer (#33935) 2024-12-20 05:01:16 -08:00
modelUtil.ts feat: conditional step.skip() (#34578) 2025-01-31 15:45:57 -08:00
networkFilters.css feat(ui-mode): add filters to network tab (#31956) 2024-08-06 14:52:35 -07:00
networkFilters.tsx chore(ui): enable react/recommended lint rules (#32214) 2024-08-20 14:16:28 +02:00
networkResourceDetails.css fix(ui): turn "copy as fetch" into text button (#32858) 2024-09-30 03:01:56 -07:00
networkResourceDetails.tsx feat: Add time information to Call and Network tabs in Trace Viewer (#33935) 2024-12-20 05:01:16 -08:00
networkTab.css chore: polish network panel highlight (#29299) 2024-02-01 13:44:26 -08:00
networkTab.tsx feat(trace-viewer): display query string in network tab (#34505) 2025-01-28 05:19:30 -08:00
placeholderPanel.tsx chore: add log/error tabs and counters (#26843) 2023-09-01 20:12:05 -07:00
settingsToolbarButton.tsx feat(trace-viewer): Add setting for display canvas content in snapshots (#34010) 2025-01-08 05:08:00 -08:00
settingsView.css feat(trace-viewer): Add setting for display canvas content in snapshots (#34010) 2025-01-08 05:08:00 -08:00
settingsView.tsx chore(ui): Clean up settings component for shared uses (#34090) 2024-12-19 12:14:58 -08:00
snapshotTab.css chore: take snapshot tab apart (#32756) 2024-09-23 15:51:15 -07:00
snapshotTab.tsx chore: allow matching aria snapshot in trace viewer (#34302) 2025-01-11 10:14:21 -08:00
sourceTab.css chore: sources tab render polish (#32055) 2024-08-08 10:53:59 -07:00
sourceTab.tsx chore: update missing snapshots by default (#33311) 2024-10-25 16:13:38 -07:00
stackTrace.css chore: use listview to render stack trace (#21197) 2023-02-24 15:31:10 -08:00
stackTrace.tsx fix(trace viewer): reveal error location when it comes from the test (#29268) 2024-02-01 08:23:07 -08:00
tag.css fix: UI Mode tags without theme applied (#30138) 2024-03-27 16:46:26 +01:00
tag.tsx chore(ui): enable react/recommended lint rules (#32214) 2024-08-20 14:16:28 +02:00
testUtils.ts feat(ui): show test status in trace view (#27785) 2023-10-24 16:41:40 -07:00
timeline.css feat(ui-mode): highlight console message in timeline on hover (#31756) 2024-07-18 16:39:40 +02:00
timeline.tsx chore: move sw files into the sw/ folder (#32837) 2024-09-26 11:22:20 -07:00
uiModeFiltersView.css chore: split ui mode view into files (#30029) 2024-03-20 16:00:35 -07:00
uiModeFiltersView.tsx fix(ui-mode): use onChange instead of onClick for <input type='checkbox' (#33636) 2024-11-18 10:21:28 +01:00
uiModeTestListView.css chore: implement tree w/o list (#33167) 2024-10-17 16:57:45 -07:00
uiModeTestListView.tsx fix(ui-mode): fix issue when updating state while rendering (#33634) 2024-11-15 23:45:25 +01:00
uiModeTraceView.tsx Revert "chore(trace viewer): always format trace location as URL, not file path" (#33476) 2024-11-06 17:17:59 +01:00
uiModeView.css fix(ui mode): api review feedback (#31952) 2024-08-01 05:36:19 -07:00
uiModeView.tsx feat(ui): llm conversation about error (#34750) 2025-02-14 16:59:26 +01:00
workbench.css feat(ui): show test status in trace view (#27785) 2023-10-24 16:41:40 -07:00
workbench.tsx feat(ui): llm conversation about error (#34750) 2025-02-14 16:59:26 +01:00
workbenchLoader.css chore: limit trace-viewer minimum viewport (#29850) 2024-03-07 22:42:21 +01:00
workbenchLoader.tsx feat(ui): llm conversation about error (#34750) 2025-02-14 16:59:26 +01:00