PromucFlow_constructor/app/client
Pawan Kumar ad52842e1c
Fix/entity name coincide issue 1396 (#1781)
* Fixing the telemetry on self-hosted instances (#1714)

* Fix issue where creating a new application twice does not work (#1713)

* add check if name is conflicting with internal fn

* use already existing selector

* add conflicting names checks on api/queries/widget names

* add test cases for invalid widget/api/query names

* refactor

* change array to map

* remove getDataTreeKeys selector

* refactor

Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-11-23 14:57:00 +05:30
..
.storybook
cypress Fix/entity name coincide issue 1396 (#1781) 2020-11-23 14:57:00 +05:30
docker Force redirect https on development nginx server (#1733) 2020-11-16 19:01:33 +05:30
public Added check so that existing installs don't get telemetry (#1698) 2020-11-11 23:54:19 +05:30
src Fix/entity name coincide issue 1396 (#1781) 2020-11-23 14:57:00 +05:30
test/__mocks__
typings
.dockerignore
.editorconfig
.eslintrc.js Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
.flowconfig
.gitignore Improve test automation docs (#1838) 2020-11-23 13:58:26 +05:30
.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 Update netlify.toml 2020-10-27 11:33:49 +05:30
package.json Moving the intercom initialization to the body in index.html (#1690) 2020-11-11 15:49:21 +05:30
README.md Dummy commit to trigger CI build 2020-11-11 19:43:25 +05:30
README.old.md
start-https.sh
tsconfig.json Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
tsconfig.path.json
yarn.lock Fix for btoa / atob functions 2020-11-06 14:50:07 +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