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

ALTAPPS-664: shared activities pagination inside section #457

Commits on Apr 25, 2023

  1. todos

    vladkash committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b9d8874 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge branch 'develop' into feature/ALTAPPS-664/shared_activities_pag…

    …ination_inside_section
    vladkash committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    aaac2c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    f4d50ad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/ALTAPPS-664/shared_activities_pag…

    …ination_inside_section
    
    # Conflicts:
    #	shared/src/commonMain/kotlin/org/hyperskill/app/learning_activities/domain/model/LearningActivity.kt
    #	shared/src/commonMain/kotlin/org/hyperskill/app/study_plan/widget/presentation/StudyPlanWidgetActionDispatcher.kt
    #	shared/src/commonMain/kotlin/org/hyperskill/app/study_plan/widget/presentation/StudyPlanWidgetFeature.kt
    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ec599ef View commit details
    Browse the repository at this point in the history
  3. fix next activity detection

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b8055b5 View commit details
    Browse the repository at this point in the history
  4. fix next activity detection

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    443d14b View commit details
    Browse the repository at this point in the history
  5. fix next activity detection

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    14803fb View commit details
    Browse the repository at this point in the history
  6. fix pagination & refactoring

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    15e4718 View commit details
    Browse the repository at this point in the history
  7. fix pagination

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f4299c0 View commit details
    Browse the repository at this point in the history
  8. fix pagination

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f2bd53e View commit details
    Browse the repository at this point in the history
  9. fix tests

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    19109ed View commit details
    Browse the repository at this point in the history
  10. add tests

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f333ef8 View commit details
    Browse the repository at this point in the history
  11. fixes

    vladkash committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    06dfd23 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    6ffa27f View commit details
    Browse the repository at this point in the history
  2. Simplify logic

    ivan-magda committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    6e80f68 View commit details
    Browse the repository at this point in the history
  3. Update tests

    ivan-magda committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    7606b96 View commit details
    Browse the repository at this point in the history