PromucFlow_constructor/app/client/src/pages/Editor
Aswath K 478ae29b34
feat: Disable js toggle button if field is not empty (#12754)
* feat: Disable js toggle button if field is not empty and on non-default value

* allows certain values based on control type

* adds handling for more control types

* Change disabled message

* feat: makes option control delete button keyboard accessible

* adds support for theme values

* Adds support for border radius & box shadow controls

* message change and refactor

* minor correction in the message

* Add proper condition for Datepicker control

* fix one cypress test

* updated tests

* add checks for OptionControl

* Updated table binding test

Co-authored-by: apple <nandan@thinkify.io>
2022-06-16 15:17:35 +05:30
..
__tests__ fix: issues with key (#9239) 2021-11-22 10:53:05 -08:00
APIEditor fix: removed default value for API DS, updated conditions for headers and apiformattype (#14107) 2022-06-01 10:29:58 +00:00
BottomBar fix: Failing Tests 2022-05-11 02:36:54 +01:00
CanvasPropertyPane chore: changes to render complete property pane post dragging or resizing (#13141) 2022-05-15 18:42:07 +05:30
DataSourceEditor Merge pull request #13725 from appsmithorg/Fix/Hover-state-of-renaming-titles 2022-05-11 14:59:26 +05:30
EditorAppName feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
Explorer feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
FirstTimeUserOnboarding fix: remove transition delay in the switch between explorer and widgets. (#13942) 2022-05-20 10:32:13 +05:30
GeneratePage feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
gitSync feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
GlobalHotKeys fix: paste widgets on a new page (#14295) 2022-06-09 17:17:47 +05:30
GuidedTour fix: hide focus pointer when the associated element is out of view in welcome tour (#14216) 2022-06-16 10:04:42 +05:30
IntegrationEditor feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
JSEditor feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
MultiSelectPropertyPane fix: separating property pane out of widgets editor to avoid triggering unwanted events on widget canvas (#11396) 2022-03-02 13:42:41 +00:00
PageListSidebar
PagesEditor The page order doesn't work as expected in page setting page (#13448) 2022-05-11 13:28:07 +05:30
PropertyPane feat: Disable js toggle button if field is not empty (#12754) 2022-06-16 15:17:35 +05:30
QueryEditor Skipping parse of empty array response (#14502) 2022-06-15 10:59:57 +05:30
SaaSEditor feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
ThemePropertyPane fix: Theming UX Changes (#13741) 2022-06-03 15:55:38 +05:30
WidgetsEditor fix: Canvas jitters on page refresh on an application where widgets don't occupy the entire width of the canvas (#13917) 2022-05-26 10:22:55 +05:30
ActionSettings.tsx
Canvas.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
EditorHeader.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
EditorSaveIndicator.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
EditorSidebar.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EntityNotFoundPane.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
FormConfig.tsx fix: where clause improvements (#11748) 2022-03-27 19:10:48 +05:30
FormControl.tsx fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
HelpButton.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx fix: AppViewer init and page fetch logic (#14294) 2022-06-10 18:22:59 +00:00
loader.tsx
MainContainer.test.tsx fix: Canvas jitters on page refresh on an application where widgets don't occupy the entire width of the canvas (#13917) 2022-05-26 10:22:55 +05:30
MainContainer.tsx fix: broken checklist onboarding flow (#12822) 2022-04-12 17:03:35 +05:30
MainContainerLayoutControl.test.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
MainContainerLayoutControl.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Popper.tsx fix: Table Filter pane overflows when Table is at the top of the canvas (#10618) 2022-02-18 12:26:09 +00:00
PropertyPaneHelpButton.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
PropertyPaneTitle.test.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
PropertyPaneTitle.tsx feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
RealtimeAppEditors.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
RequestConfirmationModal.tsx Add functionality to close modal when back overlay is clicked. (#13669) 2022-05-10 12:39:03 +00:00
routes.tsx fix: broken checklist onboarding flow (#12822) 2022-04-12 17:03:35 +05:30
ShareApplicationForm.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ToggleModeButton.tsx fix: delay comment threads API call till the application details are retrieved (#14011) 2022-05-25 18:19:01 +05:30
utils.ts feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
WidgetCard.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
WidgetCardsPane.tsx
WidgetSidebar.tsx chore: auto focus search input box when widgets library is open(#14148) 2022-05-30 09:26:51 +05:30
WidgetsMultiSelectBox.tsx feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30