You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(migration): update migration mapping and progress tracker for various services
- Marked user-services, template-service, file-services (portal), configuration-services as migrated, refactored, and unit tested in migration mapping documents.
- Updated migration progress documents to reflect the same changes.
- Implemented ConfigurationServices and its tests for configuration management.
- Developed FileServicesPortal with associated tests for file operations.
- Created MixDatabaseColumnRestService and its tests for database column operations.
- Added MixDatabaseDataRestClientService and its tests for data client operations.
- Implemented MixDatabaseDataRestPortalService with tests for portal operations.
- Created MixDatabaseDataValueRestService and its initial test setup.
- Developed MixDatabaseRestPortalService and its tests for database portal operations.
- Implemented ModuleDataRestMvcService and its tests for module data operations.
- Created TemplateService and its tests for template management.
- Implemented UserServices and its tests for user management.
0 commit comments