Commit e187724
committed
Refactor migration services and enhance Drupal integration
- Updated .gitignore to include new file types and directories.
- Removed package-lock.json from the repository.
- Added MySQL2 dependency to package.json for database interactions.
- Introduced new ESLint configuration for the API.
- Created nodemon.json for development environment settings.
- Refactored various service files to improve error handling and logging.
- Implemented new Drupal services for content extraction and mapping.
- Enhanced existing services with better type handling and validation.
- Updated UI components for improved user experience and functionality.
- Added batch processing utilities for efficient data handling.
- Improved overall code structure and documentation for better maintainability.File tree
85 files changed
+12720
-5709
lines changed- api
- src
- constants
- controllers
- helper
- models
- routes
- services
- drupal
- utils
- ui
- src
- cmsData
- components
- AdvancePropertise
- Common
- AddStack
- ProgressBar
- ContentMapper
- DestinationStack/Actions
- LegacyCms
- Actions
- LogScreen
- MainHeader
- MigrationFlowHeader
- TestMigration
- context/app
- pages/Migration
- services/api
- store/slice
- upload-api
- migration-contentful/libs
- migration-drupal
- config
- libs
- utils
- restrictedKeyWords
- migration-sitecore/libs
- migration-wordpress/libs
- src
- config
- controllers
- aem
- sitecore
- helper
- models
- routes
- services
- contentful
- drupal
- validators
- drupal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+12720
-5709
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments