playwright/packages/html-reporter/src
Dmitry Gozman 823b104a9e
feat(html): "copy to clipboard" for text attachments (#27556)
Mostly copied from trace viewer. Not reused due to different
colors/icons.

Screenshot:

<img width="999" alt="copy-to-clipboard"
src="https://github.com/microsoft/playwright/assets/9881434/2bb38442-3b8d-42ba-a3ed-4b9052b22854">
2023-10-11 17:56:05 -07:00
..
chip.css chore: include start/endTime and duration in onEnd report callback (#26760) 2023-08-29 10:56:21 -07:00
chip.spec.tsx chore: do not use docker for "Web Components" tests (#20339) 2023-01-24 14:00:10 -08:00
chip.tsx feat(html report): improve test list view (#15543) 2022-07-11 19:47:15 -07:00
colors.css chore: move html report to package (#10898) 2021-12-13 16:38:26 -08:00
common.css chore: support dark theme in recorder & tv (#18389) 2022-10-27 16:50:41 -07:00
copyToClipboard.css feat(html): "copy to clipboard" for text attachments (#27556) 2023-10-11 17:56:05 -07:00
copyToClipboard.tsx feat(html): "copy to clipboard" for text attachments (#27556) 2023-10-11 17:56:05 -07:00
DEPS.list chore: ensure module deps in ct-core (#24056) 2023-07-06 12:01:45 -07:00
filter.ts feat: make it possible to filter by column in HTML report (#27020) 2023-09-12 22:13:15 +02:00
headerView.css chore: revert sharded html report (#20923) 2023-02-15 12:38:03 -08:00
headerView.spec.tsx chore: fix html-reporter/trace-viewer TSC errors (#26813) 2023-08-31 18:08:38 +02:00
headerView.tsx fix(html): mobile layout for filters (#24506) 2023-07-31 16:54:07 -07:00
icons.tsx feat(html): "copy to clipboard" for text attachments (#27556) 2023-10-11 17:56:05 -07:00
imageDiffView.css chore: do not layer box shadows on top of one another in image diff (#22604) 2023-04-24 15:23:01 -07:00
imageDiffView.spec.tsx chore: fix file view padding (#23166) 2023-05-19 11:07:49 -07:00
imageDiffView.tsx feat: show diff tab by default (#19820) 2023-02-03 10:32:23 -08:00
images.ts chore: move html report to package (#10898) 2021-12-13 16:38:26 -08:00
index.tsx chore: roll @zip.js/zip.js to 2.7.29 (#27047) 2023-09-13 18:39:10 +02:00
labelUtils.tsx fix(blob): replace projectSuffix with reportName (#25017) 2023-08-07 13:38:09 -07:00
links.css feat(html): "copy to clipboard" for text attachments (#27556) 2023-10-11 17:56:05 -07:00
links.tsx feat(html): "copy to clipboard" for text attachments (#27556) 2023-10-11 17:56:05 -07:00
loadedReport.ts chore: revert sharded html report (#20923) 2023-02-15 12:38:03 -08:00
metadataView.tsx chore: fix html-reporter/trace-viewer TSC errors (#26813) 2023-08-31 18:08:38 +02:00
reportView.css chore(html-report): follow up ui fixes (#15599) 2022-07-13 12:49:11 -07:00
reportView.tsx feat(html): show number of filtered tests, update total time (#23743) 2023-06-16 09:22:57 -07:00
statusIcon.tsx feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
tabbedPane.css chore: fix file view padding (#23166) 2023-05-19 11:07:49 -07:00
tabbedPane.tsx chore: move html report to package (#10898) 2021-12-13 16:38:26 -08:00
testCaseView.css chore: fix file view padding (#23166) 2023-05-19 11:07:49 -07:00
testCaseView.spec.tsx feat(api): introduce get/getByText/getByRole (#17577) 2022-09-27 16:13:56 -07:00
testCaseView.tsx fix(blob): replace projectSuffix with reportName (#25017) 2023-08-07 13:38:09 -07:00
testFilesView.tsx chore: include start/endTime and duration in onEnd report callback (#26760) 2023-08-29 10:56:21 -07:00
testFileView.css feat(html): added labels to test cases and test files (#21468) 2023-03-22 14:35:58 -07:00
testFileView.tsx fix(blob): replace projectSuffix with reportName (#25017) 2023-08-07 13:38:09 -07:00
testResultView.css test(html-reporter): add image diff tests (#13262) 2022-04-01 18:11:15 -07:00
testResultView.tsx chore: make html report image attachment clickable (#26978) 2023-09-11 08:44:00 +02:00
theme.css test: add component tests for html report (#10900) 2021-12-13 18:30:48 -08:00
treeItem.css chore: move html report to package (#10898) 2021-12-13 16:38:26 -08:00
treeItem.tsx chore: allow multiple image diffs (#13202) 2022-03-31 14:11:34 -07:00
types.ts chore: include start/endTime and duration in onEnd report callback (#26760) 2023-08-29 10:56:21 -07:00
uiUtils.ts chore: move html report to package (#10898) 2021-12-13 16:38:26 -08:00
vite-env.d.ts chore: migrate html reporter to vite (#13116) 2022-03-28 18:21:19 -07:00