Skip to content

Demo CardView Search Panel - Update years in Tasks data#33464

Open
markallenramirez wants to merge 3 commits intoDevExpress:26_1from
markallenramirez:update_tasks_data_cardview/26_1
Open

Demo CardView Search Panel - Update years in Tasks data#33464
markallenramirez wants to merge 3 commits intoDevExpress:26_1from
markallenramirez:update_tasks_data_cardview/26_1

Conversation

@markallenramirez
Copy link
Copy Markdown
Contributor

Demos affected:
Card View - Search Panel

2012 -> 2022
2013 -> 2023
2014 -> 2024
3013 -> 2023

@markallenramirez markallenramirez self-assigned this Apr 30, 2026
Copilot AI review requested due to automatic review settings April 30, 2026 06:31
@markallenramirez markallenramirez requested a review from a team as a code owner April 30, 2026 06:31
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 the CardView “Search Panel” demo task dataset years across framework variants to keep demo content current and correct an obvious typo.

Changes:

  • Updated task subjects and ISO date strings from 2012/2013/2014 to 2022/2023/2024.
  • Fixed the incorrect year “3013” to “2023” in the “Marketing Plan” task subject and dates.
  • Applied the same data updates consistently across jQuery, Angular, React, ReactJS, and Vue demos.

Reviewed changes

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

Show a summary per file
File Description
apps/demos/Demos/CardView/SearchPanel/jQuery/data.js Updated task subjects and date strings to 2022–2024; fixed 3013 typo.
apps/demos/Demos/CardView/SearchPanel/Vue/data.ts Updated task subjects and date strings to 2022–2024; fixed 3013 typo.
apps/demos/Demos/CardView/SearchPanel/ReactJs/data.js Updated task subjects and date strings to 2022–2024; fixed 3013 typo.
apps/demos/Demos/CardView/SearchPanel/React/data.ts Updated task subjects and date strings to 2022–2024; fixed 3013 typo.
apps/demos/Demos/CardView/SearchPanel/Angular/app/app.service.ts Updated task subjects and date strings to 2022–2024; fixed 3013 typo.

Copilot AI review requested due to automatic review settings April 30, 2026 08:08
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 the CardView Search Panel demo “Tasks” sample data across framework variants to use more recent years, keeping the demo content current and correcting a previously incorrect year value.

Changes:

  • Updated task subjects containing year references (e.g., 2013 → 2023, 2012 → 2022).
  • Updated task start/due date strings to 2023/2024 where applicable.
  • Fixed the incorrect “3013” year to “2023” in the affected task subject.

Reviewed changes

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

Show a summary per file
File Description
apps/demos/Demos/CardView/SearchPanel/jQuery/data.js Updates years in the jQuery demo task dataset (subjects and date strings).
apps/demos/Demos/CardView/SearchPanel/Vue/data.ts Updates years in the Vue demo task dataset (subjects and date strings).
apps/demos/Demos/CardView/SearchPanel/ReactJs/data.js Updates years in the React (JS) demo task dataset (subjects and date strings).
apps/demos/Demos/CardView/SearchPanel/React/data.ts Updates years in the React (TS) demo task dataset (subjects and date strings).
apps/demos/Demos/CardView/SearchPanel/Angular/app/app.service.ts Updates years in the Angular demo task dataset (subjects and date strings).

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants