PromucFlow_constructor/app/client/src/actions
Nikhil Nandagopal 3fdd0a246a
Feature/instrumentation (#744)
* bumped sentry version
modified performance monitor to use a queue internally to make synchronous logging easy
added logging for api pane close / open and various different methods

* added use effect to stop tracking on mount of entity properties

* removed open api tracking

* fixed stop tracking to pop from the end instead of the beginning
added tracking for editor mount and sidebar mount

* added tracking for entity explorer

* moved from app route to sentry app route because passing JSX to app route causes re-renders

* Fixing theme and route change issues.

* added performance tracking for API / Query execution and Page Load actions

* added isntrumentation to open / close actions

* added instrumentation for apis & actions

* reduced sample rate
added async tracking

* added tracking for property pane

* Remove tracking from reducer

* added option to attach async operations to parent transactions

* Fix typo

Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Satbir Singh <satbir121@gmail.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-09-28 10:42:23 +05:30
..
actionActions.ts Feature/instrumentation (#744) 2020-09-28 10:42:23 +05:30
apiPaneActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
applicationActions.ts Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
authActions.ts First time page load performance (#144) 2020-08-03 19:48:48 +05:30
batchActions.ts Batched redux update 2020-04-13 08:24:13 +00:00
collectionAction.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
configsActions.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
controlActions.tsx Batched redux update 2020-04-13 08:24:13 +00:00
datasourceActions.ts Feat/database structure (#525) 2020-09-21 14:41:42 +05:30
explorerActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
helpActions.ts Feature/help 2020-05-28 18:10:26 +00:00
importActions.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
initActions.ts Fix api pane initialization issue 2020-03-24 14:05:19 +00:00
metaActions.ts Batched redux update 2020-04-13 08:24:13 +00:00
orgActions.ts Members and org settings page (#424) 2020-08-29 00:21:16 +05:30
pageActions.tsx Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
pluginActions.ts Get form configs from api 2020-04-29 14:53:23 +05:30
propertyPaneActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
providerActions.ts fix: search container ui fixes 2020-04-29 09:06:30 +00:00
queryPaneActions.ts Get query ui from form config (#205) 2020-08-12 11:57:35 +05:30
themeActions.ts Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
userActions.ts First time page load performance (#144) 2020-08-03 19:48:48 +05:30
widgetActions.tsx Feature/instrumentation (#744) 2020-09-28 10:42:23 +05:30
widgetSidebarActions.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30