PromucFlow_constructor/app/client/src
Tanvi Bhakta 86f0da37db
feat: change imports for dropdown v2 and dependencies (#15081)
* 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>
2022-08-05 10:05:28 +00:00
..
actions refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
api Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
assets fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
ce Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
components feat: change imports for dropdown v2 and dependencies (#15081) 2022-08-05 10:05:28 +00:00
constants fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
ee Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
enterprise
entities refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
globalStyles refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
icons feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mockComponentProps feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
mockResponses feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
normalizers
pages feat: change imports for dropdown v2 and dependencies (#15081) 2022-08-05 10:05:28 +00:00
polyfills
reducers Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
reflow Reflow overlapping fix on canvas edges (#12745) 2022-04-20 12:56:35 +05:30
resizable move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
sagas fix: revert success flag from trigger response (#15641) 2022-08-04 17:30:53 +05:30
selectors Re-render of PropertyPaneConnections (#15552) 2022-08-04 18:21:54 +05:30
templates
theme fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
transformers fix: Added support for self signed certificate during OAuth2 flows (#14719) 2022-07-21 16:10:36 +05:30
utils Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
widgets feat: change imports for dropdown v2 and dependencies (#15081) 2022-08-05 10:05:28 +00:00
workers feat: change imports for dropdown v2 and dependencies (#15081) 2022-08-05 10:05:28 +00:00
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +05:30
AppRouter.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
index.css fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
index.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
LandingScreen.tsx
react-app-env.d.ts
RouteBuilder.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
RouteParamsMiddleware.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
serviceWorker.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
store.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
wdyr.ts