PromucFlow_constructor/app/client/src/pages/Editor
Arsalan Yaldram 461f35380b
Merge pull request #12546 from appsmithorg/fix/10319-select-api-response
fix: Disable CTRL+A to select all widgets on Api / Datasource Pane.
2022-04-07 21:51:10 +05:30
..
__tests__ fix: issues with key (#9239) 2021-11-22 10:53:05 -08:00
APIEditor fix: added a null check for datasourceConfiguration to refer url key (#12575) 2022-04-05 17:00:52 +05:30
BottomBar fix: 404 on apps with names that start with api, login or oauth (#12619) 2022-04-07 07:39:15 +02:00
CanvasPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DataSourceEditor Fix issue with oauth2 save and authorize button (#12447) 2022-03-31 18:59:05 +01:00
EditorAppName feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
Explorer fix: 404 on apps with names that start with api, login or oauth (#12619) 2022-04-07 07:39:15 +02:00
FirstTimeUserOnboarding chore: Remove limit update step in guided tour (#11475) 2022-03-30 18:41:41 +05:30
GeneratePage chore: Move url builder functions into RouteBuilder.ts (#12265) 2022-03-27 21:55:08 +05:30
gitSync fix: introduce new regexp for remote url validation (#12004) 2022-04-07 16:19:28 +00:00
GuidedTour chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
IntegrationEditor feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
JSEditor feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +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 feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
PropertyPane feat: Make property title not focusable with keyboard (#12489) 2022-04-03 18:44:30 +02:00
QueryEditor feat: Refactor SaasEditor page (#12559) 2022-04-07 16:18:49 +00:00
SaaSEditor feat: Refactor SaasEditor page (#12559) 2022-04-07 16:18:49 +00:00
WidgetsEditor change container height to 100vh (#12317) 2022-03-29 15:13:02 +05:30
ActionSettings.tsx
Canvas.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
EditorHeader.tsx chore: Add some cypress tests for Admin settings page (#12542) 2022-04-05 18:00:57 +05:30
EditorSaveIndicator.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
EditorSidebar.tsx
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 feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
GlobalHotKeys.test.tsx Merge pull request #12546 from appsmithorg/fix/10319-select-api-response 2022-04-07 21:51:10 +05:30
GlobalHotKeys.tsx fix: Disable CTRL+A to select all widgets on Api Pane. 2022-04-04 13:48:05 +05:30
HelpButton.tsx chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
index.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
loader.tsx
MainContainer.test.tsx fix: 404 on apps with names that start with api, login or oauth (#12619) 2022-04-07 07:39:15 +02:00
MainContainer.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
MainContainerLayoutControl.test.tsx chore: Keyboard accessibility added to canvas selector buttons. (#11420) 2022-03-09 18:40:21 +00:00
MainContainerLayoutControl.tsx chore: Keyboard accessibility added to canvas selector buttons. (#11420) 2022-03-09 18:40:21 +00:00
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 Merge pull request #10688 from appsmithorg/enhancement/focus-widget-title-on-f2 2022-02-02 10:51:46 +05:30
RealtimeAppEditors.tsx
ReflowBetaCard.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
RequestConfirmationModal.tsx Fix flickering confirmation modal (#12211) 2022-03-25 13:52:23 +05:30
routes.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
ShareApplicationForm.tsx
ToggleModeButton.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
utils.ts feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
WidgetCard.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
WidgetCardsPane.tsx
WidgetSidebar.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
WidgetsMultiSelectBox.tsx Fixed incorrect shortcut text for "create new" in omnibar and removed "+" character from all shortcuts for mac (#11753) 2022-03-14 03:24:53 +00:00