DT Migration Plugin - #1 - Bootstrapping & Initial Implementation#2
Open
kodinkat wants to merge 9 commits intoDiscipleTools:masterfrom
Open
Conversation
Collaborator
kodinkat
commented
Mar 17, 2026
- fixes: D.T Migration Plugin Bootstrapping & Initial Implementation #1
…sential documentation (CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md). Set up Composer for development dependencies and include CI/CD workflows for testing and release management.
…ings management. Updated page title and added methods for retrieving and updating migration settings. Enhanced submenu registration for better navigation.
…anagement. Updated main and right column methods to accept settings as parameters, improving content rendering based on migration mode. Added informative messages for users regarding migration status and configuration.
…dpoints for all REST requests, not just specific paths. Introduce new capabilities and export endpoints, enhancing the API surface for future development. Update permission handling and site metadata retrieval for improved functionality.
… Added form for testing API connection to source site with JWT authentication, including error handling and capability display. Updated admin menu loading to support REST requests.
…troduced new classes for handling migration settings, export, and import functionalities. Updated REST API to include records preview endpoint and enhanced settings management for better user experience.
…new classes for handling import logic and AJAX requests, enabling chunked import of settings and records. Updated admin interface to support selection of settings for import and improved user experience with progress tracking and confirmation modals.
…. Introduced new classes for managing export functionality, including JSON file creation and download processes. Updated import AJAX handlers to support file mode, enhancing user experience with file uploads and previews in the admin interface.
… Added detailed error display for import failures, improved error message formatting, and implemented deferred group connection handling. Updated JavaScript to manage error visibility and scrolling for better user experience during imports.
Collaborator
Author
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.





