PromucFlow_constructor/app/client/src/utils
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
..
autocomplete Video widget (#684) 2020-09-26 18:29:33 +05:30
hooks Performance:entity explorer (#395) 2020-08-31 11:26:52 +05:30
validation Drafts in API Pane 2019-11-25 09:15:11 +00:00
AnalyticsUtil.tsx Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
AppsmithUtils.tsx Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
DynamicBindingsUtil.test.ts Fix content type switching to raw when custom 2020-05-08 12:54:27 +00:00
DynamicBindingUtils.ts Fix issue where unknown functions in data tree cause evaluation issues (#722) 2020-09-25 12:05:25 +05:30
EditorUtils.ts Move Registration to application editor 2020-04-16 17:26:36 +05:30
featureFlags.ts Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
FormControlFactory.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
FormControlRegistry.tsx Get query ui from form config (#205) 2020-08-12 11:57:35 +05:30
formhelpers.test.ts fix: email validation (#118) 2020-07-23 17:58:26 +05:30
formhelpers.ts Fix query response state (#348) 2020-08-19 10:07:20 +05:30
generators.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
helpers.tsx Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
PerformanceTracker.ts Feature/instrumentation (#708) 2020-09-24 21:35:18 +05:30
PropertyControlFactory.tsx Form Widget 2020-03-06 09:45:21 +00:00
PropertyControlRegistry.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
storage.ts Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
treeUtils.ts Revamp widget property validation 2019-11-19 12:44:58 +00:00
TypeHelpers.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
ValidationFactory.ts Action selector refactor 2020-04-20 05:42:46 +00:00
ValidationRegistry.ts moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
Validators.ts Fixes date widget crashing when no date format is mentioned (#322) 2020-08-17 10:33:15 +05:30
WidgetFactory.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
WidgetPropsUtils.tsx Fix issue where tabs are lost when the user enters an invalid tabs value (#569) 2020-09-18 10:52:54 +05:30
WidgetRegistry.tsx Video widget (#684) 2020-09-26 18:29:33 +05:30