PromucFlow_constructor/app/client/src/utils
Nayan 0d106a5c9d
Improvement: Add limit on password length in user signup (#6312)
* -add max password validation in FE and password validation in BE for signup

* -added unit test for password length limit

* - set max password length to 48
- add password length check in reset password

* -removed password limit check from login
2021-08-04 15:33:33 +06:00
..
autocomplete Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
hooks Comments feature related fixes (#6156) 2021-07-28 12:32:11 +05:30
migrations Supporting all ASCII characters in table widget (#6041) 2021-08-02 12:07:55 +00:00
validation Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
AnalyticsUtil.tsx Add analytics event for mock-data creation (#6136) 2021-08-02 08:30:56 +05:30
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 Fix: Log dependent property values in debugger when a property is updated (#4865) 2021-06-21 13:50:25 +05:30
AppsmithUtils.tsx Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +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 Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +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 Fix for slash commands blocker issues 2021-07-15 20:10:48 +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/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30
helpers.test.ts Feature: Show widget error state (#4558) 2021-05-18 19:24:40 +05:30
helpers.tsx Fix xss redirectURL (#6229) 2021-07-29 08:49:46 +00:00
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
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 - 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
storage.ts Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +05:30
treeUtils.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
TypeHelpers.ts Added axios call to the special use case of downloading zip files (#5927) 2021-07-19 21:07:21 +05:30
WidgetFactory.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
WidgetPropsUtils.test.tsx Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
WidgetPropsUtils.tsx Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
WidgetRegistry.tsx Multiselect Widget (#5228) 2021-08-03 12:08:01 +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