PromucFlow_constructor/app/client/src/components/editorComponents
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
..
actioncreator Add function to download part of the Data tree as a file (#458) 2020-08-28 17:37:37 +05:30
CodeEditor Retry dynamic import and lazy promises (#543) 2020-09-15 12:29:58 +05:30
form Fix form-encoded body showing 0 (#420) 2020-08-25 17:52:54 +05:30
HighlightedCode Switching to system fonts (#344) 2020-08-19 03:21:23 +05:30
LightningMenu Sorted widget names in lightning menu (#263) 2020-08-11 16:31:34 +05:30
WidgetNameComponent Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
ActionNameEditor.tsx Fix Entity Names (#439) 2020-08-27 16:05:15 +05:30
ApiResponseView.tsx Switching to system fonts (#344) 2020-08-19 03:21:23 +05:30
Button.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
Checkbox.tsx ApiPaneV2 DocsV2 QueryV2 DatasourceV2 flag removed 2020-06-15 12:21:46 +05:30
ContextDropdown.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
Divider.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
DraggableComponent.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
DragLayerComponent.tsx New Widget borders 2020-06-10 17:31:20 +00:00
DropdownComponent.tsx Add missing isDisabled prop to filepicker, radio and dropdown components (#231) 2020-08-07 18:47:15 +05:30
DropTargetComponent.tsx Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
DropTargetUtils.ts Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
Dropzone.tsx Feature/new ux bad drop (#440) 2020-08-27 11:33:25 +05:30
EditableText.tsx Feature: Widgets: Cut-Copy-Paste-Delete shortcuts, undo-delete facility (#500) 2020-09-16 15:58:01 +05:30
EditorContextProvider.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
EntityNameComponent.tsx Api name editable. 2020-06-16 10:23:19 +00:00
ErrorBoundry.tsx Feature/sentry (#452) 2020-08-28 14:04:01 +05:30
ErrorTooltip.tsx Fix issues with Form Widget 2020-03-13 07:24:03 +00:00
Form.tsx User Auth Flow 2019-12-16 08:49:10 +00:00
FormButton.tsx User Auth Flow 2019-12-16 08:49:10 +00:00
FormLabel.tsx refactored folder structure 2019-11-04 10:57:19 +00:00
FormRow.tsx Fix: Jump issue of APIPane fields (#330) 2020-08-17 15:13:25 +05:30
HelperTooltip.tsx fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
InputComponent.tsx Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/auth-forms-styles 2020-02-25 17:43:33 +05:30
LetterIcon.tsx Page Management 2020-01-27 08:24:58 +00:00
LoadingOverlayScreen.tsx Fix url params sync issue 2020-01-08 09:19:00 +00:00
NavBarItem.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
PageLoader.tsx Use applicationId and pageId to render pages 2019-11-22 14:02:55 +00:00
PaneWrapper.tsx refactored folder structure 2019-11-04 10:57:19 +00:00
ReadOnlyEditor.tsx Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
RequestView.tsx Switching to system fonts (#344) 2020-08-19 03:21:23 +05:30
ResizableComponent.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
ResizableUtils.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
ResizeStyledComponents.tsx New Widget borders 2020-06-10 17:31:20 +00:00
SelectComponent.tsx update: Invite user dropdown UI (#267) 2020-08-12 12:47:15 +05:30
Sidebar.tsx Manual Performance Tracking utility (#696) 2020-09-24 10:17:37 +05:30
Spinner.tsx Feature - update widget name 2020-02-21 12:16:49 +00:00
StoreAsDatasource.tsx Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
TagInputComponent.tsx Fix UI Bugs (#168) 2020-08-03 17:14:18 +05:30
ToastComponent.tsx Add Tests: Delete widget and Undo delete widget (#556) 2020-09-21 11:27:54 +05:30
Tooltip.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30