PromucFlow_constructor/app/client/src/api
Pranav Kanade b261efc511
fix: skip bot comment when user skips comments tour (#7693)
* setup for skipping the bot comments if user skips the comments tour

* Using the onboarding status api

* removed comments

* fixed typos

* added test cases

* small fixes

* updated the tests

* minor update to a test case
2021-10-01 21:55:55 +05:30
..
ActionAPI.tsx sending collectionName instead id in refactor (#7930) 2021-09-29 20:10:49 +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 feat: Add Git push API & UI Updates (#7704) 2021-09-23 00:18:50 +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
GitSyncAPI.tsx fix: On connect Tab Switch error (#7740) 2021-09-23 08:47:09 +00:00
ImportApi.ts - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
JSActionAPI.tsx create js action default with js collection (#7388) 2021-09-15 11:58:25 +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 fix: skip bot comment when user skips comments tour (#7693) 2021-10-01 21:55:55 +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