Skip to content

TECH-5: Angular 22#229

Merged
A77AY merged 14 commits into
masterfrom
ft/ng-22
Jun 23, 2026
Merged

TECH-5: Angular 22#229
A77AY merged 14 commits into
masterfrom
ft/ng-22

Conversation

@A77AY

@A77AY A77AY commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

A77AY added 14 commits June 22, 2026 14:19
- Updated @schematics/angular from ^21.2.14 to ^22.0.3
- Upgraded concurrently from ^9.1.0 to ^10.0.3
- Upgraded cross-env from ^7.0.3 to ^10.1.0
- Upgraded cspell from ^8.19.4 to ^10.0.1
- Upgraded dotenv from ^16.6.1 to ^17.4.2
- Updated vitest from ^4.0.8 to ^4.1.9
…e and testing utilities

- Deleted mock files for activated route, fetch shops, shop contract details service, and payout tool details service.
- Removed mock generation utilities for shop balance, shop ID, shop, and shops list.
- Eliminated the make-empty-list utility function.
- Removed mock analytics service and related observables.
- Cleaned up package.json by removing Jasmine-related dependencies.
- Deleted test.ts file as it was no longer needed.
- Updated package.json to include new dependencies: @cspell/dict-ru_ru, @eslint/js, eslint-plugin-import, eslint-plugin-paths, and eslint-plugin-unused-imports.
- Upgraded eslint from ^9.39.4 to ^10.5.0 and typescript-eslint from ^8.60.1 to ^8.61.1.
- Updated prettier to ^3.8.4.
- Removed the country codes service and its related module and types from the project.
- Added a new line in analytics.service.ts and api-keys-dictionary.service.ts for consistency.
…ter clarity

- Refactored various type definitions across the codebase to use `Record` and `interface` for improved readability and consistency.
- Updated ESLint configuration to disable `import/order` rule due to incompatibility with ESLint 10.
- Made minor adjustments to service and component properties for consistency in initialization.
- Cleaned up unused or redundant type definitions in multiple files.
…mponents and modules

- Cleaned up import statements in various components and modules by removing duplicates and reordering for consistency.
- Added missing imports where necessary, particularly for FlexLayoutModule and other Angular modules.
- Improved code readability and maintainability by ensuring consistent import styles.
…dules

- Cleaned up code by removing redundant blank lines in multiple files across the application, enhancing readability and maintainability.
@A77AY A77AY merged commit 36bb51b into master Jun 23, 2026
7 checks passed
@A77AY A77AY deleted the ft/ng-22 branch June 23, 2026 15:39
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.

2 participants