PromucFlow_constructor/app
subratadeypappu 0e2637b1b2
chore: Modified action execution payload to support data types (#16106)
* POC: Datatype handling autogenerated naming params client

* added array and file datatype

* handles all primitive types

* paramproperties convetred to map instead of array

* parametermap inversion

* handled no bindings bug

* feat: Consume action execution payload changes w.r.t. data type mapping (#15555)

This commit does the following things
1. It consumes data type metadata from payload
2. It consumes the mapping between the pseudo binding name and original binding name
3. It doesn't apply any logic w.r.t. data type identification after consumption

* added comments and cleaned code with proper datatypes

* removed URLencoding for binding params names

* feat: Remove URL decoding on param keys from server-side codebase (#15555)

* Remove unused import (#15555)

Co-authored-by: ChandanBalajiBP <chandan@appsmith.com>
2022-08-19 01:01:47 +05:30
..
client chore: Modified action execution payload to support data types (#16106) 2022-08-19 01:01:47 +05:30
rts RTS Docker image build error (#16010) 2022-08-15 15:23:58 +05:30
server chore: Modified action execution payload to support data types (#16106) 2022-08-19 01:01:47 +05:30
shared feat: ast mono repo poc (#15610) 2022-08-11 20:59:26 +05:30
util
yarn.lock