PromucFlow_constructor/app/client/src/reducers/entityReducers
satbir121 15f84203c7
Video widget (#684)
* Working version of video player.

* Adding default video url

* Reducing the default widget of video widget

* Fixed tests

* Adding video icon.

* Removing commented code.

* Adding playState, onPause, onStart, onEnd.

* Adding onPlay event.

* Fixing onPlay

* Adding isVisible field.

* Changing video icon.

* Fixing Popover table video.

* Adding an error message for no url.
2020-09-26 18:29:33 +05:30
..
actionsReducer.tsx added code to merge page load responses if they return before action … (#528) 2020-09-10 16:12:16 +05:30
appReducer.ts Local store via Datatree (#367) 2020-08-24 17:39:17 +05:30
canvasWidgetsReducer.tsx Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
datasourceReducer.ts Feat/database structure (#525) 2020-09-21 14:41:42 +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 Add clone page option (#365) 2020-08-22 08:40:22 +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 Video widget (#684) 2020-09-26 18:29:33 +05:30