PromucFlow_constructor/app/client/src/sagas
arunvjn 83249275a7
Omnibar redesign (#6288)
Omni bar would now have the categories navigation and documentation.
2021-08-09 11:52:37 +05:30
..
CommentSagas Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
WebsocketSagas [Fix] Mark resolved threads as read in real time, refresh list when thread resolved status is updated (#6407) 2021-08-05 17:23:03 +05:30
ActionExecutionSagas.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
ActionSagas.ts Omnibar redesign (#6288) 2021-08-09 11:52:37 +05:30
ApiPaneSagas.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
ApplicationSagas.tsx Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
BatchSagas.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
CollectionSagas.ts
CurlImportSagas.ts - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
DatasourcesSagas.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
DebuggerSagas.ts Fix: Parse api body to be shown as an object in debugger if possible (#6249) 2021-08-09 10:57:58 +05:30
ErrorSagas.tsx Notification updates (#5239) 2021-06-23 21:12:07 +05:30
EvaluationsSaga.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
GlobalSearchSagas.ts Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +05:30
index.tsx [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
InitSagas.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
ModalSagas.ts Enable Autocomplete for Static Objects (#6302) 2021-08-03 13:36:48 +05:30
NotificationsSagas.ts Notification updates (#5239) 2021-06-23 21:12:07 +05:30
OnboardingSagas.ts Welcome tour GIF and Close button fixes (#6309) 2021-08-05 13:48:51 +00:00
OrgSagas.ts Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
PageSagas.tsx Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
PluginSagas.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
PostEvaluationSagas.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
ProvidersSaga.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
QueryPaneSagas.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
RecentEntitiesSagas.ts Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
SaaSPaneSagas.ts [Feature] Unified New Nav (#5558) 2021-07-07 09:16:16 +05:30
SelectionCanvasSagas.ts [Feature] Widget Grouping Phase - 3 (Cut Copy Paste) (#5083) 2021-06-28 12:41:47 +05:30
selectors.tsx Fix unnecessary renders of ActionCreator, EntityName, CodeEditor and ActionEntityContextMenu (#6242) 2021-08-02 21:36:33 +05:30
SnipingModeSagas.ts [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
ThemeSaga.tsx Handle quota exceeded and running low on disk space errors while saving a key in localStorage (#2947) 2021-02-16 11:47:23 +05:30
TourSagas.ts [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
userSagas.tsx Dont fetch feature flags if not logged in (#6444) 2021-08-07 09:40:06 +05:30
UtilSagas.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
WidgetBlueprintSagas.test.ts [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
WidgetBlueprintSagas.ts - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
WidgetBlueprintSagasEnums.ts [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
WidgetEnhancementHelpers.ts Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
WidgetLoadingSaga.ts Batch action evaluation calls (#2561) 2021-01-14 20:07:21 +05:30
WidgetOperationSagas.tsx Fix: Set a default option in select widget while adding from suggested widgets (#6236) 2021-08-05 20:27:08 +05:30
WidgetOperationUtils.test.ts Fix: App crash on list widget after copy/paste (#5605) 2021-07-06 12:30:07 +05:30
WidgetOperationUtils.ts Fix: List Widget issues (#6226) 2021-08-09 11:05:01 +05:30
WidgetSelectionSagas.ts [Feature] Widget Grouping Phase - 3 (Cut Copy Paste) (#5083) 2021-06-28 12:41:47 +05:30
WidgetSidebarSagas.tsx