play
play copied to clipboard
Cloud Native Playground for Kubernetes and all CNCF projects
**Notes for Reviewers** This PR fixes #195 The prettier config is taken from `meshery/meshery`, and all the files formatting are changed based on that **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes,...
#### Current Behavior Currently, we don't define a consistent formatting style for the code #### Desired Behavior We should setup `prettier`, that adds the formatting schema in `.prettierrc` file. ####...
#### Current State #### Desired State --- #### [Contributor Guides](https://docs.meshery.io/project/contributing) and Resources - 📚 [Instructions for contributing to documentation](https://docs.meshery.io/project/contributing/contributing-docs) - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) - 🛠 [Meshery Build &...
#### Current Behavior I see some inconsistencies with button text in Meshery Play in two places: 1) In the FAQ button, the background color is Persian Green, and the text...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
#### Current Behavior The text "Meshery Playground" is written in italics just before the accordion of information. It breaks the consistency of the design of the text which was followed...
#### Current Behavior babel-preset-react-app imports @babel/plugin-proposal-private-property-in-object without declaring it. #### Solution Install @babel/plugin-transform-private-property-in-object as a development dependency by running: `npm install --save-dev @babel/plugin-transform-private-property-in-object` #### Screenshots/Logs  --- #### Contributor [Guides](https://docs.meshery.io/project/contributing)...
**Notes for Reviewers** This PR fixes #199 **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
#### Current Behavior we have signup form. #### Expected Behavior remove the signup form on https://play.meshery.io/ #### Screenshots/Logs #### Environment - **Host OS:** Mac Linux Windows - **Platform:** Docker or...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection Fixed Add backtrack protection to...