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

Add Support for Custom Prompts #930

Merged

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    cd37290 View commit details
    Browse the repository at this point in the history
  2. Fixed Linting

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8ab144d View commit details
    Browse the repository at this point in the history
  3. Fixed context.test.js

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7a1364f View commit details
    Browse the repository at this point in the history
  4. Add E2e Test

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    606073c View commit details
    Browse the repository at this point in the history
  5. Fix E2e Test

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    714207b View commit details
    Browse the repository at this point in the history
  6. Fix E2e Test

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    35b06a7 View commit details
    Browse the repository at this point in the history
  7. Fix E2E Tests

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3969409 View commit details
    Browse the repository at this point in the history
  8. Update structure

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bee6244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32e71da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b701d3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4060638 View commit details
    Browse the repository at this point in the history
  12. Fixed Put Request.

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    439ac51 View commit details
    Browse the repository at this point in the history
  13. Bump chai from 4.4.1 to 4.5.0 (#932)

    Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 4.5.0.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v4.4.1...v4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0047e45 View commit details
    Browse the repository at this point in the history
  14. FIx Formatting

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b2fa9d2 View commit details
    Browse the repository at this point in the history
  15. reverted prompt types

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f0b685c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a32512f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e4920d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dcc455f View commit details
    Browse the repository at this point in the history
  19. Removed consolelogs

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7ba84b4 View commit details
    Browse the repository at this point in the history
  20. Fix back codeowners

    developerkunal committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a6c735d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    67c39ca View commit details
    Browse the repository at this point in the history