Yash sharma

Results 31 issues of Yash sharma

### 📜 Feature Description Currently, we don't have a section to share profiles of contributors in readme, Let's add then. This issue required installation of bot so that we can...

documentation
enhancement

#### Current Behavior Currently, we are not showing all keys in keys reference page, however we now have all keys in csv file in permission directory #### Desired Behavior Show...

kind/enhancement
language/javascript
language/css
language/html
framework/hugo

### Current Behavior Presently Meshery users can not export [models](https://docs.meshery.io/concepts/logical/models) however we want to support exporting models in OCI (Open Container Initiative) format for enhancing sharing and portability of [models](https://docs.meshery.io/concepts/logical/models)...

kind/enhancement
language/go
issue/willfix
kind/feature
framework/react

**Notes for Reviewers** This PR fixes # This PR adds two reusable components - [X] User search field - [x] Share modal which uses user search field **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** -...

**Description**: Enhance Meshery’s APIs capability by migrating to a schema-driven approach, which will ensure consistency, validation, and easier integration. It involves versioning and defining API schemas using OpenAPI/Swagger at https://github.com/meshery/schemas...

kind/enhancement
language/go
component/server

**Description:** Meshery's UI is powerful and utilizes frameworks like Next.js and Material-UI. However, it relies on outdated technology stacks, resulting in performance inefficiencies and increased maintenance overhead. - Expected Outcome:...

kind/enhancement
component/ui
framework/react
javascript

**Description:** Meshery integrates with many other CNCF projects and technologies. Sustaining those integrations is only possible through automation. End-to-end testing with Playwright, GitHub Workflows, and self-documenting test reports is the...

kind/enhancement
component/ui
area/tests
framework/playwright

### Current Behavior - [x] 1. Update the API endpoints to retrieve only the count of components and relationships for each model, rather than returning all data. - [x] Fix...

kind/bug
component/ui
language/go
priority/high
framework/react
component/server
ui-refactor

**Notes for Reviewers** This PR fixes # This PR adds missing parameter in publish modal RJSF schema which tell RJSF to decode input data in URI encoded format and show...

### Current Behavior Old designs from catalog getting seed with empty design file because of schema validation. ### Expected Behavior During seed it should convert it newer version of design...

kind/bug
language/go