PromucFlow_constructor/app/client/src/utils
Vicky Bansal c9ec218b79
fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464)
* Change recaptcha key and type and add suggestion for recaptchatoken

* Add recaptchaToken property as target for auto completion cypress tests

* Added cypress test to validate recaptcha v2 can be selected in button widget property pane

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2022-01-02 08:27:39 -08:00
..
autocomplete fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
hooks feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
migrations fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
validation fix: table icon selector js mode toggle issue (#9396) 2021-12-09 11:45:59 +05:30
AnalyticsUtil.tsx fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
ApiPaneUtils.test.ts Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
ApiPaneUtils.tsx Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
AppsmithConsole.ts feat: show lint errors in code editor (#6265) 2021-08-26 10:15:17 +05:30
AppsmithUtils.test.ts feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
AppsmithUtils.tsx feat: camera widget (#8069) 2021-12-24 22:06:59 +08:00
canvasStructureHelpers.test.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
canvasStructureHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DSLMigrations.ts fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
DynamicBindingUtils.test.ts fix: correctly update dynamic binding pathlist (#8981) 2021-11-16 10:38:43 +01:00
DynamicBindingUtils.ts feat: Show evaluated value in embeddedDatasource url (#9198) 2021-12-28 13:14:32 +01:00
EditorUtils.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
featureFlags.ts Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
FormControlFactory.tsx feat: JSON view for query & datasource form components (#7534) 2021-09-17 12:14:04 +00:00
FormControlRegistry.tsx feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
formhelpers.test.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
formhelpers.ts Improvement: Add limit on password length in user signup (#6312) 2021-08-04 15:33:33 +06:00
GenerateCrudUtil.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
generators.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
getPathAndValueFromActionDiffObject.ts fix: fixing missing where key (#9215) 2021-11-25 18:48:40 +05:30
helpers.test.ts fix: New table widget migration to sanitize primaryColumn, columnOrder and binding paths (#7037) 2021-09-13 17:33:39 +05:30
helpers.tsx chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
JSPaneUtils.tsx feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
localStorage.test.ts Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
localStorage.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
PerformanceTracker.ts - Remove the is_array check 2021-06-16 23:22:10 +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 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
replayHelpers.test.js chore: Removing re-declared variables (#8050) 2021-10-14 09:47:26 +05:30
replayHelpers.tsx feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
storage.ts fix: paste before copy resulted in value being undefined (#8954) 2021-11-05 15:08:46 +05:30
treeUtils.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
TypeHelpers.ts Filepicker v2 - Don't store large files in the dataStore (#6692) 2021-08-24 09:08:57 +05:30
WidgetFactory.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
WidgetPropsUtils.test.tsx feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
WidgetPropsUtils.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
WidgetRegisterHelpers.tsx fix: copy paste new widget key generation (#7464) 2021-09-15 19:34:27 +05:30
WidgetRegistry.tsx feat: add progressbar widget (#9574) 2021-12-29 17:31:19 +05:30
WorkerUtil.test.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
WorkerUtil.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00