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

[DEV-1040] Rendering component OpenAPI Gitbook #353

Merged
merged 55 commits into from
Jan 31, 2024
Merged

[DEV-1040] Rendering component OpenAPI Gitbook #353

merged 55 commits into from
Jan 31, 2024

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    df9028f View commit details
    Browse the repository at this point in the history
  2. swagger component

    jeremygordillo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    edfc36f View commit details
    Browse the repository at this point in the history
  3. add error placeholder

    jeremygordillo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ab26f91 View commit details
    Browse the repository at this point in the history
  4. update styles

    jeremygordillo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    16eaac5 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Merge branch 'main' into openapi

    # Conflicts:
    #	apps/nextjs-website/package.json
    jeremygordillo committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d390a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397ce35 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. fix styles

    jeremygordillo committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    346fa8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0733a View commit details
    Browse the repository at this point in the history
  3. add some comments

    jeremygordillo committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9f08008 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    c656a74 View commit details
    Browse the repository at this point in the history
  2. create use-spec hook

    jeremygordillo committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6cb4577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f395c1e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. add some translations

    jeremygordillo committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e2a02b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a852896 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 15, 2023

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

Commits on Nov 20, 2023

  1. Merge branch 'main' into openapi

    # Conflicts:
    #	apps/nextjs-website/package.json
    #	package-lock.json
    jeremygordillo committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d046085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d7a25a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into openapi

    # Conflicts:
    #	apps/nextjs-website/src/messages/it.json
    jeremygordillo committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b644b9a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    b7a4c1e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into openapi

    # Conflicts:
    #	apps/nextjs-website/src/messages/it.json
    jeremygordillo committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2ed46da View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    1d8d515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f7018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ad27b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    61387a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42dca11 View commit details
    Browse the repository at this point in the history
  3. add translations

    jeremygordillo committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ea5a4f2 View commit details
    Browse the repository at this point in the history
  4. fix harcoded messages

    jeremygordillo committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9a52585 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    f6bfed8 View commit details
    Browse the repository at this point in the history
  2. fix: swagger test

    jeremygordillo committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ae5859d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into openapi

    # Conflicts:
    #	apps/nextjs-website/src/messages/en.json
    jeremygordillo committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    eeb6b9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96fcf72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7279bb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0091c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6676abc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9629ae2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    c3b89ac View commit details
    Browse the repository at this point in the history
  2. fix: file names

    jeremygordillo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ae1b252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b9b1e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    4af1250 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into openapi

    # Conflicts:
    #	apps/nextjs-website/src/messages/it.json
    #	package-lock.json
    jeremygordillo committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c6d4cda View commit details
    Browse the repository at this point in the history
  3. fix typography color

    jeremygordillo committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c4e5c5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c450a56 View commit details
    Browse the repository at this point in the history
  5. update changeset

    jeremygordillo committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4161bce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b171c23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef2671c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

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

Commits on Jan 25, 2024

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

Commits on Jan 29, 2024

  1. Merge branch 'main' into openapi

    # Conflicts:
    #	apps/nextjs-website/package.json
    #	package-lock.json
    jeremygordillo committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1e919cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7894c15 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    9761dbf View commit details
    Browse the repository at this point in the history
  2. update title style

    jeremygordillo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b0732e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd046c2 View commit details
    Browse the repository at this point in the history