PromucFlow_constructor/app/client
Favour Ohanekwu 0f92b97226
feat: Triggerpath dependency (#15015)
* Introduce triggerpathdependency

* Code cleanup and refactor

* add jest test for removeLintErrorsFromEntityProperty

* Add triggerfieldDependencyMap jest tests for datatreeEvaluator

* Add cypress tests

* Revamp linting architecture

* Lint when creating first tree

* Prevent modification of unevaltree while linting

* improve linting performance

* Reuse allkeys for all dependencymap creation

* Add jest test for linttree

* Update jest and cypress tests

* Modify linting folder name

* remove redundant commits

* update evaluation jest tests

* Fix failing test

* Update cypress tests

* Code clean up and performance upgrade

* Update cypress tests

* Use unevalTree as global data for non-trigger field

* Improve global data creation time

* Cypress fixes

* Improve creation of global data for linting

* Only generate global data with functions when needed

* remove all unused variables

* Add overriden commit

* remove lint erros before linting

* fix merge conflicts

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-07-22 21:31:08 +01:00
..
cypress feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
docker Added zipy.ai for analytics (#11411) 2022-02-25 08:58:03 +05:30
generators
patches fix: patches blueprint's popover (#12213) 2022-03-31 13:27:06 +05:30
perf ci: Fix golden app tests and more (#15172) 2022-07-15 14:40:45 +05:30
public Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
src feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
test fix: Unwanted width calculation in Dropdown (#15239) 2022-07-20 06:05:44 +00:00
typings
.babelrc refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
.dockerignore
.editorconfig
.eslintrc.json feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
.flowconfig
.gitignore chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
.huskyrc
.lintstagedrc feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
.nvmrc chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +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: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
cypress_fat.json test: Cypress env for fat container (#11792) 2022-03-14 10:00:13 +05:30
cypress.env.json Revert "fix: empty commit" 2022-06-09 07:11:53 +01:00
cypress.json test: JSObject tests and flaky test fix (#15292) 2022-07-19 17:11:27 +05:30
Dockerfile Added healthcheck for editor with https (#13947) 2022-05-27 17:05:21 +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 feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
netlify.toml chore: Remove old way of adding feature flags (#11213) 2022-02-16 19:57:58 +05:30
package.json feat: prevent secrets to be pushed to repo (#15259) 2022-07-20 20:35:18 +05:30
postcss.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
README.md chore: Removing jest test coverage because of node version mismatch (#14230) 2022-06-01 17:43:03 +05:30
README.old.md
start-https.sh Fix error with start-https.sh on directory with space in it (#12566) 2022-04-05 20:09:05 +05:30
stats.json
tailwind.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
tsconfig.json feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
tsconfig.path.json refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
vercel.json chore: Remove old way of adding feature flags (#11213) 2022-02-16 19:57:58 +05:30
yarn.lock chore: bump terser from 5.13.1 to 5.14.2 in /app/client (#15319) 2022-07-22 15:04:47 +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