* POC : null value getting handled correctly * Refactor code. Tested with and without quotes. This is working! Woohoo! * Added support for mustache binding to include json objects and arrays * Added test for smart substitution. * Added setting to turn on/off smart substitutions in Rest API plugin * Handling turning on smart json substitution * Added error handling * Added config to turn on smart substitution in JSON to make the tests pass now * Adding a beta tag to the API setting. * Spelling error resolved. * Incorporated review comments. * Catching JSON Parse exception in http call. |
||
|---|---|---|
| .. | ||
| .storybook | ||
| cypress | ||
| docker | ||
| public | ||
| src | ||
| test/__mocks__ | ||
| typings | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .flowconfig | ||
| .gitignore | ||
| .huskyrc | ||
| .lintstagedrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sentryclirc | ||
| build.sh | ||
| craco.build.config.js | ||
| craco.common.config.js | ||
| craco.dev.config.js | ||
| cypress.json | ||
| Dockerfile | ||
| Dockerfile-cypress-test | ||
| gitbook-algolia-lambda.js | ||
| jest.config.js | ||
| netlify.toml | ||
| package.json | ||
| README.md | ||
| README.old.md | ||
| start-https.sh | ||
| tsconfig.json | ||
| tsconfig.path.json | ||
| yarn.lock | ||
Dev Dependencies
yarnnvm
Dev Setup
This project was bootstrapped with Create React App.
For details on setting up your development machine, please refer to the Setup Guide