PromucFlow_constructor/app/client
Vinod 1bf41ed413
feat: add authentication tab in api editor (#8245)
* Remove bracket highlight on error

* add authentication section

* move string to messages.ts

* move api editor tab titles to messages.ts

* use createMessage to create strings

* navigate edit datasource to data source edit mode
2021-10-08 07:52:30 +00:00
..
cypress fix: onboarding table widget is blank after adding binding (#8285) 2021-10-08 13:22:08 +05:30
docker fix: Treat missing server proxy endpoing as a warning (#7094) 2021-09-06 15:30:45 +05:30
generators refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
patches
public feat: env flag to disable intercom (#6937) 2021-08-30 22:11:55 +05:30
src feat: add authentication tab in api editor (#8245) 2021-10-08 07:52:30 +00:00
test fix: Widget Property Pane Updates (#7467) 2021-09-20 16:13:44 +05:30
typings
.dockerignore
.editorconfig
.eslintrc.json Add eslint rule to disallow console.log (#6717) 2021-08-20 09:43:16 +05:30
.flowconfig
.gitignore
.huskyrc
.lintstagedrc
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js
craco.common.config.js feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
craco.dev.config.js refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
cypress.json
Dockerfile Include a default value for server proxy pass (#7042) 2021-09-06 12:25:31 +05:30
gitbook-algolia-lambda.js Add retries when getting page from GitBook (#7611) 2021-09-20 12:34:04 +05:30
jest.config.js
netlify.toml
package.json feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
README.md
README.old.md
start-https.sh fix: Error out when server endpoint ends with a slash (#6981) 2021-08-31 11:46:29 +05:30
tsconfig.json
tsconfig.path.json
yarn.lock feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30

Appsmith Client

This project was bootstrapped with Create React App.

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