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

New Auth Flow with Firebase Functions Submodule #92

Merged
merged 62 commits into from
Sep 16, 2024

Commits on Sep 1, 2024

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

Commits on Sep 2, 2024

  1. Minor changes

    Supereg committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5b493e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Add firebase submodule

    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    38ee276 View commit details
    Browse the repository at this point in the history
  2. Update build-and-test.yml

    Remember to use the latest version of Build and Test instead of the branch
    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fdf2f15 View commit details
    Browse the repository at this point in the history
  3. Create .gitmodules.license

    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9590ab5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4a2b10 View commit details
    Browse the repository at this point in the history
  5. Update build-and-test.yml

    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    46e87b1 View commit details
    Browse the repository at this point in the history
  6. Update build-and-test.yml

    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    59aebcc View commit details
    Browse the repository at this point in the history
  7. Update build-and-test.yml

    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5a83a27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2f815b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7e1251 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    078223b View commit details
    Browse the repository at this point in the history
  11. Adapt

    pauljohanneskraft committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f45b4ed View commit details
    Browse the repository at this point in the history
  12. messages UI testing

    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b2f3d20 View commit details
    Browse the repository at this point in the history
  13. Fix testing

    nriedman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aeeaf2a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6ddd659 View commit details
    Browse the repository at this point in the history
  2. Clear managers on sign out

    nriedman committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b82ca00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5ab406 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43ea04d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    183993a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0302f7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4caeda6 View commit details
    Browse the repository at this point in the history
  8. Fix testing bug

    nriedman committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    95ecdc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce5dc0b View commit details
    Browse the repository at this point in the history
  10. Revert "Fix testing bug"

    This reverts commit 95ecdc5.
    nriedman committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    021d5f0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    599b4d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72f03cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    602662d View commit details
    Browse the repository at this point in the history
  14. styling

    nriedman committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    78e136e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50cff22 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    680734b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. update vitals descriptions

    nriedman committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    19a7d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf9852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b1d98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49a332b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33e5869 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa7267e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ba037c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a79d7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac079df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13957be View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    0a1c230 View commit details
    Browse the repository at this point in the history
  2. Specify one branch

    pauljohanneskraft committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    392c63c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8def9bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f87f518 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    pauljohanneskraft committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    16d7c1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aec14aa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    fabf8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02f3037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f54b7e View commit details
    Browse the repository at this point in the history
  4. Fix command

    pauljohanneskraft committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    953b893 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac65bba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24c7007 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    612fe96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8150ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    513edf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    46d4ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8813d3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b01123e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    018fa17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2ccd99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c9a37 View commit details
    Browse the repository at this point in the history