PromucFlow_constructor/app/client
Rishabh Saxena 17ded71de3
fix actions/queries not fetched after cloning a page (#2196)
* fix actions/queries not fetched after cloning a page

* cf fix

* update type

* update test to check if api is cloned

* trigger tests
2020-12-16 14:51:31 +05:30
..
.storybook
cypress fix actions/queries not fetched after cloning a page (#2196) 2020-12-16 14:51:31 +05:30
docker Add support for WSL local dev (#1756) 2020-11-24 16:45:33 +05:30
public [CodeFactor] Apply automated fixes (#2131) 2020-12-10 18:44:31 +05:30
src fix actions/queries not fetched after cloning a page (#2196) 2020-12-16 14:51:31 +05:30
test/__mocks__
typings
.dockerignore
.editorconfig
.eslintrc.json Added tests for Table binding with Input Widget (#1955) 2020-12-10 10:52:19 +05:30
.flowconfig
.gitignore Faster recompile with cached eslint (#1987) 2020-12-02 11:57:56 +05:30
.huskyrc
.lintstagedrc
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
build.sh Ignoring manual cypress tests during build 2020-12-11 17:10:05 +05:30
craco.build.config.js
craco.common.config.js
craco.dev.config.js
cypress.json
Dockerfile Add support for WSL local dev (#1756) 2020-11-24 16:45:33 +05:30
Dockerfile-cypress-test
gitbook-algolia-lambda.js
jest.config.js
netlify.toml Correcting the APP_HOST in netlify for deploy previews 2020-12-11 13:10:55 +05:30
package.json Add xml2json and json2xml functions (#2022) 2020-12-15 14:16:33 +05:30
README.md Correcting the if clause for environment variable 2020-12-12 22:03:03 +05:30
README.old.md
start-https.sh Fix setup for local linux server (#1948) 2020-11-27 14:49:09 +05:30
tsconfig.json Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
tsconfig.path.json
yarn.lock Add xml2json and json2xml functions (#2022) 2020-12-15 14:16:33 +05:30

Dev Dependencies

  • yarn
  • nvm

Dev Setup

This project was bootstrapped with Create React App.

For details on setting up your development machine, please refer to the Setup Guide