* Remove Dropdown, SearchComponent from this repository * Change the imports so that SearchComponent and DropdownV2 come from the design system * Add yalc * default imports become named imports * remove the yalc package, add the beta version * Change import for SearchComponent in TableHeader * Updated Label Config * chore: Refactor dependency Map code (#14944) * 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> Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com> Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com> Co-authored-by: Favour Ohanekwu <fohanekwu@gmail.com> Co-authored-by: Aishwarya UR <aishwarya@appsmith.com> |
||
|---|---|---|
| .. | ||
| cypress | ||
| docker | ||
| generators | ||
| patches | ||
| perf | ||
| public | ||
| src | ||
| test | ||
| typings | ||
| .babelrc | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .flowconfig | ||
| .gitignore | ||
| .huskyrc | ||
| .lintstagedrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sentryclirc | ||
| build.sh | ||
| craco.build.config.js | ||
| craco.common.config.js | ||
| craco.dev.config.js | ||
| cypress_fat.json | ||
| cypress.env.json | ||
| cypress.json | ||
| Dockerfile | ||
| gitbook-algolia-lambda.js | ||
| index.tsx | ||
| jest.config.js | ||
| netlify.toml | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| README.old.md | ||
| start-https.sh | ||
| stats.json | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.path.json | ||
| vercel.json | ||
| yarn.lock | ||
Appsmith Client
This project was bootstrapped with Create React App.
For details on setting up your development machine, please refer to the Setup Guide