Ayush Sharma

Results 16 issues of Ayush Sharma

## Issue(s) #93 ## Acceptance Criteria fulfillment - [x] Error message modal added ## Proposed changes (including videos or screenshots) ![Screenshot 2023-04-06 144719](https://user-images.githubusercontent.com/89914602/230333779-d01364eb-8169-4810-899b-130c37b9eb0a.png)

### Description: Application is crashing when entering wrong pull request number to view the Pull request Details modal. If a user is entering wrong pull request number or invalid pull...

bug

fixes: [#2030](https://github.com/keploy/keploy/issues/2030) ### Description Added a new sample application to show crud operations with mux and elasticsearch.

## Related Issue Closes: #2076 #### Describe the changes you've made I have removed the internal config merging with default config because of which now keploy config only shows default...

Closes: #11121 ### Description: ![Peek 2024-08-20 16-22](https://github.com/user-attachments/assets/61170222-6c2f-4bc7-8eaf-4d4c757b7998) ### Reviewer actions - [ ] I have manually tested the changes in the preview environment - [ ] I have reviewed the...

## What does this PR do? I have updated the denoise test cases to apply noise globally across all test cases. This change is required by the enterprise to retrieve...

This pr fixes the update password command. fixes #270

There is a bug in the `update password` command—it returns a 404 error when attempting to update the password. ![Image](https://github.com/user-attachments/assets/835bf9ab-80fb-4c31-a36a-db7db6160c49)

## Proposed changes This PR updates the index definition in the `chaosProbes` collection, making the combination of `name` and `project_id` unique instead of `name` field alone. fixes #5035 ## Types...

good first issue

**What happened**: Unable to create a chaos probe with the same name in two different projects. **What you expected to happen**: Should be able to create chaos probes with the...

bug