PromucFlow_constructor/app/client/src/components/editorComponents
balajisoundar 02785b90b2
feat: Input, Phone no., Currency input widget (#10259)
* feat: Input, Phone no., Currency Widget

* cypress tests, jest test, QA and CR callouts

* fix tests

* Cypress and jest test fixes
2022-01-18 13:22:24 +05:30
..
ActionCreator fix: Regex to detect function args (#9634) 2021-12-14 13:28:09 +05:30
ActionRightPane feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
CodeEditor fix: run button loading infinitely due to query update when final and initial value remains same (#10189) 2022-01-06 13:04:28 +05:30
Debugger refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
form fix: Where clause UI fixes (10406) (#10411) 2022-01-14 19:20:54 +05:30
GlobalSearch fix: filter menu not opening in snippet search (#10229) 2022-01-10 09:55:05 +05:30
HighlightedCode feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
LightningMenu feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
Onboarding feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
WidgetNameComponent feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ActionNameEditor.tsx fix: Edit icon in API editor and toggle transition issue (#9013) 2021-11-17 12:06:18 +05:30
ApiResponseView.tsx fix: long status code text ellipsized in API pane (#10021) 2022-01-10 16:43:04 +00:00
Button.tsx fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
Checkbox.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
CloseEditor.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
ContextDropdown.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Divider.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
DraggableComponent.test.tsx [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
DraggableComponent.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DragLayerComponent.test.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DragLayerComponent.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
DropdownComponent.tsx fix: change Button variant types constant (#7817) 2021-10-12 08:04:51 +00:00
DropTargetComponent.tsx feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
DropTargetUtils.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
EditableText.tsx restricts datasource name character length (#9471) 2021-12-15 18:02:11 +01:00
EditorContextProvider.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
EntityBottomTabs.tsx chore: Move action/js debugger tabs related logic to a common component (#8199) 2021-10-07 12:23:58 +05:30
EntityNameComponent.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
ErrorBoundry.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
ErrorTooltip.tsx fix: Edit icon in API editor and toggle transition issue (#9013) 2021-11-17 12:06:18 +05:30
Form.tsx User Auth Flow 2019-12-16 08:49:10 +00:00
FormLabel.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
FormRow.tsx fix: Ghseets scroll bug(#6634) 2021-09-01 14:41:51 +05:30
HelperTooltip.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
InputComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
JSResponseView.tsx feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
LetterIcon.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LoadingOverlayScreen.tsx Minor Api pane design and logic fixes (#3091) 2021-02-22 11:45:02 +05:30
NavBarItem.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
PageLoader.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PaneWrapper.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
PreventInteractionsOverlay.tsx FIX #4627: updated css to change button widget height when deployed (#5439) 2021-06-28 18:56:11 +05:30
PropertyPaneSidebar.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ReadOnlyEditor.tsx feat: Introducing JS Snippets (#6453) 2021-08-29 09:20:16 +05:30
RequestView.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ResizableComponent.tsx feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
ResizableUtils.tsx feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
ResizeStyledComponents.tsx feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
SelectComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Sidebar.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
SnipeableComponent.tsx [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
Spinner.tsx Feature - update widget name 2020-02-21 12:16:49 +00:00
StoreAsDatasource.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
Tooltip.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30