Pfrg 74 connection front v3 no auth#19
Draft
julie-belrose wants to merge 9 commits intodevelopmentfrom
Draft
Conversation
…rontend in package add config alias for IDE and devDependencies concurrently for add two buld same time
- Add generic repository pattern with IStorageRepository interface - Implement LocalStorageRepository for session management - Create auth domain with SessionService and AuthService separation - Add dashboard domain with use cases and services - Implement DisplayUserInfoUseCase for reusable user data formatting - Extract inline JavaScript from HTML to separate domain services - Add comprehensive JSDoc comments for junior developer guidance - Prepare architecture for future React migration (services to hooks)
…ation - Create auth domain with separated services (AuthService, SessionService, MockAuthService) - Add dashboard domain with use cases and services pattern - Implement profile domain with specialized ProfileService - Add shared domain with generic DisplayUserInfoUseCase and repository patterns - Create generic IStorageRepository interface with LocalStorageRepository implementation - Extract and organize Tailwind config into centralized file - Refactor all pages to use domain-driven services instead of inline scripts - Move authentication services from root services/ to domains/auth/services/ - Organize mock data into structured test files by user type - Add comprehensive JSDoc documentation Technical improvements: - Implement single responsibility principle across all services - Create reusable use cases for cross-component functionality
…ta in BDD for mock auth add user root for test and config vite for tailwind css, arch DDD lie backend BREAKING CHANGE: Archi DDD
…gic for AuthService add mini mock report and refacto report to new architecture
fd39cec to
cf66386
Compare
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.
No description provided.