Skip to content

Remove mode from create-dashboard#3553

Merged
stepanenkoxx merged 3 commits intomainfrom
DLAPI-839-remove-mode-from-create-dashboard
Feb 19, 2026
Merged

Remove mode from create-dashboard#3553
stepanenkoxx merged 3 commits intomainfrom
DLAPI-839-remove-mode-from-create-dashboard

Conversation

@stepanenkoxx
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

E2E Tests No Auth

Playwright test results

passed  250 passed
flaky  10 flaky
skipped  2 skipped

Details

stats  262 tests across 136 suites
duration  4 minutes, 32 seconds
commit  4b340e5

Flaky tests

opensource › opensource-suites/wizard/filters/filters-with-dialog-color.test.ts › Wizard filters › Two or more values of the Date field from the dashboard filter section should use IN operation by default
opensource › opensource-suites/wizard/visualizations/bar-x/data-labels.test.ts › Wizard › Bar-x chart › MeasureValues as dataLabels @screenshot
opensource › opensource-suites/wizard/visualizations/combined/hierarchies.test.ts › Wizard › Combined chart › When the hierarchy changes, it should be updated on all layers
opensource › opensource-suites/wizard/visualizations/flat-table/pinned-columns.test.ts › Wizard › Flat table › Pinned columns @screenshot
opensource › opensource-suites/wizard/visualizations/flat-table/totals.test.ts › Wizard › Flat table › Totals for different field type
opensource › opensource-suites/wizard/visualizations/line/axis.test.ts › Wizard › Line chart › Auto scale from 0 to max @screenshot
opensource › opensource-suites/wizard/visualizations/line/html.test.ts › Wizard › Line chart › Html labels on X axis @screenshot
opensource › opensource-suites/wizard/visualizations/metric/color.test.ts › Wizard › Metric chart › Client palette
opensource › opensource-suites/wizard/visualizations/pivot-table/header.test.ts › Wizard › Pivot table › Grouping rows with markup values @screenshot
opensource › opensource-suites/wizard/visualizations/pivot-table/totals.test.ts › Wizard › Pivot table › Subtotals for NULL values

Skipped tests

opensource › opensource-suites/dash/revisions/revisionsList.test.ts › Dashboards - Versioning › Dashboard with a long list of revisions, checking the upload and the updated list of revisions
opensource › opensource-suites/dash/selectors/autoupdateRelatedSelectors.test.ts › Dashboards - Autoupdate options of group selectors › Manual selectors with aliases don't affect each other before applying when auto-update is disabled


🧐 Links with traces:

👉 Link with detailed report: report

🐳 Link with docker compose logs: logs

Last updated: 2026-02-19 15:21:33 MSK

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

E2E Tests

Playwright test results

passed  252 passed
flaky  8 flaky
skipped  2 skipped

Details

stats  262 tests across 136 suites
duration  4 minutes, 20 seconds
commit  4b340e5

Flaky tests

opensource › opensource-suites/connections/postgres.test.ts › Postgres connector interactions › Client validation errors should be displayed after creation attempt
opensource › opensource-suites/connections/ytsaurus.test.ts › YTsaurus connector interactions › Connector should be created
opensource › opensource-suites/wizard/filters/filters-with-dialog-color.test.ts › Wizard filters › Two or more values of the Date field from the dashboard filter section should use IN operation by default
opensource › opensource-suites/wizard/visualizations/bar-y/sorting.test.ts › Wizard › Bar-y chart › Sorting by X field @screenshot
opensource › opensource-suites/wizard/visualizations/combined/legend.test.ts › Wizard › Combined chart › With same fields on Y-axis and diferent fields in colors section, legend should be displayed as "color field title: color field value" @screenshot
opensource › opensource-suites/wizard/visualizations/flat-table/virtualization.test.ts › Wizard › Flat table › Correct order of rows when scrolling @screenshot
opensource › opensource-suites/wizard/visualizations/pivot-table/column-settings.test.ts › Wizard › Pivot table › Columns width for complex three-level header @screenshot
opensource › opensource-suites/wizard/visualizations/pivot-table/export.test.ts › Wizard › Pivot table › Export to xlsx

Skipped tests

opensource › opensource-suites/dash/revisions/revisionsList.test.ts › Dashboards - Versioning › Dashboard with a long list of revisions, checking the upload and the updated list of revisions
opensource › opensource-suites/dash/selectors/autoupdateRelatedSelectors.test.ts › Dashboards - Autoupdate options of group selectors › Manual selectors with aliases don't affect each other before applying when auto-update is disabled


🧐 Links with traces:

👉 Link with detailed report: report

🐳 Link with docker compose logs: logs

Last updated: 2026-02-19 15:28:07 MSK

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

📦 Statoscope quick diff with main-branch:

⏱ Build time: -767 ms (-1.34%)

⚖️ Initial size: 0.00 kb (0%)

🕵️ Validation errors: 0

Full Statoscope report could be found here ↗️

@github-actions
Copy link

github-actions bot commented Feb 19, 2026

E2E Tests Farm

Playwright test results

passed  426 passed
flaky  9 flaky
skipped  1 skipped

Details

stats  436 tests across 174 suites
duration  5 minutes, 11 seconds
commit  4b340e5

Flaky tests

basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Wizard with forbidden export › Export menu item is disabled if export is forbidden on connection
basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Wizard with forbidden export › Export menu item is disabled if export is forbidden on dataset
basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Preview with forbidden export › Wizard preview - Export menu item is disabled if export is forbidden on connection
basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Preview with forbidden export › Ql preview - Export menu item is disabled if export is forbidden on connection
basic › suites/charts/export/forbiddenExport.test.ts › Chart export availability › Ql - Export menu item is disabled if export is forbidden on connection
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Required fields validation
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Parameter name validation
basic › suites/dataset/parameters/parameterDialogValidation.test.ts › Datasets - Parameter dialog validation › Parameter default_value validation [number]
basic › suites/wizard/colors/coloredByMeasureNames.test.ts › Wizard - section "Colors" › Multidatasets. Fields with the same name should be automatically colored in different colors

Skipped tests

basic › suites/wizard/combined-chart/layers-and-multidatasets.test.ts › Multi-faceted charts with layers › The data on the X-axis must be formed correctly from two datasets


👉 Link with detailed report: report

Last updated: 2026-02-19 15:23:46 MSK

@stepanenkoxx stepanenkoxx merged commit 5c37212 into main Feb 19, 2026
14 of 15 checks passed
@stepanenkoxx stepanenkoxx deleted the DLAPI-839-remove-mode-from-create-dashboard branch February 19, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants