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

Make online store nullable #2224

Merged

Commits on Jan 15, 2022

  1. make online_store optional

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    a229223 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. make online store optional

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    eab5107 View commit details
    Browse the repository at this point in the history
  2. make default online store sqlite

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ca79437 View commit details
    Browse the repository at this point in the history
  3. remove unsused import

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    8ad71e9 View commit details
    Browse the repository at this point in the history
  4. remove unsused condition

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b9a7e07 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. make online store nullable

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6a28a9b View commit details
    Browse the repository at this point in the history
  2. delete dummy values

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7ff770a View commit details
    Browse the repository at this point in the history
  3. adding testing, addressing comments

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    90af438 View commit details
    Browse the repository at this point in the history
  4. removed return type in helpers

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a75b613 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. cleaned repo_configuration, changed test_cli

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e90e951 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. updates after review

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a85e265 View commit details
    Browse the repository at this point in the history
  2. fixing broken integration test

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    0538ab6 View commit details
    Browse the repository at this point in the history
  3. fix integration test

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    193967e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. updates after review

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    7347abc View commit details
    Browse the repository at this point in the history
  2. reformat imports

    Signed-off-by: Miray Yuce <myuce@twitter.com>
    Miray Yuce committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    765a91a View commit details
    Browse the repository at this point in the history