Demo CardView Field Template - Update years in Tasks data#33465
Open
markallenramirez wants to merge 3 commits intoDevExpress:26_1from
Open
Demo CardView Field Template - Update years in Tasks data#33465markallenramirez 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 “Field Template” demo task dataset dates/labels to use more recent years, keeping the demo content current across the different framework implementations.
Changes:
- Updated task subjects containing years (e.g., 2015 → 2025, 2012 → 2022).
- Updated task start/due date strings (e.g., 2015 → 2025, 2016 → 2026) in demo data sources.
- Applied the same data refresh across Angular, Vue, React (JS), and jQuery demo variants.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| apps/demos/Demos/CardView/FieldTemplate/jQuery/data.js | Refreshes jQuery demo task years/dates to 2025/2026. |
| apps/demos/Demos/CardView/FieldTemplate/Vue/data.ts | Refreshes Vue demo task years/dates to 2025/2026. |
| apps/demos/Demos/CardView/FieldTemplate/ReactJs/data.js | Refreshes React (JS) demo task years/dates to 2025/2026. |
| apps/demos/Demos/CardView/FieldTemplate/Angular/app/app.service.ts | Refreshes Angular demo task years/dates to 2025/2026. |
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 - Field Template
2012->20222015->20252016->2026