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

Flexible routines #682

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from
Draft

Flexible routines #682

wants to merge 32 commits into from

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    7db93f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79b6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff2bba View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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

Commits on Nov 7, 2024

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

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    415daf1 View commit details
    Browse the repository at this point in the history
  2. Rename provider

    rolandgeider committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    5c94737 View commit details
    Browse the repository at this point in the history
  3. Rename widget folder

    rolandgeider committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    12f22d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47e36ef View commit details
    Browse the repository at this point in the history
  5. Remove the CustomScrollView

    This was only needed for the custom scrolling background / header that was
    removed some time ago
    rolandgeider committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    cd4a848 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    a35336f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d93b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e9fa6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d76fcdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4120c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf73afd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    056ed2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa8c344 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 14, 2024

  1. Merge branch 'master' into feature/flexible-routines

    # Conflicts:
    #	test/weight/weight_screen_test.mocks.dart
    rolandgeider committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    277628f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    23119e6 View commit details
    Browse the repository at this point in the history
  2. Save values to server

    rolandgeider committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    04c6d6c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Refactor update logic

    There are a lot of common steps that are always the same. This will specially
    important once we edit all the other configs and their max siblings
    rolandgeider committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ffa87f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f4eec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6e0ed3 View commit details
    Browse the repository at this point in the history
  4. Allow deleting slots

    rolandgeider committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    a4f334e View commit details
    Browse the repository at this point in the history
  5. Polish the crud workflow

    rolandgeider committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f7461ab View commit details
    Browse the repository at this point in the history
  6. Remove unused strings

    rolandgeider committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    7499033 View commit details
    Browse the repository at this point in the history
  7. More polish and i18n work

    Also make sure that we don't update the routine while editing, since
    some of the changes could pull the rug under our feet and felt strange.
    Now there's a manual refresh button for the resulting routine
    rolandgeider committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    8020bd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be28c27 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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

    rolandgeider committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7794948 View commit details
    Browse the repository at this point in the history