PromucFlow_constructor/app/client/src/sagas
Shrikant Sharat Kandula 920b38da90
Resolve conflict with master (#1246)
* added code to not identify anonymous users

* minor fix

* added alias for users so that segment works with mixpanel

* removed alias since we enabled identity merge for mixpanel

* added fix to not send anonymous user

* Add first_login event for analytics (#1184)

* Don't send full object to analytics (#1186)

* added binary raw data to be set for files picked (#1211)

* added binary raw data to be set for files picked

* spread options before modifying to maintain immutability

* Add isFromInvite field to create_USER event (#1223)

* Adding dummy commit to trigger build

* added extra information to execute action call (#1244)

Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-10-19 16:36:44 +05:30
..
ActionExecutionSagas.ts Resolve conflict with master (#1246) 2020-10-19 16:36:44 +05:30
ActionSagas.ts added data source name to query creation (#1068) 2020-10-07 19:40:08 +05:30
ApiPaneSagas.ts added data source name to query creation (#1068) 2020-10-07 19:40:08 +05:30
ApplicationSagas.tsx Feature: Create new-app flow (#926) 2020-10-14 16:05:19 +05:30
BatchSagas.tsx Fix action batching issue (#181) 2020-07-28 16:11:51 +05:30
CollectionSagas.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
CurlImportSagas.ts Fix curl import causing action responses to be wiped (#363) 2020-08-20 11:53:25 +05:30
DatasourcesSagas.ts Add widget cta in query pane (#1157) 2020-10-15 12:51:00 +05:30
ErrorSagas.tsx Release v1.2.7 (#1144) 2020-10-12 18:13:35 +05:30
index.tsx Feature: Theme switching between light and dark mode (#578) 2020-09-22 17:26:11 +05:30
InitSagas.ts Local store via Datatree (#367) 2020-08-24 17:39:17 +05:30
ModalSagas.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
OrgSagas.ts Members and org settings page (#424) 2020-08-29 00:21:16 +05:30
PageSagas.tsx added cancel request logic for update layout, api and action (#1224) 2020-10-15 20:58:54 +05:30
PluginSagas.ts Fixes for release (#436) 2020-08-26 18:52:10 +05:30
ProvidersSaga.ts Query pane fixes 2020-06-17 10:19:56 +00:00
QueryPaneSagas.ts Feat/database structure (#525) 2020-09-21 14:41:42 +05:30
SagaUtils.ts Fix Editable Text. Sidnav styles. editor/viewer redirection from application card. 2020-01-28 11:57:46 +05:30
selectors.tsx Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
ThemeSaga.tsx Feature: Theme switching between light and dark mode (#578) 2020-09-22 17:26:11 +05:30
userSagas.tsx Resolve conflict with master (#1246) 2020-10-19 16:36:44 +05:30
WidgetBlueprintSagas.ts Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
WidgetOperationSagas.tsx Update widgetId references to a copied tabs widget's tabs (#1273) 2020-10-19 14:26:04 +05:30
WidgetSidebarSagas.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30