grafana/e2e-playwright
Paul Marbach cc64b17483
Table: Move cell-specific styles out to their own methods (#108941)
* TableNG: Markdown cell, plus custom row height

* tab indentation in cue file

* fix i18n

* trying an auto height with the updated RDG

* get auto cellHeight working

* i18n updates

* hoor disable_sanitize_html flag in MarkdownCell

* update react-data-grid version to attempt to support page up and down

* removing custom height

* use the latest experimental RDG with paging up and down

* TableNG: Wrap text for DataLinks and Pills; groundwork for max wrap length

* disable editing max wrapped lines for now

* disable wrap text line limit e2e

* new i18n extract after commenting out input

* wip

* kill max wrapped lines for now

* more cleanup

* remove targeting classes added for max wrapped lines

* fix Pill test

* couple more style cleanups

* Table: Move cell-specific styles out to their own methods

* move styles into their own file

* combine renderer and style declarations to make auto cells work better, complete cleanup of internal cell elements

* fix e2es given these updates

* add a couple tests

* wip: tests

* add tests

* bump up capital letters in lorem ipsum

* fix copy-pasta mistake

* whoops, mis-merged the selector

* use a local count instead of getCellLinks

* use react-data-grid on react-18 branch

* fix linting on test

* gdev dashboard and smoketest for Markdown table

* remove cellHeightCustom

* restore bugfix from adversarial AI-generated JSON

* reorganize in light of recent and upcoming changes

* cleanup

* override the whitespace for markdown

* what are these auto imports about...

* fix cell height selector from merge

* also remove cellHeightCustom

* i18n

* avoid the important override in markdown cell styles

* revert some betterer config autoformatting

* slight code cleanup

* s/cat/grot, add color link panel to kitchen sink, fix color link/image link style issues

* update panelid for empty table panel test

* link styles outside of cell style setup

* flesh out kitchen sink examples, update ImageCell and applyToRow

* clean up some inconsistent states

* fix lint issue

* gdev update

* format JSON to satisfy linter

* shortening the text in the long text field

---------

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2025-08-07 19:53:52 -04:00
..
cloud-plugins-suite
dashboard-new-layouts Dashboards: Improve lazy loading (#108854) 2025-08-01 10:46:41 +00:00
dashboards Dashboards: Improve lazy loading (#108854) 2025-08-01 10:46:41 +00:00
dashboards-search-suite
dashboards-suite Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
fixtures
panels-suite Table: Move cell-specific styles out to their own methods (#108941) 2025-08-07 19:53:52 -04:00
plugin-e2e Table: Update e2e tests to support tableNextGen (#108184) 2025-07-18 12:27:04 -04:00
smoke-tests-suite Playwright: Rename panel test so it has `.spec.ts` suffix (#108855) 2025-07-29 13:25:56 +01:00
storybook
test-plugins Chore: bump version to 12.2.0-pre (#108623) 2025-07-24 21:25:26 -05:00
unauthenticated Playwright: Acceptance tests (#108770) 2025-07-28 17:32:18 +01:00
utils
various-suite Playwright: Some tweaks to improve stability (#108667) 2025-07-25 10:54:07 +01:00
start-server Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2025-07-18 17:08:47 +01:00