PromucFlow_constructor/app/client/src/pages/Editor
albinAppsmith 3d85575979
style: Removed dark/light. theme switcher and made light theme default (#6979)
* Removed Theme switcher

* Changed default theme to light

* Auth screen dark theme changes

* auth screen ui ix

* Theme change Ui test removed

* bug fix
2021-09-06 14:37:52 +05:30
..
__tests__ Bugfix: omnibar issues : fixes #3742 (#3998) 2021-04-26 22:15:03 +05:30
APIEditor fix: Filter empty key value pairs from form data, headers and query params. (#7019) 2021-09-03 11:43:11 +00:00
DataSourceEditor feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +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: listen to page id url param at the parent editor component (#7009) 2021-09-03 13:39:39 +05:30
gitSync feat: git-connections-tab-ui (#7099) 2021-09-03 23:27:22 +05:30
IntegrationEditor feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +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 fix: form data overflow (#7029) 2021-09-02 14:03:10 +05:30
SaaSEditor feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +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: Omnibar redesign and added snippets analytics (#7053) 2021-09-05 23:40:38 +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 [Feature] Page Properties (#4989) 2021-08-13 17:08:26 +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 [Feature] Page Properties (#4989) 2021-08-13 17:08:26 +05:30
ShareApplicationForm.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
ToggleModeButton.tsx Analytics events for the comments onboarding (#6763) 2021-08-23 14:55:16 +05:30
utils.ts Feature/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30
Welcome.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +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: comment pins related issues (#7081) 2021-09-06 14:27:47 +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