PromucFlow_constructor/app/client/src/utils
Apeksha Bhosale 47969d708c
show pre-filled values for autocomplete (#4400)
* dot added after selection of an option

* added all options to autocomplete list

* small css change

* css changes

* small function change

* removed commented code

* data type match with autocomplete

* added headers and changes cursor activity for autocomplete

* removed wrong value

* removed type from server added to showhint

* modified and added test case

* small modification for test cypress case
2021-05-27 15:31:26 +05:30
..
autocomplete show pre-filled values for autocomplete (#4400) 2021-05-27 15:31:26 +05:30
hooks Fix: List Widget crashes on null empty object in data (#4349) 2021-05-27 12:11:38 +05:30
migrations Text Widget new styling properties (#3167) 2021-04-01 14:00:33 +05:30
validation Moving all toast messages to messages.ts file (#2798) 2021-03-13 19:54:45 +05:30
AnalyticsUtil.tsx Log an analytics event for cyclical dependency errors (#4323) 2021-05-05 16:51:15 +05:30
ApiPaneUtils.test.ts Test case and refactor code 2021-03-23 15:14:44 +05:30
ApiPaneUtils.tsx Test case and refactor code 2021-03-23 15:14:44 +05:30
AppsmithConsole.ts [Feature] Debugger logs (#3633) 2021-04-23 19:20:55 +05:30
AppsmithUtils.tsx Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
canvasStructureHelpers.test.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
canvasStructureHelpers.ts Fix chart data migration issues (#3458) 2021-03-09 20:05:42 +05:30
DynamicBindingUtils.test.ts Avoid double validation (#2687) 2021-01-29 11:34:28 +05:30
DynamicBindingUtils.ts Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
EditorUtils.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
featureFlags.ts Handle quota exceeded and running low on disk space errors while saving a key in localStorage (#2947) 2021-02-16 11:47:23 +05:30
FormControlFactory.tsx Add new property to conditionally hide form fields in datasource and editor (#1682) 2020-11-19 09:02:58 +05:30
FormControlRegistry.tsx Add QUERY_DYNAMIC_INPUT_TEXT control (#2983) 2021-02-16 11:51:19 +05:30
formhelpers.test.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
formhelpers.ts Release v1.2.7 (#1144) 2020-10-12 18:13:35 +05:30
generators.tsx
helpers.test.ts Feature: Show widget error state (#4558) 2021-05-18 19:24:40 +05:30
helpers.tsx Feature: Show widget error state (#4558) 2021-05-18 19:24:40 +05:30
history.ts
localStorage.test.ts Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
localStorage.tsx Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
PerformanceTracker.ts Improve performance monitoring (#3790) 2021-03-31 13:10:59 +05:30
PropertyControlFactory.tsx Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
PropertyControlRegistry.tsx
storage.ts [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
treeUtils.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
TypeHelpers.ts
WidgetFactory.tsx Widget validation for nested property paths (#3947) 2021-04-21 20:04:25 +05:30
WidgetPropsUtils.test.tsx Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
WidgetPropsUtils.tsx Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
WidgetRegistry.tsx Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
WorkerUtil.test.ts Cleanup cancelled requests (#2387) 2020-12-30 18:56:44 +05:30
WorkerUtil.ts Cleanup cancelled requests (#2387) 2020-12-30 18:56:44 +05:30