PromucFlow_constructor/app/client/src/pages/Editor
Rishabh Rathod a2a5439741
fix: text overflow gen CRUD form (#7180)
Fix #7151 : Text overflows the row when the table's column name is more than 25 characters.
2021-09-07 18:41:27 +05:30
..
__tests__ Bugfix: omnibar issues : fixes #3742 (#3998) 2021-04-26 22:15:03 +05:30
APIEditor fix: add expected structure example to api pane based on the new validation structure (#6886) 2021-09-06 20:27:15 +05:30
BottomBar feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
DataSourceEditor feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
EditorAppName feat: Add Option to export app in Navigation Menu (#6913) 2021-08-27 12:49:21 +05:30
Explorer fix: listen to page id url param at the parent editor component (#7009) 2021-09-03 13:39:39 +05:30
GeneratePage fix: text overflow gen CRUD form (#7180) 2021-09-07 18:41:27 +05:30
gitSync feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
IntegrationEditor feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
PageListSidebar Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PagesEditor [Feature] Page Properties (#4989) 2021-08-13 17:08:26 +05:30
PropertyPane feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30
QueryEditor feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
SaaSEditor feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
ActionSettings.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Canvas.tsx chore: Minor refactoring changes for RTS (#7011) 2021-09-02 08:47:42 +05:30
ConfirmRunModal.tsx feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
EditorHeader.tsx style: Removed dark/light. theme switcher and made light theme default (#6979) 2021-09-06 14:37:52 +05:30
EditorSaveIndicator.tsx Prevent Entire Editor Header from re rendering (#6415) 2021-08-06 16:14:38 +05:30
EditorSidebar.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
EntityNotFoundPane.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
FormControl.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
GlobalHotKeys.test.tsx add mod + s hotkey to suppress default page save and show toast message (#6917) 2021-09-02 14:07:27 +05:30
GlobalHotKeys.tsx feat: make comments publicly available (#7143) 2021-09-06 18:04:40 +05:30
HelpButton.tsx Update debugger error message CTA's (#6416) 2021-08-16 16:33:27 +05:30
index.tsx fix: listen to page id url param at the parent editor component (#7009) 2021-09-03 13:39:39 +05:30
loader.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
MainContainer.test.tsx feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
MainContainer.tsx feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
MainContainerLayoutControl.tsx fix: comment pins related issues (#7081) 2021-09-06 14:27:47 +05:30
Popper.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
PropertyPaneHelpButton.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PropertyPaneTitle.tsx Provent property pane title from re-rendering on every state change #5867 (#5876) 2021-07-20 12:14:15 +05:30
RealtimeAppEditors.tsx Feature: Show a list of realtime app editors (#6286) 2021-08-09 14:34:24 +05:30
routes.tsx feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
ShareApplicationForm.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
ToggleModeButton.tsx feat: make comments publicly available (#7143) 2021-09-06 18:04:40 +05:30
utils.ts feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
Welcome.tsx feat: init bottom bar skeleton, add feature flag for git (#7105) 2021-09-06 14:59:35 +05:30
WidgetCard.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
WidgetCardsPane.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
WidgetsEditor.tsx fix: resize breaks DnD (#7174) 2021-09-07 13:13:25 +05:30
WidgetSidebar.tsx will widget pane if user moves away from canvas (#6516) 2021-08-10 20:26:56 +05:30
WidgetsMultiSelectBox.tsx Grouping widgets into container (#5704) 2021-08-25 10:30:31 +05:30