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

Creation Quote Metric #55

Merged
merged 25 commits into from
Aug 10, 2023
Merged

Creation Quote Metric #55

merged 25 commits into from
Aug 10, 2023

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    2e49f30 View commit details
    Browse the repository at this point in the history
  2. Partial implementation

    Mauro Takeda committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    29b5577 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Include analytics metric for creation quote

    Mauro Takeda committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d1ab98e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Rename fields style (from camelcase to snake case) because analytics …

    …queries extraction demand it
    Mauro Takeda committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fc479f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Limit type visibility

    Mauro Takeda committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3d8e132 View commit details
    Browse the repository at this point in the history
  2. Removing unused dependencies

    Mauro Takeda committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4631ec3 View commit details
    Browse the repository at this point in the history
  3. Update readme.me with info about create quotation event

    Mauro Takeda committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    17de4e2 View commit details
    Browse the repository at this point in the history
  4. Add changelog data

    Mauro Takeda committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c4667b2 View commit details
    Browse the repository at this point in the history
  5. Removing internal data from external documentation

    Mauro Takeda committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8b39751 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Reverting Readme

    Mauro Takeda committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    299b5e7 View commit details
    Browse the repository at this point in the history
  2. Reduzing graphql calls

    Mauro Takeda committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0d2b784 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Await axios call

    Mauro Takeda committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fc5dc22 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    2f5558d View commit details
    Browse the repository at this point in the history
  2. Fix accountName parameter

    Mauro Takeda committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b5201e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Handle graphql errors

    Mauro Takeda committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9928cf8 View commit details
    Browse the repository at this point in the history
  2. Handle null string at costcenter

    Mauro Takeda committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f1b4c40 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Add Use Quote Metrics

    Mauro Takeda committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6a64cf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Add change to changelog

    Mauro Takeda committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dd75260 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Handle async in methods

    Mauro Takeda committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4f5771e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge pull request #56 from vtex-apps/B2BTEAM-1558

    Use Quote Metric
    Mauro Takeda authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6e8e773 View commit details
    Browse the repository at this point in the history
  2. Release v1.5.6

    mtakeda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    65b826c View commit details
    Browse the repository at this point in the history
  3. Changelog

    Mauro Takeda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bd5734c View commit details
    Browse the repository at this point in the history
  4. Revert bump version in manifest

    Mauro Takeda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5392102 View commit details
    Browse the repository at this point in the history
  5. Revert bump version in package

    Mauro Takeda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bf68d1c View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Mauro Takeda committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4bff5c2 View commit details
    Browse the repository at this point in the history