PromucFlow_constructor/app/client/src/actions
arunvjn d119737de9
feat: Introducing JS Snippets (#6453)
Users should be able to look up relevant snippets based on where they trigger snippets from, narrow down the filter results based on entities, customize the snippet with custom data, evaluate and see its real time value.
2021-08-29 09:20:16 +05:30
..
apiPaneActions.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
appCollabActions.ts Feature: Show a list of realtime app editors (#6286) 2021-08-09 14:34:24 +05:30
applicationActions.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
authActions.ts First time page load performance (#144) 2020-08-03 19:48:48 +05:30
batchActions.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
canvasSelectionActions.ts feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
collectionAction.ts
commentActions.ts feat: draggable comment pins (#6742) 2021-08-27 14:27:18 +05:30
controlActions.tsx [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
crudInfoModalActions.ts feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
datasourceActions.ts Add Gsheets support for generate CRUD page (#6301) 2021-08-20 15:25:59 +05:30
debuggerActions.ts fix: Hide debugger errors until onPageLoadActions are run (#6786) 2021-08-25 10:04:42 +05:30
errorActions.ts Fix: 404 error page shows server unavailable (#2195) 2020-12-17 12:33:59 +05:30
evaluationActions.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
explorerActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
gitSyncActions.ts Init git sync modal (#6641) 2021-08-18 15:10:31 +05:30
globalSearchActions.ts feat: Introducing JS Snippets (#6453) 2021-08-29 09:20:16 +05:30
helpActions.ts
importActions.ts
initActions.ts Omnibar global search (#2903) 2021-03-08 13:54:12 +05:30
metaActions.ts
notificationActions.ts Notification updates (#5239) 2021-06-23 21:12:07 +05:30
onboardingActions.ts New onboarding flow (#2686) 2021-02-11 12:06:07 +05:30
orgActions.ts Enable Autocomplete for Static Objects (#6302) 2021-08-03 13:36:48 +05:30
pageActions.tsx feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
pluginActionActions.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
pluginActions.ts Enable Autocomplete for Static Objects (#6302) 2021-08-03 13:36:48 +05:30
propertyPaneActions.test.ts [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
propertyPaneActions.ts [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
providerActions.ts
queryPaneActions.ts Refactor datasources and actions for stronger type checking (#2167) 2021-01-12 09:47:28 +05:30
recentEntityActions.ts Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
releasesActions.ts Product updates modal (#2453) 2021-01-19 11:47:15 +05:30
themeActions.ts Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
tourActions.ts [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
userActions.ts Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
utilActions.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
websocketActions.ts Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
widgetActions.tsx feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
widgetSelectionActions.ts feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
widgetSidebarActions.tsx