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

V2 configuration #644

Merged
merged 53 commits into from
Oct 6, 2024
Merged

V2 configuration #644

merged 53 commits into from
Oct 6, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    7797dda View commit details
    Browse the repository at this point in the history
  2. minor reldex tweaks

    kitallis committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    61e1706 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    76f1156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1656091 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b7a5a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca452db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    845bf1d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    cf0d0ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136474c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. add basic config validations

    nid90 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6f675a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    d11d4a7 View commit details
    Browse the repository at this point in the history
  2. wip - form enhancements

    nid90 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    de711d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    b761ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c71fa90 View commit details
    Browse the repository at this point in the history
  3. safe nav reldex computes

    kitallis committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f63c87a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f128afd View commit details
    Browse the repository at this point in the history
  5. better info all around

    kitallis committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    57aaf30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc3d21c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6610eb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. some pr glance things

    kitallis committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6513760 View commit details
    Browse the repository at this point in the history
  2. unrelated: fix user edit

    kitallis committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d0be652 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    c18663a View commit details
    Browse the repository at this point in the history
  2. additional validations

    - check for beta release submissions when enabled
    - check for rollout config for play store
    kitallis committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    98da47c View commit details
    Browse the repository at this point in the history
  3. minor

    kitallis committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d699647 View commit details
    Browse the repository at this point in the history
  4. simplify validation and controller logic and fix a few more issues:

    - playstore submission hardcoded in form
    - delete bug in beta testing
    - validation issue around beta_release_enabled (move to proper attr)
    - issue around setting default config, not setting beta rel & rp
    kitallis committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3a67e35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    428ee20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50ee43b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. lint

    kitallis committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6915503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7181e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    c535fa9 View commit details
    Browse the repository at this point in the history
  2. specs for some validations

    kitallis committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    70cfe60 View commit details
    Browse the repository at this point in the history
  3. error msg in red

    kitallis committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    fbf16ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e643878 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f88f780 View commit details
    Browse the repository at this point in the history
  6. update sentry js

    kitallis committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8a96c4d View commit details
    Browse the repository at this point in the history
  7. lint

    kitallis committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    960ce45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52f4e57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46a89db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d85477 View commit details
    Browse the repository at this point in the history
  11. fix missing app

    nid90 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    6cce518 View commit details
    Browse the repository at this point in the history
  12. fix bb retry logic

    nid90 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9b7efec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bbb3794 View commit details
    Browse the repository at this point in the history
  14. review comments

    kitallis committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e229192 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3dfb84b View commit details
    Browse the repository at this point in the history
  16. specs

    kitallis committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3a0fb52 View commit details
    Browse the repository at this point in the history
  17. more bb fix

    nid90 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0ec3410 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2832e83 View commit details
    Browse the repository at this point in the history
  19. passable onboarding flow

    kitallis committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8ac1ce7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    132b6c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. remove Train#in_creation?

    kitallis committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c617c1c View commit details
    Browse the repository at this point in the history
  2. minor onboarding changes

    kitallis committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2ffdd2c View commit details
    Browse the repository at this point in the history