PromucFlow_constructor/app/client/src/constants
Vicky Bansal 11f5687b38
Date picker validation fixed (#2789)
* Date picker validation fixed

* Added date value check to remove unncessary validations

Commented defaultDate validation test as invalid date cannot be saved in date control

* Fixed date selection on user change

Fixed min and max date parsing for date picker control default date

* Added validation for min and max date in validations to handle validations when field is converted to JS
2021-02-02 20:12:49 +05:30
..
defs Add xml2json and json2xml functions (#2022) 2020-12-15 14:16:33 +05:30
ActionConstants.tsx Trigger onPageSizeChange action when table page size changes (#2737) 2021-01-27 11:10:53 +05:30
ApiConstants.tsx Fix: 404 error page shows server unavailable (#2195) 2020-12-17 12:33:59 +05:30
ApiEditorConstants.ts Refactor datasources and actions for stronger type checking (#2167) 2021-01-12 09:47:28 +05:30
AppConstants.ts Improve app initialisation for timeouts (#1412) 2020-11-04 17:10:59 +05:30
BindingsConstants.ts added fast get eval with a debounce. 2020-04-10 08:48:00 +00:00
collectionsConstants.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
Colors.tsx Update styles for date time headers in a table (#2197) 2020-12-15 16:54:15 +05:30
DatasourceEditorConstants.ts Fix/show two whitelist ips issue 1632 (#1705) 2020-11-12 17:35:19 +05:30
DefaultTheme.tsx minor style fixes: page context menu background color (#2479) 2021-02-02 17:47:18 +05:30
editorConstants.tsx WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis. 2019-11-13 07:00:25 +00:00
Explorer.ts Feature: Add widgets from explorer (#464) 2020-09-02 12:14:01 +05:30
FieldExpectedValue.ts Date picker validation fixed (#2789) 2021-02-02 20:12:49 +05:30
Fonts.tsx Switching to system fonts (#344) 2020-08-19 03:21:23 +05:30
forms.ts minor updates for auth pages: polish UI, hide empty email error message (#2743) 2021-01-28 12:50:09 +05:30
HelpConstants.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
IconConstants.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
KeyboardShortcuts.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
Layers.tsx Feature/help 2020-05-28 18:10:26 +00:00
messages.ts Handle invalid entity ids (#2547) 2021-01-27 12:26:19 +05:30
OnboardingConstants.tsx Onboarding changes (#2549) 2021-01-15 14:49:15 +05:30
orgConstants.ts Filepicker component and logo upload for org (#250) 2020-12-02 03:31:27 +05:30
PropertyControlConstants.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
providerConstants.ts Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
QueryEditorConstants.ts Query pane evaluated value 2020-06-10 07:49:27 +00:00
ReduxActionConstants.tsx Batching widget property updates (#2685) 2021-01-25 14:27:26 +05:30
routes.ts Support for navigateTo function to open in new window (#2706) 2021-01-27 11:58:23 +05:30
SocialLogin.tsx Revamping UI on the Login/Signup page (#2696) 2021-01-27 11:42:32 +05:30
StyleConstants.tsx WIP: Fix eslint errors 2019-09-09 14:38:54 +05:30
ThirdPartyConstants.tsx Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
userConstants.ts added anonymization of user data for CE 2020-11-04 15:23:26 +05:30
WidgetConstants.tsx validate map center and markers (#2488) 2021-01-19 12:59:15 +05:30
WidgetValidation.ts Date picker validation fixed (#2789) 2021-02-02 20:12:49 +05:30