PromucFlow_constructor/app/client/src
Satish Gandham c3d5b1010b
fix: Change multiselect back to supporting numbers and boolean. (#7895)
* Revert "fix: multiselect validation (#7698)"

This reverts commit 728a2559c5.

* - Convert the multiselect options value and labels to string before filtering as the values can be numbers.

* - Discourage users from using string in multiselect default value

Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-09-28 19:38:24 +05:30
..
actions fix: Debugger logs and errors related to js editor (#7749) 2021-09-28 13:01:46 +05:30
api fix: On connect Tab Switch error (#7740) 2021-09-23 08:47:09 +00:00
assets chore: UI enhancements to welcome landing page (#7766) 2021-09-24 14:47:58 +05:30
comments fix: add support for self tagging (#7715) 2021-09-23 11:03:22 +05:30
components fix: Debugger logs and errors related to js editor (#7749) 2021-09-28 13:01:46 +05:30
configs fix: anonymize user info intercom (#6936) 2021-08-30 20:38:07 +05:30
constants fix: Debugger logs and errors related to js editor (#7749) 2021-09-28 13:01:46 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
entities Fix for generating action from datasource structure (#7778) 2021-09-24 12:17:36 +05:30
globalStyles feat: snippets discoverablity (#7689) 2021-09-22 16:59:47 +00:00
icons feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications fix: close notifications list on clicking a list item (#7178) 2021-09-07 18:15:17 +05:30
pages hiding comments mode toggle for anonymous users (#7885) 2021-09-28 14:37:12 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers fix: On connect Tab Switch error (#7740) 2021-09-23 08:47:09 +00:00
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: Added new row addition action for form value changes (#7682) 2021-09-28 11:36:03 +00:00
selectors fix: On connect Tab Switch error (#7740) 2021-09-23 08:47:09 +00:00
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers Changes to introduce peader prefix in API key authentication type (#7742) 2021-09-23 13:20:44 +05:30
utils fix: Debugger logs and errors related to js editor (#7749) 2021-09-28 13:01:46 +05:30
widgets fix: Change multiselect back to supporting numbers and boolean. (#7895) 2021-09-28 19:38:24 +05:30
workers fix: Change multiselect back to supporting numbers and boolean. (#7895) 2021-09-28 19:38:24 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx fix: Suppress unauthorised error, when user visits welcome page (#7435) 2021-09-14 22:25:29 +05:30
index.css Task/5463 Navigation Bar menu Dropdown (#5575) 2021-07-15 16:26:18 +05:30
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30