PromucFlow_constructor/app/client/src/components
Rimil Dey 58a2632f75
chore: move render field to component (#17084)
## Description

As part of the action selector refactor, we are making the following changes - 
- moving renderField to its own component called Field
- created FieldConfig to hold all the configurations of these functions fields: This config will slowly be built up to hold all the miscellaneous configurations which is currently scattered throughout different files
- added types for the props
- moved FieldConfig to its own type

Fixes #16934 #16936

## Type of change

- Refactor

## How Has This Been Tested?

- manually
- Jest test cases

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
2022-10-24 11:04:55 +05:30
..
ads feat: Migrated color picker v2 to property controls (#17362) 2022-10-16 23:53:05 +05:30
designSystems/appsmith perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
editorComponents chore: move render field to component (#17084) 2022-10-24 11:04:55 +05:30
formControls feat: Adds one way switching to Form Controls (#17194) 2022-10-13 21:28:46 +01:00
propertyControls fix: Converted Dropdowns to Button group & added missing tooltips (#17454) 2022-10-20 19:36:32 +05:30
utils feat: migration of ads/formFields/TextField to utils as part ads migration (#17281) 2022-10-05 16:36:49 +05:30
wds chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
constants.ts fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
TabItemBackgroundFill.tsx chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30