Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Overall code refactor and unit tests introduction #208

Merged
merged 25 commits into from
Jul 3, 2024

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    b62c6bb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    01ae230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee5802 View commit details
    Browse the repository at this point in the history
  3. feat: added tests

    jhomlala committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7c2453a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    eb06cfd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    dd591ce View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    c66ab44 View commit details
    Browse the repository at this point in the history
  2. refactor: general refactor

    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cf3871c View commit details
    Browse the repository at this point in the history
  3. fix: fixed tests

    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    42382ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c6af22 View commit details
    Browse the repository at this point in the history
  5. feat: added equatable

    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    49f95e0 View commit details
    Browse the repository at this point in the history
  6. fix: fixed issues

    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9d74d6e View commit details
    Browse the repository at this point in the history
  7. fix: fixed issues

    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    64d4de1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/jhomlala/alice into feat/…

    …unit_tests
    
    # Conflicts:
    #	packages/alice/lib/core/alice_core.dart
    #	packages/alice/lib/core/alice_storage.dart
    #	packages/alice_objectbox/lib/alice_objectbox.dart
    #	packages/alice_objectbox/lib/model/cached_alice_http_call.dart
    #	packages/alice_objectbox/lib/model/cached_alice_http_error.dart
    #	packages/alice_objectbox/lib/model/cached_alice_http_request.dart
    #	packages/alice_objectbox/lib/model/cached_alice_http_response.dart
    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dcb467a View commit details
    Browse the repository at this point in the history
  9. fix: fixed issues

    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    25e13f3 View commit details
    Browse the repository at this point in the history
  10. 2 Configuration menu
    Copy the full SHA
    0de490f View commit details
    Browse the repository at this point in the history
  11. feat: added tests

    jhomlala committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c005278 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a131b25 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    9c4f4ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c0731b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a7f507 View commit details
    Browse the repository at this point in the history
  4. refactor: general refactor

    jhomlala committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1adc9dd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/jhomlala/alice into feat/…

    …unit_tests
    
    # Conflicts:
    #	packages/alice_dio/.flutter-plugins
    #	packages/alice_dio/.flutter-plugins-dependencies
    jhomlala committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cf3a79d View commit details
    Browse the repository at this point in the history
  6. refactor: fixed PR comments

    jhomlala committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    74675b3 View commit details
    Browse the repository at this point in the history
  7. feat: updated changelog

    jhomlala committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c872ad5 View commit details
    Browse the repository at this point in the history