fragginwagon
|
03bf0f38d6
|
✅ Add unit tests for router guards to verify route protection with authentication and feature flags
|
2026-01-29 02:07:47 +00:00 |
|
fragginwagon
|
f31e5f8840
|
✅ Add unit tests for router guards to improve coverage and reliability
|
2026-01-29 02:07:42 +00:00 |
|
fragginwagon
|
fcc734a9bc
|
✅ Add unit tests for FeatureFlag component to ensure proper functionality
|
2026-01-29 02:07:25 +00:00 |
|
fragginwagon
|
7b5b80d1d1
|
🛡️ Improve logging format for feature flag and protected route navigation
|
2026-01-29 02:07:03 +00:00 |
|
fragginwagon
|
fcfc4215e0
|
🚦 Add feature flag checks to route guards and logging for flagged routes
|
2026-01-29 02:06:58 +00:00 |
|
fragginwagon
|
fb92606f44
|
✨ Refactor ChallongeTest.vue with useAsyncState for cleaner state management and update progress documentation
|
2026-01-29 02:04:46 +00:00 |
|
fragginwagon
|
8afaf18985
|
✅ Update progress documentation to reflect completion of phase 2 and updated step count
|
2026-01-29 02:04:29 +00:00 |
|
fragginwagon
|
24a70d1cd7
|
✅ Mark Phase 2 as complete in project progress documentation
|
2026-01-29 02:04:24 +00:00 |
|
fragginwagon
|
df6dcd03d1
|
✅ Update progress with completed tasks and refactor async operations to use useAsyncState
|
2026-01-29 02:04:19 +00:00 |
|
fragginwagon
|
fb2629334c
|
🔄 Refactor error handling and state reset logic for improved clarity and consistency in tournament management
|
2026-01-29 02:03:45 +00:00 |
|
fragginwagon
|
6835e3a7b8
|
🎮 Refactor tournament details handling to use tournamentDetailsState with error management and remove redundant assignments
|
2026-01-29 02:03:33 +00:00 |
|
fragginwagon
|
1f85443db9
|
✨ Refactor tournament loading logic to use loadMoreState for improved error handling and state management
|
2026-01-29 02:03:28 +00:00 |
|
fragginwagon
|
b2de57e4ef
|
✨ Refactor tournament listing logic to use state management and simplify error handling
|
2026-01-29 02:03:18 +00:00 |
|
fragginwagon
|
4ac4b9a3f6
|
✨ Add computed property for tournament details
|
2026-01-29 02:03:06 +00:00 |
|
fragginwagon
|
5e7e411a52
|
🔄 Refactor state management to use useAsyncState for tournaments and loading states
|
2026-01-29 02:02:56 +00:00 |
|
fragginwagon
|
7dc792abc9
|
✨ Add Vue 3 composable for group sizing and print-safe layout generation
|
2026-01-29 02:00:27 +00:00 |
|
fragginwagon
|
308001594b
|
✨ Add composable for group print layout functionality
|
2026-01-29 01:59:50 +00:00 |
|
fragginwagon
|
beff7cd832
|
✨ Add utility function for calculating group sizes
|
2026-01-29 01:58:23 +00:00 |
|
fragginwagon
|
43bc719292
|
🚀 Update roadmap to include Progressive Web App (PWA) capabilities
|
2026-01-28 23:04:09 +00:00 |
|
fragginwagon
|
4f6b12feee
|
🔄 Update project structure and documentation to reflect migration from React to Vue
|
2026-01-28 23:04:03 +00:00 |
|
fragginwagon
|
cc7d66c40b
|
🎨 Update framework details and technical implementation to reflect migration from React to Vue 3
|
2026-01-28 23:03:54 +00:00 |
|
fragginwagon
|
84711b0c98
|
🔄 Update README to reflect use of Vue 3, modern JavaScript features, and enhanced test coverage
|
2026-01-28 23:03:44 +00:00 |
|
fragginwagon
|
00b8d01cff
|
🔄 Update README to reflect migration from React to Vue and include relevant documentation links
|
2026-01-28 23:03:39 +00:00 |
|
fragginwagon
|
1e892cc407
|
🎨 Update README to reflect migration from React to Vue and reorganize project structure documentation
|
2026-01-28 23:03:34 +00:00 |
|
fragginwagon
|
855ee207fe
|
🔄 Update README to reflect changes in tech stack and framework details
|
2026-01-28 23:03:24 +00:00 |
|
fragginwagon
|
923dfefb5a
|
🔄 Update project description to reflect migration from React to Vue 3 and include additional technical details
|
2026-01-28 23:03:18 +00:00 |
|
fragginwagon
|
52ed9c04c0
|
🛠️ Update README with detailed tech stack, features, development metrics, security notes, and contribution guidelines
|
2026-01-28 23:01:33 +00:00 |
|
fragginwagon
|
6a28e72c6c
|
📝 Simplify Docker deployment instructions and update project structure, testing, and coverage documentation in README
|
2026-01-28 23:01:12 +00:00 |
|
fragginwagon
|
dae271f8a8
|
🚀 Simplify and streamline README with updated prerequisites, quick start instructions, and development commands
|
2026-01-28 23:01:02 +00:00 |
|
fragginwagon
|
29d9629a5d
|
✨ Update README to reflect migration to React + Vite and highlight new features and production-ready status
|
2026-01-28 23:00:52 +00:00 |
|
fragginwagon
|
fad07f5d90
|
✨ Update progress documentation with latest project milestones
|
2026-01-28 23:00:37 +00:00 |
|
fragginwagon
|
90159b2055
|
🧹 Remove unnecessary whitespace in unit tests for useFeatureFlags
|
2026-01-28 23:00:20 +00:00 |
|
fragginwagon
|
ecf7e1f316
|
✅ Add unit tests for feature flag composable
|
2026-01-28 23:00:15 +00:00 |
|
fragginwagon
|
d77706be9f
|
🧹 Remove unit tests for useFeatureFlags composable
|
2026-01-28 23:00:05 +00:00 |
|
fragginwagon
|
622cec5e2d
|
🧹 Remove unnecessary whitespace in unit tests for useFeatureFlags
|
2026-01-28 22:59:39 +00:00 |
|
fragginwagon
|
6ec72ff36f
|
✅ Add unit tests for feature flag composable
|
2026-01-28 22:59:34 +00:00 |
|
fragginwagon
|
d9d0de243d
|
🧹 Remove unnecessary whitespace in unit tests for DeveloperTools component
|
2026-01-28 22:59:24 +00:00 |
|
fragginwagon
|
d94ad418c8
|
🧪 Simplify DeveloperTools tests by removing complex DOM interactions and redundant test cases, while adding mocks and focusing on core functionality
|
2026-01-28 22:59:19 +00:00 |
|
fragginwagon
|
bb344d4096
|
🔧 Refactor environment mocking and component stubs in DeveloperTools unit tests
|
2026-01-28 22:58:05 +00:00 |
|
fragginwagon
|
77da2ef580
|
🔧 Refactor test setup to use vi.spyOn for mocking useAuth module instead of direct mock replacement
|
2026-01-28 22:57:55 +00:00 |
|
fragginwagon
|
50664739fe
|
🔧 Update import paths in DeveloperTools unit test for correct module resolution
|
2026-01-28 22:55:32 +00:00 |
|
fragginwagon
|
2063c65efd
|
🔧 Fix import paths in useFeatureFlags unit test file
|
2026-01-28 22:55:22 +00:00 |
|
fragginwagon
|
d3ac20f9fa
|
🧪 Add unit tests for DeveloperTools component
|
2026-01-28 22:54:40 +00:00 |
|
fragginwagon
|
cf106cd5f3
|
✨ Refactor unit tests for useFeatureFlags to improve readability, consistency, and formatting
|
2026-01-28 22:54:28 +00:00 |
|
fragginwagon
|
338ee1f750
|
✅ Add unit tests for feature flag composable
|
2026-01-28 22:54:23 +00:00 |
|
fragginwagon
|
59823392e1
|
🛠️ Add Developer Tools component for development mode with improved formatting and functionality adjustments
|
2026-01-28 22:54:07 +00:00 |
|
fragginwagon
|
740005e4b8
|
✨ Add Developer Tools component for enhanced debugging features
|
2026-01-28 22:54:02 +00:00 |
|
fragginwagon
|
a736519d76
|
🎨 Refactor code style for consistency and readability in feature flag composable
|
2026-01-28 22:53:48 +00:00 |
|
fragginwagon
|
5151846a88
|
✨ Add composable for managing feature flags
|
2026-01-28 22:53:43 +00:00 |
|
fragginwagon
|
bc48762925
|
✨ Add feature flags configuration for Pokedex Online
|
2026-01-28 22:53:33 +00:00 |
|
fragginwagon
|
9c1d836e4f
|
🔒 Add documentation for authentication architecture in Pokedex.Online
|
2026-01-28 22:51:34 +00:00 |
|
fragginwagon
|
4bbcdbb96e
|
🔒 Add JWT authentication system with backend, frontend, API client, route guards, and unit tests for secure user management and token-based access control
|
2026-01-28 22:51:15 +00:00 |
|
fragginwagon
|
8f74fef02a
|
✅ Add JWT authentication system with backend utilities, middleware, routes, frontend state management, router guards, and authentication tests
|
2026-01-28 22:50:15 +00:00 |
|
fragginwagon
|
88f426127e
|
✅ Update progress documentation with completed steps count
|
2026-01-28 22:50:01 +00:00 |
|
fragginwagon
|
42f9acc4fa
|
🧹 Remove unnecessary whitespace in useAuth composable unit tests
|
2026-01-28 22:48:55 +00:00 |
|
fragginwagon
|
8f06e50820
|
✅ Add unit tests for authentication composable
|
2026-01-28 22:48:50 +00:00 |
|
fragginwagon
|
d3c6f45757
|
✅ Add unit tests for AdminLogin view to improve test coverage
|
2026-01-28 22:48:45 +00:00 |
|
fragginwagon
|
0c0cc33e1e
|
🗑️ Remove unit tests for JWT utility functions
|
2026-01-28 22:48:35 +00:00 |
|
fragginwagon
|
74f0e1e252
|
🛠️ Simplify code formatting and improve consistency in API client and JWT utilities tests
|
2026-01-28 22:48:11 +00:00 |
|
fragginwagon
|
e51d484083
|
🛠️ Add default header management methods to API client
|
2026-01-28 22:48:06 +00:00 |
|
fragginwagon
|
56578917e8
|
✏️ Adjust line breaks in admin login descriptions for improved readability
|
2026-01-28 22:46:49 +00:00 |
|
fragginwagon
|
07a6f902d9
|
🔒 Add admin login view for authentication
|
2026-01-28 22:46:44 +00:00 |
|
fragginwagon
|
af34c7c719
|
✨ Improve code formatting and update API request payload structure in authentication composable
|
2026-01-28 22:46:37 +00:00 |
|
fragginwagon
|
1e97e190c5
|
🔒 Add authentication composable for managing auth state, token handling, and user info
|
2026-01-28 22:46:32 +00:00 |
|
fragginwagon
|
f132339abf
|
🎨 Reformat import statement for improved readability
|
2026-01-28 22:46:27 +00:00 |
|
fragginwagon
|
6d44590dff
|
🔒 Add authentication route logic for user login and registration
|
2026-01-28 22:46:22 +00:00 |
|
fragginwagon
|
5d0c428dcd
|
✨ Improve readability by reformatting conditional expressions and code structure in authentication middleware
|
2026-01-28 22:46:17 +00:00 |
|
fragginwagon
|
0044f1e965
|
🔒 Add authentication middleware for secure access
|
2026-01-28 22:46:10 +00:00 |
|
fragginwagon
|
ac0a31c071
|
✨ Refactor JWT utility functions for improved readability and consistency
|
2026-01-28 22:46:07 +00:00 |
|
fragginwagon
|
3434a361d9
|
🔒 Update JWT utility functions for improved token handling
|
2026-01-28 22:46:02 +00:00 |
|
fragginwagon
|
b6cbc12c5f
|
🎨 Refactor components to use shared utilities, simplify state management, and improve modal implementation
|
2026-01-28 22:45:08 +00:00 |
|
fragginwagon
|
7048ee7a77
|
✅ Update components to use shared utilities, BaseModal, and api-client while verifying build passes
|
2026-01-28 22:44:58 +00:00 |
|
fragginwagon
|
bb558be6f8
|
✅ Update progress documentation to reflect one additional completed step
|
2026-01-28 22:44:53 +00:00 |
|
fragginwagon
|
3ae5a93e57
|
🗑️ Remove integration tests for ApiKeyManager and GamemasterManager components
|
2026-01-28 22:44:40 +00:00 |
|
fragginwagon
|
177ae5c60d
|
🎨 Reformat test code for improved readability and consistency
|
2026-01-28 22:42:22 +00:00 |
|
fragginwagon
|
d782eba3b4
|
🔑 Add integration tests for API key management
|
2026-01-28 22:42:16 +00:00 |
|
fragginwagon
|
c87d494eee
|
📝 Simplify modal text formatting and button layout in API key manager
|
2026-01-28 22:42:11 +00:00 |
|
fragginwagon
|
b07f1fd61a
|
🎨 Refactor delete confirmation modal to use BaseModal component for improved consistency and reusability
|
2026-01-28 22:42:06 +00:00 |
|
fragginwagon
|
ae8832daff
|
✨ Add BaseModal import and simplify useAsyncState calls in ApiKeyManager and GamemasterManager views
|
2026-01-28 22:42:01 +00:00 |
|
fragginwagon
|
0515fb7958
|
🚀 Refactor GamemasterManager to use reusable async state management for loading, saving, and error handling
|
2026-01-28 22:41:56 +00:00 |
|
fragginwagon
|
d5ba1d5ab1
|
📝 Update progress documentation with new test coverage details and adjust coverage target
|
2026-01-28 22:26:33 +00:00 |
|
fragginwagon
|
9dafca49b0
|
✅ Update test coverage details to reflect increased passing tests count
|
2026-01-28 22:26:23 +00:00 |
|
fragginwagon
|
67829cd09b
|
✅ Mark BaseButton and BaseModal components as complete with tests passing
|
2026-01-28 22:26:18 +00:00 |
|
fragginwagon
|
c7b78e32c7
|
✅ Update progress documentation with completed steps count
|
2026-01-28 22:26:08 +00:00 |
|
fragginwagon
|
35e9a97708
|
🧹 Remove unnecessary whitespace in BaseModal unit tests
|
2026-01-28 22:25:42 +00:00 |
|
fragginwagon
|
fa8286fa54
|
🧪 Improve BaseModal test to handle timing-dependent overflow checks and verify cleanup
|
2026-01-28 22:25:37 +00:00 |
|
fragginwagon
|
5eb704af2d
|
🧪 Improve BaseModal unit test to handle timing-dependent overflow behavior
|
2026-01-28 22:25:31 +00:00 |
|
fragginwagon
|
bf38a226fc
|
🧪 Add missing nextTick call in BaseModal unit test to ensure proper DOM updates
|
2026-01-28 22:25:15 +00:00 |
|
fragginwagon
|
61fe7c6594
|
🧪 Add additional nextTick calls in BaseModal unit tests to ensure proper DOM updates
|
2026-01-28 22:25:10 +00:00 |
|
fragginwagon
|
155a3d3985
|
🧪 Update BaseModal test to verify element existence instead of active focus due to JSDOM limitations
|
2026-01-28 22:25:00 +00:00 |
|
fragginwagon
|
5453f80317
|
🧪 Improve test readability by reformatting code for better clarity and consistency in BaseModal unit tests
|
2026-01-28 22:24:43 +00:00 |
|
fragginwagon
|
6d3d81c3c0
|
✅ Add unit tests for BaseModal component
|
2026-01-28 22:24:39 +00:00 |
|
fragginwagon
|
4cb66eafbd
|
🎨 Refactor code style for consistency and readability in BaseModal component
|
2026-01-28 22:24:11 +00:00 |
|
fragginwagon
|
94b1828c88
|
✨ Add BaseModal component for shared modal functionality
|
2026-01-28 22:24:06 +00:00 |
|
fragginwagon
|
247d4330b2
|
✨ Add support for slot detection in BaseButton component
|
2026-01-28 22:23:29 +00:00 |
|
fragginwagon
|
2d89f09b92
|
✨ Add slot support to BaseButton component
|
2026-01-28 22:23:14 +00:00 |
|
fragginwagon
|
e061278123
|
🧹 Remove unnecessary whitespace in BaseButton component unit tests
|
2026-01-28 22:22:50 +00:00 |
|
fragginwagon
|
be3fd84901
|
✅ Add unit tests for BaseButton component
|
2026-01-28 22:22:45 +00:00 |
|
fragginwagon
|
b06382c0bb
|
🎨 Improve code readability and consistency in BaseButton component by reformatting and simplifying syntax
|
2026-01-28 22:22:35 +00:00 |
|
fragginwagon
|
9467d4d81d
|
✅ Update progress documentation and mark Step 3 as completed in project tracker
|
2026-01-28 22:22:30 +00:00 |
|