Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Avoid rendering app download buttons if disabled in config #11741

Merged
merged 5 commits into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. Add default desktop_builds and mobile_builds into SdkConfig.DEFAULTS

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2582d88 View commit details
    Browse the repository at this point in the history
  2. Avoid rendering app download buttons if config sets to null

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2e9b462 View commit details
    Browse the repository at this point in the history
  3. Disable app download onboarding task if config has no apps to download

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d87a04b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Add tests and update types

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0d172bb View commit details
    Browse the repository at this point in the history
  2. Fix types

    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    t3chguy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4f04e5a View commit details
    Browse the repository at this point in the history