PromucFlow_constructor/app/client
Ayush Pahwa 0248f8e4a9
fix: replace time based action to event based (#17586)
* fix: replace time based action to event based

- The delete datasource button was getting reset to it's original state after a static time of 2200ms
- Replaced this to reset on completion of deletion instead

* fix: removed unused functions

* fix: updated the condition to show confirm delete icon
2022-10-19 16:04:12 +05:30
..
cypress fix: table does not show data issue fixed (#17459) 2022-10-19 11:30:04 +05:30
docker Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
generators chore: Property pane config cleanup (#16639) 2022-09-29 10:54:49 +05:30
patches
public Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
src fix: replace time based action to event based (#17586) 2022-10-19 16:04:12 +05:30
test feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
typings
.babelrc
.dockerignore
.editorconfig
.eslintrc.json
.flowconfig
.gitignore feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +05:30
.huskyrc
.lintstagedrc feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +05:30
craco.common.config.js fix: webpack hot reload issue (#15070) 2022-07-07 14:00:57 +05:30
craco.dev.config.js feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
cypress_fat.json
cypress.env.json feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
cypress.json Cypress version upgrade for timeout issue resolution (#15917) 2022-08-16 09:31:16 +05:30
Dockerfile feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +05:30
gitbook-algolia-lambda.js Remove path concatenation in Algolia sync script 2022-07-19 12:01:09 +05:30
index.tsx
jest.config.js Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
netlify.toml
package.json chore: Correct the toast font on windows (#17671) 2022-10-19 15:37:25 +05:30
postcss.config.js
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
README.old.md
start-https.sh Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
stats.json
tailwind.config.js
tsconfig.json
tsconfig.path.json
vercel.json
yarn.lock chore: Correct the toast font on windows (#17671) 2022-10-19 15:37:25 +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