PromucFlow_constructor/app/client/src/api
balajisoundar 95c729d7d1
feat: Introduce a Welcome screen and a form to create a super user, on a fresh installation (#6806)
This commit introduces a super user signup form, that appears only on an empty instance, to create a super user.

fixes: #6934
2021-09-12 22:06:43 +05:30
..
ActionAPI.tsx feat: JS Editor (#6003) 2021-09-08 23:02:22 +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
JSActionAPI.tsx feat: JS Editor (#6003) 2021-09-08 23:02:22 +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 refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
PluginApi.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +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 feat: Introduce a Welcome screen and a form to create a super user, on a fresh installation (#6806) 2021-09-12 22:06:43 +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