Skip to content

Refactor/client#6

Merged
Mosmain merged 6 commits into
devfrom
refactor/client
May 28, 2026
Merged

Refactor/client#6
Mosmain merged 6 commits into
devfrom
refactor/client

Conversation

@Mosmain

@Mosmain Mosmain commented May 28, 2026

Copy link
Copy Markdown
Owner

No description provided.

Mosmain added 6 commits May 28, 2026 03:26
- Introduced a new transport layer for API calls, consolidating Tauri and HTTP requests into a single function for better maintainability.
- Refactored server configuration and Tarkov extracts fetching to utilize the new transport mechanism, improving code clarity and reducing duplication.
- Added new overlay components for error handling and header display, enhancing user feedback and interaction within the Tauri overlay.
- Simplified opacity handling in the MapQuickMenu and SettingsPanel components, improving the overall user experience with cleaner code and better state management.
- Integrated vue-router for dynamic routing, enabling automatic route generation from the src/pages directory.
- Updated ESLint configuration to accommodate auto-imported globals from unplugin-auto-import.
- Refactored package.json and pnpm-lock.yaml to include updated dependencies for vue-router, vue-i18n, and related plugins.
- Removed the SettingsPanel component to streamline the UI, focusing on essential features and improving user experience.
- Added vue-i18n for internationalization, enabling multi-language support in the application.
- Updated package.json and pnpm-lock.yaml to include vue-i18n and related plugins.
- Refactored components to utilize the new i18n setup, enhancing text localization across the application.
- Introduced English and Russian locale files for initial language support.
- Improved user experience by ensuring all UI text is translatable, facilitating future language additions.
- Updated ESLint configuration to restrict cross-feature imports, ensuring that components within the client adhere to a clear import structure.
- Refactored multiple components to utilize the new aliasing system for imports, enhancing code clarity and maintainability.
- Improved overall project organization by enforcing the use of the `@/` alias for cross-feature imports, promoting better modularity and reducing potential import errors.
…opment

- Introduced a new README.md file detailing the client architecture, including the tech stack, folder structure, and import styles.
- Provided guidelines for adding new pages, features, locales, and PrimeVue components to streamline development.
- Included commands for development, building, and testing, enhancing onboarding for new contributors.
- Documented the auto-imports and their usage to clarify the development workflow within the client application.
@Mosmain Mosmain merged commit c484603 into dev May 28, 2026
@Mosmain Mosmain deleted the refactor/client branch May 31, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant