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

Fix/dev 3 authentication integration #46

Merged

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    3afff7e View commit details
    Browse the repository at this point in the history
  2. fixed css for login image

    gnimnix committed May 24, 2024
    Configuration menu
    Copy the full SHA
    be87e7b View commit details
    Browse the repository at this point in the history
  3. setup firebase

    gnimnix committed May 24, 2024
    Configuration menu
    Copy the full SHA
    22548f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc16451 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. updated test cases

    gnimnix committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d3a65a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9016038 View commit details
    Browse the repository at this point in the history
  3. update ci with firebase

    gnimnix committed May 25, 2024
    Configuration menu
    Copy the full SHA
    4be64c9 View commit details
    Browse the repository at this point in the history
  4. update job name

    gnimnix committed May 25, 2024
    Configuration menu
    Copy the full SHA
    78e73ea View commit details
    Browse the repository at this point in the history
  5. ci install firebase-tools

    gnimnix committed May 25, 2024
    Configuration menu
    Copy the full SHA
    4f7f810 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. added database fixtures

    gnimnix committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f02e52f View commit details
    Browse the repository at this point in the history
  2. fix typo

    gnimnix committed May 26, 2024
    Configuration menu
    Copy the full SHA
    510ccdf View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. implement ensure login and logout

    Lu Xinming committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f56f2d7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. hide api key

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    46317b5 View commit details
    Browse the repository at this point in the history
  2. fix user auth state retrieval

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2a793a1 View commit details
    Browse the repository at this point in the history
  3. removed deprecated env variable

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    02e1edd View commit details
    Browse the repository at this point in the history
  4. update firebase key env variable in gh actions

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a819cb3 View commit details
    Browse the repository at this point in the history
  5. typo

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fc5d787 View commit details
    Browse the repository at this point in the history
  6. set ci environment to test

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a55a607 View commit details
    Browse the repository at this point in the history
  7. update firebase fixtures

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d97829b View commit details
    Browse the repository at this point in the history
  8. removed unused package

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    254fe33 View commit details
    Browse the repository at this point in the history
  9. cache firebase emulator

    Lu Xinming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5018883 View commit details
    Browse the repository at this point in the history