PromucFlow_constructor/app/client/src/selectors
Nikhil Nandagopal 662098d771
Manual Performance Tracking utility (#696)
- Created Performance Tracker to use a queue internally to make synchronous logging easy
- Bump sentry sdk versions
- Added performance tracking for 
  - GENERATE_VIEW_MODE_PROPS
  - GENERATE_API_PROPS
  - ENTITY_EXPLORER_ENTITY
  - GENERATE_PROPERTY_PANE_PROPS
  - GENERATE_WIDGET_EDITOR_PROPS
  - CLOSE_API
    - SYNC_PARAMS_SAGA
    - CHANGE_API_SAGA
  - CONSTRUCT_UNEVAL_TREE
  - DATA_TREE_EVALUATION
    - CREATE_DEPENDENCIES
    - SORTED_DEPENDENCY_EVALUATION
    - SET_WIDGET_LOADING
    - VALIDATE_DATA_TREE
  - CONSTRUCT_CANVAS_DSL
 

Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2020-09-24 10:17:37 +05:30
..
applicationSelectors.tsx Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
appViewSelectors.tsx Back to editor button 2020-05-14 06:06:20 +00:00
authSelectors.tsx User Auth Flow 2019-12-16 08:49:10 +00:00
dataTreeSelectors.ts Manual Performance Tracking utility (#696) 2020-09-24 10:17:37 +05:30
editorSelectors.tsx Manual Performance Tracking utility (#696) 2020-09-24 10:17:37 +05:30
entitiesSelector.ts Save datasource name on change (#373) 2020-08-26 10:54:44 +05:30
formSelectors.ts Streamline action save with widgets (#10) 2020-07-03 14:28:58 +05:30
helpSelectors.tsx Update support menu (#259) 2020-08-14 15:17:47 +05:30
organizationSelectors.tsx Members and org settings page (#424) 2020-08-29 00:21:16 +05:30
propertyPaneSelectors.tsx Add property checks in evaluated widget (#95) 2020-07-21 12:29:49 +05:30
themeSelectors.tsx Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
usersSelectors.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
widgetSelectors.ts Action selector refactor 2020-04-20 05:42:46 +00:00