Commit Graph

  • 0b465d82c1 Update tests to check for defined properties instead of specific values FragginWagon 2026-01-29 05:10:41 +00:00
  • 716f20039f 🎯 Simplify test code formatting and improve readability in useChallongeClient unit tests FragginWagon 2026-01-29 05:10:36 +00:00
  • cb75fa34a0 Add unit tests for Challonge client composable FragginWagon 2026-01-29 05:10:30 +00:00
  • 243e4c2eda 🧹 Remove unit tests for useChallongeClient composable FragginWagon 2026-01-29 05:10:20 +00:00
  • 2723b96c0b 🎨 Reformat import statements and destructuring for improved readability FragginWagon 2026-01-29 05:09:43 +00:00
  • 0148d0a1f1 🧪 Add unit tests for useChallongeClient composable and refactor code formatting for readability FragginWagon 2026-01-29 05:09:38 +00:00
  • 568224f2d9 Add composable for interacting with Challonge API FragginWagon 2026-01-29 05:09:33 +00:00
  • cb23c5e923 Update progress notes to reflect completion of Phase 5 and increased test coverage FragginWagon 2026-01-29 05:08:05 +00:00
  • eaf43a54c8 Update progress to mark Phase 5 as complete and outline tasks for Phase 6 FragginWagon 2026-01-29 05:08:00 +00:00
  • c077989f51 Update test coverage details with new passing tests and files FragginWagon 2026-01-29 05:07:50 +00:00
  • ba0c84fa77 Refactor GamemasterExplorer component with new composables, extracted components, comprehensive tests, and significant line count reduction FragginWagon 2026-01-29 05:07:40 +00:00
  • ea98011fbc Update progress for GamemasterExplorer refactoring to reflect completion and detailed results FragginWagon 2026-01-29 05:07:35 +00:00
  • c292ca72d4 Update progress tracker with latest phase, step, and test suite completion stats FragginWagon 2026-01-29 05:07:25 +00:00
  • e87f8e6dd4 Extend mocked useJsonFilter composable with additional methods and properties in unit tests FragginWagon 2026-01-29 05:06:09 +00:00
  • 3ef1cd8300 🧪 Add mock implementation for search history in GamemasterExplorer tests FragginWagon 2026-01-29 05:05:53 +00:00
  • e55740782e 🎨 Simplify import formatting and improve code readability in unit tests for GamemasterExplorer component FragginWagon 2026-01-29 05:05:47 +00:00
  • dbf60a4860 🔧 Add async handling to test cases in GamemasterExplorer unit tests FragginWagon 2026-01-29 05:05:42 +00:00
  • 6f6ddb3660 ️ Add async handling to loading state test in GamemasterExplorer component FragginWagon 2026-01-29 05:05:32 +00:00
  • bea0f15566 🔍 Add unit tests for GamemasterExplorer view FragginWagon 2026-01-29 05:05:22 +00:00
  • 5feab84540 🛠️ Update FileSelector test to reflect that loadStatus is handled by the parent component FragginWagon 2026-01-29 05:03:11 +00:00
  • ff7f19a790 🔧 Update mock implementation of useFeatureFlags to use a value function for getFlags FragginWagon 2026-01-29 05:02:26 +00:00
  • ef1a2d2210 🐛 Fix incorrect function call for retrieving flags FragginWagon 2026-01-29 05:02:11 +00:00
  • 48e785770e 🔧 Fix computed property to correctly reference getFlags value FragginWagon 2026-01-29 04:59:52 +00:00
  • 45a9eb5099 🎨 Adjust styling by adding a warning banner class definition FragginWagon 2026-01-29 04:58:27 +00:00
  • d75c52c93e 🎨 Enhance dark mode and syntax highlighting styles for JSON viewer FragginWagon 2026-01-29 04:57:59 +00:00
  • d755e77c44 🎨 Ensure transparent backgrounds for all syntax highlighting elements in both light and dark modes FragginWagon 2026-01-29 04:56:48 +00:00
  • 4952bc7649 🎨 Enhance syntax highlighting styles with !important for consistent appearance FragginWagon 2026-01-29 04:54:35 +00:00
  • 7a1fb11dfb 🎨 Improve light and dark mode styles for content viewer with enhanced contrast and color adjustments FragginWagon 2026-01-29 04:51:46 +00:00
  • 0639d577a1 🛠️ Remove redundant loadStatus call in FileSelector component FragginWagon 2026-01-29 04:50:14 +00:00
  • aa8a3e2aab ️ Make loadStatus asynchronous in onMounted lifecycle method FragginWagon 2026-01-29 04:50:04 +00:00
  • 81310abbce 🔧 Simplify API endpoint paths by removing redundant '/api' prefix in GamemasterManager.vue FragginWagon 2026-01-29 04:45:34 +00:00
  • 13e6ce7467 🔧 Simplify API proxy rewrite rule in Vite configuration FragginWagon 2026-01-29 04:42:32 +00:00
  • 0cc01aa476 📝 Format error messages for Challonge OAuth configuration consistently FragginWagon 2026-01-29 04:35:19 +00:00
  • 8650920c7c 🔒 Add validation for Challonge OAuth configuration in token and refresh endpoints FragginWagon 2026-01-29 04:35:14 +00:00
  • 4769193ae4 ⚠️ Update OAuth proxy to warn instead of exit when Challonge credentials are missing FragginWagon 2026-01-29 04:35:03 +00:00
  • fc2a528d89 Refactor server save logic to include status reload and improve error handling FragginWagon 2026-01-29 04:32:22 +00:00
  • bb05c7e3e1 Fix syntax issue in asynchronous function definition for Gamemaster processing FragginWagon 2026-01-29 04:30:18 +00:00
  • 87a7f28cf8 🔄 Refactor async state management to simplify and streamline API calls in GamemasterManager component FragginWagon 2026-01-29 04:30:07 +00:00
  • cb81e29c31 🎨 Reformat computed properties and conditional assignments for improved readability FragginWagon 2026-01-29 04:27:56 +00:00
  • 835168179e Enhance reactivity and null safety in file state management with computed properties and conditional checks FragginWagon 2026-01-29 04:27:51 +00:00
  • 6c5ed223c6 🎨 Reformat code for improved readability in FileSelector component FragginWagon 2026-01-29 04:27:32 +00:00
  • a5592f3857 🎨 Refactor computed properties and method bindings for improved readability and maintainability FragginWagon 2026-01-29 04:27:27 +00:00
  • 5ac738a689 Add onMounted lifecycle hook and loadStatus state to GamemasterExplorer component FragginWagon 2026-01-29 04:23:14 +00:00
  • c47e2199bb 🐛 Fix incorrect method call syntax for retry button action FragginWagon 2026-01-29 04:20:50 +00:00
  • 0bd9576426 🗑️ Remove unnecessary closing script tag from GamemasterExplorer.vue FragginWagon 2026-01-29 04:20:00 +00:00
  • 3d0b848699 🎨 Refactor and optimize GamemasterExplorer.vue by restructuring template, improving component usage, and enhancing code readability and maintainability FragginWagon 2026-01-29 04:13:27 +00:00
  • 6fb5190582 📝 Update progress documentation to reflect adjustments in completed steps and phase status FragginWagon 2026-01-29 04:05:39 +00:00
  • 61236dc0b2 Update progress to reflect completion of GamemasterExplorer refactoring and an additional completed step FragginWagon 2026-01-29 04:04:29 +00:00
  • f2e1725156 🔄 Refactor GamemasterExplorer.vue to modularize functionality using composables and simplify template structure FragginWagon 2026-01-29 04:04:16 +00:00
  • cac222a39b 🎨 Improve code readability by reformatting computed property and component props FragginWagon 2026-01-29 04:02:18 +00:00
  • 4c50f296fc 🎨 Refactor components to use modular structure and computed properties for improved maintainability and reusability in Gamemaster Explorer and FilterPanel FragginWagon 2026-01-29 04:02:13 +00:00
  • 6cce9ba646 Add support for external selection state in ActionToolbar component FragginWagon 2026-01-29 04:00:47 +00:00
  • 1d6e1ca196 🎨 Improve readability by reformatting computed property definition FragginWagon 2026-01-29 04:00:42 +00:00
  • 51ca3dc2c4 Add support for external selection state in JsonViewer component FragginWagon 2026-01-29 04:00:37 +00:00
  • 9f41ad7817 🎛️ Update FileSelector to use computed activeFilesState with default props FragginWagon 2026-01-29 04:00:32 +00:00
  • 8e35ab4f15 🔍 Refactor computed property for active search state to improve readability FragginWagon 2026-01-29 04:00:27 +00:00
  • 6b31eab984 🔍 Add support for external search state in SearchBar component FragginWagon 2026-01-29 04:00:22 +00:00
  • 02f198db93 Update progress to reflect completed ActionToolbar and additional FilterPanel enhancements FragginWagon 2026-01-29 03:59:03 +00:00
  • b97199e286 Update progress documentation to reflect updated test suite results FragginWagon 2026-01-29 03:58:53 +00:00
  • 6f89686862 Add unit tests for ActionToolbar component in gamemaster module FragginWagon 2026-01-29 03:57:44 +00:00
  • f16d261476 Add action toolbar component for gamemaster functionality FragginWagon 2026-01-29 03:57:34 +00:00
  • 7713e51c50 Update progress for GamemasterExplorer refactoring and complete FilterPanel component implementation FragginWagon 2026-01-29 03:57:10 +00:00
  • 8eaff2b134 Update progress and test suite statistics in project documentation FragginWagon 2026-01-29 03:57:05 +00:00
  • 78a1e6bc69 Add unit tests for FilterPanel component in gamemaster module FragginWagon 2026-01-29 03:56:55 +00:00
  • 2945042d34 🎨 Improve code readability by reformatting template and computed properties FragginWagon 2026-01-29 03:56:40 +00:00
  • 139c58cdae Add filtering functionality to the gamemaster panel FragginWagon 2026-01-29 03:56:35 +00:00
  • 92d60f9cfc Update progress for GamemasterExplorer refactoring and mark JsonViewer component as complete FragginWagon 2026-01-29 03:55:43 +00:00
  • 02959bb13a 📈 Update progress metrics and test suite results in project documentation FragginWagon 2026-01-29 03:55:38 +00:00
  • b07c74d3c1 🧪 Add unit tests for JsonViewer component in gamemaster FragginWagon 2026-01-29 03:55:21 +00:00
  • 199c46b3e6 🎨 Improve code readability by adjusting formatting of the JSON viewer component FragginWagon 2026-01-29 03:55:05 +00:00
  • 418c2cb20f Add JSON viewer component for displaying game master data FragginWagon 2026-01-29 03:55:00 +00:00
  • c6fc7894dc Update progress for GamemasterExplorer refactoring and complete FileSelector component with tests FragginWagon 2026-01-29 03:53:27 +00:00
  • 5509bb3500 📈 Update progress and test suite metrics in project documentation FragginWagon 2026-01-29 03:53:22 +00:00
  • a951af24e3 🎨 Simplify mock data initialization in FileSelector component tests FragginWagon 2026-01-29 03:53:00 +00:00
  • 3ebfc1a519 Add FileSelector component and corresponding unit tests FragginWagon 2026-01-29 03:52:54 +00:00
  • 49270e6727 🎨 Simplify formatting and improve readability in SearchBar component FragginWagon 2026-01-29 03:51:11 +00:00
  • f30c7880f6 Update progress documentation to reflect completed SearchBar component and additional passing tests FragginWagon 2026-01-29 03:51:06 +00:00
  • e98cb05b14 Improve code formatting and readability, handle edge cases in tests, and enhance lazy path extraction logic FragginWagon 2026-01-29 03:47:37 +00:00
  • 9507059ad9 Complete Step 16 by extracting and testing the useJsonFilter composable with comprehensive functionality and test coverage FragginWagon 2026-01-29 03:47:32 +00:00
  • 78e5dd9217 Update progress documentation to reflect one additional completed step FragginWagon 2026-01-29 03:28:44 +00:00
  • 1218d0d226 Update test coverage details and adjust test counts in progress documentation FragginWagon 2026-01-29 03:28:28 +00:00
  • a190f9b324 🎯 Update progress on GamemasterExplorer refactoring with new composable for line selection and additional tests FragginWagon 2026-01-29 03:28:23 +00:00
  • 832b3e9cc3 🗑️ Remove unused Vitest configuration file FragginWagon 2026-01-29 03:28:08 +00:00
  • 12ea08a7e1 Add unit tests for useLineSelection composable FragginWagon 2026-01-29 03:28:06 +00:00
  • b97d1c1f71 Update test coverage details with new passing tests and added file FragginWagon 2026-01-29 03:26:52 +00:00
  • ce90dac264 Update progress on GamemasterExplorer refactoring with new composable extraction and additional tests FragginWagon 2026-01-29 03:26:47 +00:00
  • 29aadc41ea 🧪 Update unit test to directly set preferences and validate file content handling FragginWagon 2026-01-29 03:26:35 +00:00
  • b0ad499b7e 🧪 Simplify and improve test cases for expandDisplayLinesToInclude in useGamemasterFiles composable FragginWagon 2026-01-29 03:26:20 +00:00
  • c99fdec60d 🔧 Simplify and refactor test for large file handling by replacing mocked data with manual line array setup FragginWagon 2026-01-29 03:26:15 +00:00
  • 69354f5b71 Refactor test to verify successful file loading and content handling instead of error handling FragginWagon 2026-01-29 03:26:10 +00:00
  • 9254bf2f80 🔄 Update test data structure in useGamemasterFiles to use objects instead of plain text for large file simulation FragginWagon 2026-01-29 03:24:48 +00:00
  • 9b4b418724 🔧 Update tests to handle large JSON data and improve file loading error handling FragginWagon 2026-01-29 03:24:38 +00:00
  • a34468275f 🧪 Improve test by adding setup for available files before simulating load failure FragginWagon 2026-01-29 03:24:33 +00:00
  • a69ebafb2c 🧪 Update test to handle large file content and improve line expansion logic FragginWagon 2026-01-29 03:24:03 +00:00
  • c7696eb4bb Improve test for setting correct line numbers by adding line generation and conditional checks FragginWagon 2026-01-29 03:23:53 +00:00
  • 2f636ab08d 🧪 Update test to use large string content instead of object for large file handling FragginWagon 2026-01-29 03:23:48 +00:00
  • a92c49b178 🔧 Fix error handling and update test logic for loading moves in useGamemasterFiles test FragginWagon 2026-01-29 03:23:38 +00:00
  • 6f72715726 🧪 Simplify unit test by removing unnecessary mock data and adding a prerequisite function call FragginWagon 2026-01-29 03:23:25 +00:00
  • 619aab0309 🧹 Simplify test code by condensing multi-line statements into single lines where applicable FragginWagon 2026-01-29 03:21:14 +00:00
  • e1bf447c21 Add unit tests for useGamemasterFiles composable FragginWagon 2026-01-29 03:20:51 +00:00