Skip to content

Fix CI for v25.1.3#2

Merged
artem-kurchenko merged 8 commits into
25.1.3+from
fix-25.1.3
Sep 3, 2025
Merged

Fix CI for v25.1.3#2
artem-kurchenko merged 8 commits into
25.1.3+from
fix-25.1.3

Conversation

@artem-kurchenko
Copy link
Copy Markdown
Contributor

No description provided.

- Convert React components to TypeScript with proper return types
- Extract common utilities to utils.ts with CellValue type alias
- Implement DevExtreme notify for better error handling
- Add drag-and-drop for multiple row selection and reordering
- Support both local data (Customer) and remote data (Task) scenarios
- Zero lint errors - fully CI compliant
- Build successful with all functionality working
- Converted from JavaScript to TypeScript with proper DevExtreme Angular types
- Added shared utils integration for consistent drag-and-drop operations
- Implemented proper error handling and promise management
- Fixed all linting issues (0 errors, 0 warnings)
- Preserved drag multiple rows functionality with local and remote data scenarios
- Added proper return types and ESLint compliance
- Cleaned up orig_ files and formatting with Prettier
- Converted from legacy JS to modern ES6+ syntax with proper linting compliance
- Implemented DevExtreme DataGrid drag multiple rows with both local and remote data
- Fixed for-in loops to use Object.keys() for better prototype chain handling
- Converted await-in-loop to Promise.all for better async performance
- Added proper error handling and promise management
- Cleaned up HTML structure and CSS formatting with Prettier
- Removed orig_ files and maintained kebab-case naming conventions
@DevExpressExampleBot
Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

Non-zero exit code when running test file

https://codecentralfarm.devexpress.devx/job/devextreme-datagrid-drag-multiple-rows_25.1.3+/2/console

@DevExpressExampleBot
Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

Non-zero exit code when running test file

https://codecentralfarm.devexpress.devx/job/devextreme-datagrid-drag-multiple-rows_25.1.3+/3/console

@artem-kurchenko artem-kurchenko merged commit 8008866 into 25.1.3+ Sep 3, 2025
9 checks passed
@artem-kurchenko artem-kurchenko deleted the fix-25.1.3 branch September 3, 2025 10:38
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