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: Generate basic code snippets #2387

Merged
merged 32 commits into from
May 30, 2022
Merged

feat: Generate basic code snippets #2387

merged 32 commits into from
May 30, 2022

Commits on May 13, 2022

  1. WIP - add code snippet to swagger

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    09b3644 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Fix

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7b120f5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Add template

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    2c0b7ed View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. customize snippets

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    9ae814b View commit details
    Browse the repository at this point in the history
  2. small fix

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3569aae View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Clean up

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    25b7bb7 View commit details
    Browse the repository at this point in the history
  2. Revert ignored tests

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3a6bc50 View commit details
    Browse the repository at this point in the history
  3. Fix eslint warn

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    fb93d4b View commit details
    Browse the repository at this point in the history
  4. refactoring

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    5fccc10 View commit details
    Browse the repository at this point in the history
  5. Refactoring

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    e6fdfea View commit details
    Browse the repository at this point in the history
  6. Update swagger-react version and enable filters prop

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    7a6b620 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Fix css and add jsdoc

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    1609adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d82fe View commit details
    Browse the repository at this point in the history
  3. revert changes

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    f6e6156 View commit details
    Browse the repository at this point in the history
  4. Add e2e tests

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a52a20a View commit details
    Browse the repository at this point in the history
  5. Fix npm vulnerabilities

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    242c236 View commit details
    Browse the repository at this point in the history
  6. revert package-lock

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a1fbf6a View commit details
    Browse the repository at this point in the history
  7. fix sonar codesmell

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    8c1c0b2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. remove todo

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b51df05 View commit details
    Browse the repository at this point in the history
  2. suppress eslint complain

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d77e5e0 View commit details
    Browse the repository at this point in the history
  3. fix sonar

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    dc1bfe1 View commit details
    Browse the repository at this point in the history
  4. Fix sonar pt.2

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    43ee1a0 View commit details
    Browse the repository at this point in the history
  5. Add unit tests

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    9a827da View commit details
    Browse the repository at this point in the history
  6. Add more tests

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    21743a4 View commit details
    Browse the repository at this point in the history
  7. Add unit tests...

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    1b83a5d View commit details
    Browse the repository at this point in the history
  8. fix eslint

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    f9cf4e0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    52dabd4 View commit details
    Browse the repository at this point in the history
  2. Refactoring and test

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    409293f View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f781283 View commit details
    Browse the repository at this point in the history
  4. Include utils folder for coverage

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a6a2f41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1410fce View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Fix tests

    Signed-off-by: at670475 <[email protected]>
    taban03 committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7eb35d8 View commit details
    Browse the repository at this point in the history