Skip to content

Demo DataGrid- Update years in Tasks data#33466

Open
markallenramirez wants to merge 2 commits intoDevExpress:26_1from
markallenramirez:update_tasks_data_grid/26_1
Open

Demo DataGrid- Update years in Tasks data#33466
markallenramirez wants to merge 2 commits intoDevExpress:26_1from
markallenramirez:update_tasks_data_grid/26_1

Conversation

@markallenramirez
Copy link
Copy Markdown
Contributor

Demos affected:
Data Grid - Custom Editors
Data Grid - Local Reordering
Data Grid - Remote Reordering

2012 -> 2022
2013 -> 2023

@markallenramirez markallenramirez self-assigned this Apr 30, 2026
Copilot AI review requested due to automatic review settings April 30, 2026 07:15
@markallenramirez markallenramirez requested a review from a team as a code owner April 30, 2026 07:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates demo “Tasks” labels to use more recent years and refreshes UI screenshot baselines so demo visual tests align with the updated data shown in DataGrid demos.

Changes:

  • Updated task Subject strings in the DataGrid – Local Reordering demo data sources (2012/20132022/2023) across jQuery/Angular/React/ReactJs/Vue implementations.
  • Updated visual test etalons (Material + Fluent themes) for Custom Editors, Local Reordering, and Remote Reordering demos.

Reviewed changes

Copilot reviewed 5 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
apps/demos/Demos/DataGrid/LocalReordering/jQuery/data.js Updates task Subject year text in the jQuery demo data.
apps/demos/Demos/DataGrid/LocalReordering/Vue/data.ts Updates task Subject year text in the Vue demo data.
apps/demos/Demos/DataGrid/LocalReordering/ReactJs/data.js Updates task Subject year text in the React (JS) demo data.
apps/demos/Demos/DataGrid/LocalReordering/React/data.ts Updates task Subject year text in the React (TS) demo data.
apps/demos/Demos/DataGrid/LocalReordering/Angular/app/app.service.ts Updates task Subject year text in the Angular demo data.
apps/demos/testing/etalons/DataGrid-RemoteReordering (material.blue.light).png Refreshes screenshot baseline for Remote Reordering (Material theme).
apps/demos/testing/etalons/DataGrid-RemoteReordering (fluent.blue.light).png Refreshes screenshot baseline for Remote Reordering (Fluent theme).
apps/demos/testing/etalons/DataGrid-LocalReordering (material.blue.light).png Refreshes screenshot baseline for Local Reordering (Material theme).
apps/demos/testing/etalons/DataGrid-LocalReordering (fluent.blue.light).png Refreshes screenshot baseline for Local Reordering (Fluent theme).
apps/demos/testing/etalons/DataGrid-CustomEditors (material.blue.light).png Refreshes screenshot baseline for Custom Editors (Material theme).
apps/demos/testing/etalons/DataGrid-CustomEditors (fluent.blue.light).png Refreshes screenshot baseline for Custom Editors (Fluent theme).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants