PromucFlow_constructor/app/client/src/components/editorComponents
satbir121 3a4d900235
Button Component (#190)
* Adding blank components.

* Adding Todo note for tree

* Adding todo note for LighteningMenu

* ads button component

* Adding storybook support.

* storybook integrated with button component

* ads button component props completed

* button component icon and loading logic implemented

* button component completed

* Added a text knob.

* Adding default text for button.

* Merging theme and other fixes.

* Fixed info button.

* Better types.

* Adding background param to components.

* Re-using vsariant for callount.

* Added props for Text input.

* Adding text component.

* feedback changes added in button and icon component

* type any removed in button component

* function naming corrected

* Changing empty string to null

* Adding enum for DropdownDisplayType.

* Change Spinner path

* Fixing spinner issues.

Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
2020-08-10 10:24:33 +05:30
..
actioncreator Fix/copy changes (#210) 2020-08-04 17:51:02 +05:30
CodeEditor Fix/copy changes (#218) 2020-08-05 13:03:44 +05:30
form App Edit top bar (#232) 2020-08-07 12:26:47 +05:30
HighlightedCode merge conflicts resolved 2020-06-11 10:52:00 +05:30
LightningMenu Fix/copy changes (#218) 2020-08-05 13:03:44 +05:30
WidgetNameComponent ApiPaneV2 DocsV2 QueryV2 DatasourceV2 flag removed 2020-06-15 12:21:46 +05:30
ActionNameEditor.tsx Name of a newly created api and query is focused on mount. (#21) 2020-07-06 11:08:39 +05:30
ApiResponseView.tsx Button Component (#190) 2020-08-10 10:24:33 +05:30
Button.tsx App Edit top bar (#232) 2020-08-07 12:26:47 +05:30
Checkbox.tsx ApiPaneV2 DocsV2 QueryV2 DatasourceV2 flag removed 2020-06-15 12:21:46 +05:30
ContextDropdown.tsx Button Component (#190) 2020-08-10 10:24:33 +05:30
Divider.tsx Remove roboto font. Change the property pane toggling mechanism. Increase max bottom row offset for main container from 2 to 5. Fix padding and offsets for the widget border component, resize handles. 2020-03-06 09:33:20 +00:00
DraggableComponent.tsx Close property pane when clicking outside the property pane. Select widget when toggling open the property pane. 2020-05-13 19:58:27 +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 Back to editor button 2020-05-14 06:06:20 +00:00
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 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
EditableText.tsx Fixing performance issue in apiName 2020-06-18 07:46:53 +00:00
EditorContextProvider.tsx Form Widget 2020-03-06 09:45:21 +00:00
EntityNameComponent.tsx Api name editable. 2020-06-16 10:23:19 +00:00
ErrorBoundry.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
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 refactored folder structure 2019-11-04 10:57:19 +00:00
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 Button Component (#190) 2020-08-10 10:24:33 +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 Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
ResizableComponent.tsx Modal Fixes 1 2020-04-03 09:32:13 +00:00
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 Query pane fixes 2020-06-17 10:19:56 +00:00
Sidebar.tsx feat: dynamic post body in api form 2020-05-05 07:50:30 +00:00
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 Change toast font size from 14px to 16px 2020-02-24 12:36:30 +05:30