Demo CardView Search Panel - Update years in Tasks data#33464
Open
markallenramirez wants to merge 3 commits intoDevExpress:26_1from
Open
Demo CardView Search Panel - Update years in Tasks data#33464markallenramirez wants to merge 3 commits intoDevExpress:26_1from
markallenramirez wants to merge 3 commits intoDevExpress:26_1from
Conversation
Contributor
There was a problem hiding this comment.
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. |
Contributor
There was a problem hiding this comment.
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). |
Tucchhaa
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Demos affected:
Card View - Search Panel
2012->20222013->20232014->20243013->2023