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

feat(fdc): Add GMP header #13358

Merged
merged 75 commits into from
Sep 25, 2024
Merged

feat(fdc): Add GMP header #13358

merged 75 commits into from
Sep 25, 2024

Commits on May 23, 2024

  1. First pass at dataconnect

    maneesht committed May 23, 2024
    Configuration menu
    Copy the full SHA
    84d7598 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Got mutations to work

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

Commits on Jun 25, 2024

  1. Finished WIP

    maneesht committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    257c90c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Used generated SDK

    maneesht committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2b0c7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c3611 View commit details
    Browse the repository at this point in the history
  3. Removed unrelated chagnes

    maneesht committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8e8e737 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    maneesht committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    806989b View commit details
    Browse the repository at this point in the history
  5. Updated deps

    maneesht committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8978090 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Addressed comments

    maneesht committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fa7829e View commit details
    Browse the repository at this point in the history
  2. Removed prints

    maneesht committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d7bb86c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Removed unnecessary protos

    maneesht committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8983df1 View commit details
    Browse the repository at this point in the history
  2. Removed user class

    maneesht committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1297684 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary class

    maneesht committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2774a0d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Removed unnecessary deps

    maneesht committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3058024 View commit details
    Browse the repository at this point in the history
  2. Added back config files

    maneesht committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f5b35ea View commit details
    Browse the repository at this point in the history
  3. Fixed formatting

    maneesht committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8df3922 View commit details
    Browse the repository at this point in the history
  4. added index.html

    maneesht committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c7868f6 View commit details
    Browse the repository at this point in the history
  5. Added license files

    maneesht committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9149814 View commit details
    Browse the repository at this point in the history
  6. Fixed formatting

    maneesht committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    34d53aa View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Fixed linting issues

    maneesht committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8bc79ad View commit details
    Browse the repository at this point in the history
  2. Fixed formatting

    maneesht committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fb97874 View commit details
    Browse the repository at this point in the history
  3. Added protobuf as dependency

    maneesht committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7b421c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Added license

    maneesht committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    37ab782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5521e8 View commit details
    Browse the repository at this point in the history
  3. Added changelog and readme

    maneesht committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bb54564 View commit details
    Browse the repository at this point in the history
  4. Updated package version

    maneesht committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    16855c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Implemented app check

    maneesht committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bf9f8b9 View commit details
    Browse the repository at this point in the history
  2. Removed key

    maneesht committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6a643f1 View commit details
    Browse the repository at this point in the history
  3. Revert "Removed key"

    This reverts commit 6a643f1.
    maneesht committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    723b069 View commit details
    Browse the repository at this point in the history
  4. Removed key again

    maneesht committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6a69cab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afe32c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. feat(dataconnect): Added error handling (#13175)

    * Added missing file
    * Removed unnecessary changes
    maneesht authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fde352f View commit details
    Browse the repository at this point in the history
  2. Miscellaneous cleanup

    maneesht committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6d756f4 View commit details
    Browse the repository at this point in the history
  3. Removed macros experiment

    maneesht committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2e3d56e View commit details
    Browse the repository at this point in the history
  4. Removed .then statements

    maneesht committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b053313 View commit details
    Browse the repository at this point in the history
  5. Removed debug prints

    maneesht committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ec3a45d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    2fec20e View commit details
    Browse the repository at this point in the history
  2. Added movie_insert gql file

    maneesht committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e3d19f0 View commit details
    Browse the repository at this point in the history
  3. Added comments

    maneesht committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d5dc189 View commit details
    Browse the repository at this point in the history
  4. Renamed package

    maneesht committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b33ab6c View commit details
    Browse the repository at this point in the history
  5. Another package rename

    maneesht committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b0ceb73 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Removed common package

    maneesht committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    422bd80 View commit details
    Browse the repository at this point in the history
  2. Added missing files

    maneesht committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7d0826a View commit details
    Browse the repository at this point in the history
  3. Updated readme

    maneesht committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    466fa23 View commit details
    Browse the repository at this point in the history
  4. Revert "Removed common package"

    This reverts commit 422bd80.
    maneesht committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    359088a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Various improvements

    maneesht committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    281c399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ab14e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    31694c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61562f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 3, 2024

  1. Addressed Comments.

    Removed references to personal firebase projects
    Moved mapped host logic to new firebase_common package
    maneesht committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6847801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e933f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a5585 View commit details
    Browse the repository at this point in the history
  4. /s/query/operation

    maneesht committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f9ac9a4 View commit details
    Browse the repository at this point in the history
  5. API Council Changes

    maneesht committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    46b7f73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47f98bc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. API council updates

    maneesht committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b3817a9 View commit details
    Browse the repository at this point in the history
  2. Addressed comments

    maneesht committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bdd9535 View commit details
    Browse the repository at this point in the history
  3. Removed print

    maneesht committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    636f740 View commit details
    Browse the repository at this point in the history
  4. Added license header

    maneesht committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    89232c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74e40a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    abb4354 View commit details
    Browse the repository at this point in the history
  2. Added missing line

    maneesht committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d22ea34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dde572 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 18, 2024

  1. Implemented gmpid

    maneesht committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    800ee6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2614210 View commit details
    Browse the repository at this point in the history
  3. Made changes

    maneesht committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bca91b2 View commit details
    Browse the repository at this point in the history
  4. Made more changes

    maneesht committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a0de73d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a7327 View commit details
    Browse the repository at this point in the history
  6. Trigger Build

    maneesht committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0ec73f4 View commit details
    Browse the repository at this point in the history
  7. Fixed errors

    maneesht committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    34eb062 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    bc1d6ff View commit details
    Browse the repository at this point in the history
  2. Addressed comment

    maneesht committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d68ecd7 View commit details
    Browse the repository at this point in the history
  3. Addressed jsonEncode comment

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