PromucFlow_constructor/app/client/src/components/editorComponents
Anand Srinivasan d62e1961d8
fix: Add collapse icon for bottom bar (#16939)
* add containerRef and explandedHeight to enable collapse icon

* change icon

* sizing

* alignment fixes

* consistent height

* remove unwanted padding

* debugger panel height

* remove extra divider line

* open panel on header click

* rename method

* cypress tests init

* jsobject navigate instead of create

* clean up

* remove variable

* undo changes

* final clean up

* logs spec clean up

* debugger locators clean up

* rename locator

* mock db spec fix

* logs spec fix

* clean up records count locator

* Rename dubugger locators and methods

* spec file change

* move methods

* rename debugger helper class

* build fix

* handle selectors

* merge clean up

* fix failing tests

* use single variable to set height

* undo cypress env changes
2022-10-20 17:38:48 +05:30
..
ActionCreator feat: Add postMessage as a global function (#14925) 2022-10-20 12:39:42 +05:30
ActionRightPane chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
CodeEditor chore: Fixing broken client build (#17634) 2022-10-18 10:53:18 +05:30
Debugger fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
form feat: code split permission helpers and added null check for some selectors (#17718) 2022-10-20 11:33:33 +05:30
GlobalSearch feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
HighlightedCode feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
LazyCodeEditorWrapper feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
LightningMenu chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
WidgetNameComponent chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ActionNameEditor.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ApiResponseView.tsx fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
BetaCard.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Button.tsx feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Checkbox.tsx
CloseEditor.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
ContextDropdown.tsx
Divider.tsx feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
DraggableComponent.test.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
DraggableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
DragLayerComponent.test.tsx
DragLayerComponent.tsx
DropdownComponent.tsx fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
DropTargetComponent.tsx fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
DropTargetUtils.ts fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
EditableText.tsx chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
EditorContextProvider.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
EntityBottomTabs.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
EntityNameComponent.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
ErrorBoundry.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
ErrorTooltip.tsx feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
Form.tsx
FormLabel.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
FormRow.tsx
HelperTooltip.tsx
InputComponent.tsx
JSResponseView.tsx fix: Add collapse icon for bottom bar (#16939) 2022-10-20 17:38:48 +05:30
LetterIcon.tsx
LoadingOverlayScreen.tsx
NavBarItem.tsx
PageLoader.tsx
PaneWrapper.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
PreviewModeComponent.tsx fix: handled to hide widget in preview mode (#11138) 2022-02-23 10:22:04 +05:30
PropertyPaneSidebar.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
ReadOnlyEditor.tsx fix: Slow rendering of JSON and RAW response (#16971) 2022-09-30 20:51:04 +05:30
RequestView.tsx
ResizableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
ResizableUtils.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
ResizeStyledComponents.tsx CSS cant apply when constant WIDGET_PADDING=0 (#15227) 2022-07-21 18:34:10 +05:30
SelectComponent.tsx
Sidebar.tsx fix: hide explorer menu on scroll (#15537) 2022-08-16 14:18:47 +05:30
SnipeableComponent.tsx perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
Spinner.tsx
StoreAsDatasource.tsx fix: updated message changes for auth tab, capital texts (#16832) 2022-09-21 15:48:43 +05:30
Tooltip.tsx
utils.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
utils.ts fix:prevent execution of js function when jscollection is saving (#13592) 2022-05-19 14:13:51 +01:00