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/train code snippets #2654

Merged
merged 58 commits into from
Apr 5, 2023
Merged

Commits on Mar 23, 2023

  1. include frontmatter loader

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    20a1a90 View commit details
    Browse the repository at this point in the history
  2. include new tabs component

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    623c63b View commit details
    Browse the repository at this point in the history
  3. include new code icon

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5e5a5d8 View commit details
    Browse the repository at this point in the history
  4. include modal

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4d283c9 View commit details
    Browse the repository at this point in the history
  5. include train button in dataset header

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9b05e34 View commit details
    Browse the repository at this point in the history
  6. replace with new base tabs

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    37c6615 View commit details
    Browse the repository at this point in the history
  7. update base code component

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7404ec0 View commit details
    Browse the repository at this point in the history
  8. fix test

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    aaa32a4 View commit details
    Browse the repository at this point in the history
  9. wip include dataset train component

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f89e9a7 View commit details
    Browse the repository at this point in the history
  10. mock md

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3e0c5fa View commit details
    Browse the repository at this point in the history
  11. update snippet structure

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c438e76 View commit details
    Browse the repository at this point in the history
  12. update example .md

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    509d2e5 View commit details
    Browse the repository at this point in the history
  13. fix base component

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ef3c989 View commit details
    Browse the repository at this point in the history
  14. prevent cant find module error and styles

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9f0407e View commit details
    Browse the repository at this point in the history
  15. add dynamic task in require

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5acec57 View commit details
    Browse the repository at this point in the history
  16. mocks for test

    leire committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    626c1ce View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. update button text

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d20994d View commit details
    Browse the repository at this point in the history
  2. update styles

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    eeea03c View commit details
    Browse the repository at this point in the history
  3. update modal styles

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    becd8ff View commit details
    Browse the repository at this point in the history
  4. allow to pass list of links

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    37eb6e9 View commit details
    Browse the repository at this point in the history
  5. remove old style

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    af4880b View commit details
    Browse the repository at this point in the history
  6. show button only for admin

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    56f7ed5 View commit details
    Browse the repository at this point in the history
  7. fix padding

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5c30709 View commit details
    Browse the repository at this point in the history
  8. show train button for testing

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4062b9f View commit details
    Browse the repository at this point in the history
  9. show train button

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8860228 View commit details
    Browse the repository at this point in the history
  10. styles QA

    leire committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    de7a712 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on Mar 27, 2023

  1. get tabs from docs training folder

    leire committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6a51103 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. update styles for base code component

    leire committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    01347b3 View commit details
    Browse the repository at this point in the history
  2. parse html with base code components

    leire committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b81a22d View commit details
    Browse the repository at this point in the history
  3. fix lint

    leire committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c75fe2d View commit details
    Browse the repository at this point in the history
  4. update condition to render Train button

    leire committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b073c1a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. styles QA

    leire committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5362681 View commit details
    Browse the repository at this point in the history
  2. sort tabs and include links section title

    leire committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c077c44 View commit details
    Browse the repository at this point in the history
  3. update train button styles

    leire committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c968ee5 View commit details
    Browse the repository at this point in the history
  4. replace workspace variable

    leire committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    756d8a9 View commit details
    Browse the repository at this point in the history
  5. style Train button hover

    leire committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    69e4c5b View commit details
    Browse the repository at this point in the history
  6. remove unnecessary prop

    leire committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    74e5b14 View commit details
    Browse the repository at this point in the history
  7. restructure code

    leire committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    76296f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. fix code review

    leire committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    72aa154 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    leire committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    91873ec View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    3114461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13845ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    858004a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    b43930f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61658d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4928562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a46a90d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    474831a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cb9163 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    535867c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eef8b0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a23ab7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c873855 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03b96f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b4c0b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54dfa92 View commit details
    Browse the repository at this point in the history