Skip to content

Conversation

@dmitryhruzin
Copy link
Collaborator

@dmitryhruzin dmitryhruzin commented Apr 28, 2025

List of changes

  • NestJS Cache Manager Module A module for integrating caching mechanisms into NestJS applications. Simplifies the process of caching data to improve performance.
    • Provides a wrapper around the cache-manager library.
    • Added support for Redis as a cache store through an integrated Redis module.
    • Supports various caching strategies and configurations.
    • Easy integration with the NestJS dependency injection system.
  • Cleanup
    • removed unused packages: Healthcheck and Decorators.
  • Dart flutter-mobile - Cross-platform mobile application developed using Flutter. Provides a basic structure for creating mobile applications with Android and iOS support.
    • Integration with turborepo for unified command execution
    • Ready-to-use project structure with organized code
    • Built-in tools for testing and linting
    • Multilingual support through localization
    • Integrated settings controller for theme management
  • Dart firebase package - Package for integrating Firebase services into Flutter applications. Provides convenient access to Firebase Remote Config and Cloud Messaging functionalities.
    • Controller for easy management of remote configurations
    • Support for different data types in configurations
    • Integration with Provider for state management
    • Firebase Cloud Messaging support for notifications
  • Update Custom Admin Panel application
    • Added implementation for Geo List, Geo Config and Meeting Type List pages
    • Corrected data types to match BE implementation
    • Updated Config Page UI to match types

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 50%)
12.5% Duplication on New Code (required ≤ 5%)

See analysis details on SonarQube Cloud

@dmitryhruzin dmitryhruzin merged commit 4e06a5d into main Apr 28, 2025
3 of 5 checks passed
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.

4 participants