PromucFlow_constructor/app/client/src/reducers/entityReducers
Hetu Nandu 9a1658e2c1
Fixes for autocomplete (#351)
* Fix tern guessing for completions

* Probable fix for create api button not working

* Close autocomplete when "Backspace" or "Comma" is pressed

* Only show extra docs when ctrl+space is pressed when hint is selected

* Fix issue with action form state params not disabling after taking an action
2020-08-19 14:51:32 +05:30
..
actionsReducer.tsx Action test fixes (#130) 2020-07-21 19:31:51 +05:30
appReducer.ts Fixes to data tree appsmith entities (#307) 2020-08-14 13:13:01 +05:30
canvasWidgetsReducer.tsx Property Pane - Convert control to dynamic 2020-02-26 12:44:56 +00:00
datasourceReducer.ts Create a seperate action for datasource generated from datasource pane 2020-05-07 10:14:52 +05:30
index.ts Fixes to data tree appsmith entities (#307) 2020-08-14 13:13:01 +05:30
jsExecutionsReducer.ts Adding JS execution functionality. 2019-11-28 09:26:44 +05:30
metaReducer.ts Fix/release (#254) 2020-08-10 12:22:47 +05:30
pageListReducer.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
pluginsReducer.ts Fixes for autocomplete (#351) 2020-08-19 14:51:32 +05:30
propertyPaneConfigReducer.tsx Use local stored config for property pane (#212) 2020-08-12 12:29:27 +05:30
widgetConfigReducer.tsx Feature/widgets 2020-04-15 11:42:11 +00:00