PromucFlow_constructor/app/client/src/api
Ayush Pahwa 5d30cb3537
feat: Changing evaluations for UQI from hidden type to js objects (#6792)
* Added a new type of UIComponent for DB editor forms

* Added a new state for UQI evals and connected it to the rendering form

* Added sagas to init and run the UQI eval

* Exporting fetch function as a selector

* Moved selector code to the formSelector file

* Added type to state config holder, removed custom diff function and fixed imports

* Fixed path, added the type for plugin in selector

* Created new enum, abstracted function for render and fixed var names

Co-authored-by: Apeksha Bhosale <7846888+ApekshaBhosale@users.noreply.github.com>
2021-08-26 11:07:07 +05:30
..
ActionAPI.tsx Send errorType as part of analytics payload for action execution errors (#6754) 2021-08-23 19:17:17 +05:30
Api.ts Trigger invite flow via comments (#4602) 2021-05-27 11:51:36 +05:30
ApiResponses.tsx Rename "resources" to "datasources" 2019-11-07 09:32:38 +00:00
ApiUtils.test.ts Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
ApiUtils.ts Add eslint rule to disallow console.log (#6717) 2021-08-20 09:43:16 +05:30
ApplicationApi.tsx Init and update unread comment threads count and show indicator (#5674) 2021-07-07 20:43:44 +05:30
CloudServicesApi.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
CollectionApi.ts Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
CommentsAPI.tsx [Enhancement] Add link to unsubscribe from email notification for a comment thread (#5769) 2021-07-20 00:14:38 +06:00
DatasourcesApi.ts Add s3 support for generate CRUD (#6264) 2021-08-20 12:27:01 +05:30
ImportApi.ts - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
NotificationsAPI.tsx Notification updates (#5239) 2021-06-23 21:12:07 +05:30
OrgApi.ts Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
PageApi.tsx Add Gsheets support for generate CRUD page (#6301) 2021-08-20 15:25:59 +05:30
PluginApi.ts feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
ProvidersApi.ts Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
ReleasesAPI.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
SaasApi.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
UserApi.tsx Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
WidgetConfigsApi.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
WidgetSidebarApi.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30