PromucFlow_constructor/app/client/src/pages/Editor
Ayangade Adeoluwa 5f93385f78
feat: Revamp deletion flow (#11774)
* Revamp deletion flow

* remove modal confirmation from cypress tests

* Fix tests, add functionality for other deletion flows

* Fix some more tests

* remove credentials

* fix cypress errors

* Fix more failing cypress tests

* Fix more failing tests

* Fixes failing jest case

* Fix failing tests, Use constant styling for treedropdown component

* Fix failing cypress tests

* Fix failing cypress tests

* Fixes failing Mongo spec test

* Fix datasource card merge conflicts

Co-authored-by: Adeoluwa Ayangade <adeoluwaayangade@Adeoluwas-MacBook-Pro.local>
2022-03-23 05:33:06 +00:00
..
__tests__ fix: issues with key (#9239) 2021-11-22 10:53:05 -08:00
APIEditor feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
BottomBar fix: added missed analytic events for git sync (#10953) 2022-02-08 21:46:16 +05:30
CanvasPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DataSourceEditor feat: Revamp deletion flow (#11774) 2022-03-23 05:33:06 +00:00
EditorAppName feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
Explorer feat: Revamp deletion flow (#11774) 2022-03-23 05:33:06 +00:00
FirstTimeUserOnboarding fix: onboarding not starting from intro modal (#11860) 2022-03-15 18:42:29 +05:30
GeneratePage fix: 10527 Google Sheet crud generation header issue v2 (#11664) 2022-03-16 20:20:10 +05:30
gitSync fix: revoke access and limit reached modal updates (#11783) 2022-03-21 13:24:01 +08:00
GuidedTour feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
IntegrationEditor feat: Revamp deletion flow (#11774) 2022-03-23 05:33:06 +00:00
JSEditor feat: Settings js editor (#9984) 2022-03-17 17:35:17 +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 fix: Appsmith Design System fixes and improvements (#11011) 2022-02-18 15:21:02 +05:30
PropertyPane feat: make outgoing entities keyboard accessible (#11446) 2022-02-28 14:33:09 +05:30
QueryEditor fix: Update api params for dynamic fetched values (#11463) 2022-02-27 03:32:36 +00:00
SaaSEditor feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
WidgetsEditor 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
ActionSettings.tsx
Canvas.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
EditorHeader.tsx feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +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 feat: Switch to JSON view functionality for form components (#11786) 2022-03-21 11:21:50 +05:30
FormControl.tsx feat: Switch to JSON view functionality for form components (#11786) 2022-03-21 11:21:50 +05:30
GlobalHotKeys.test.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
GlobalHotKeys.tsx Changing shortcut create query/JS shortcut to cmd + plus (#11728) 2022-03-09 11:19:19 +00:00
HelpButton.tsx chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
index.tsx feat: add confirmation for Datasource deletion operation (#11180) 2022-02-18 07:58:36 +01:00
loader.tsx
MainContainer.test.tsx feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
MainContainer.tsx fix: added missed analytic events for git sync (#10953) 2022-02-08 21:46:16 +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 added a keydown listener to focus property pane title on pressing f2 2022-01-27 16:40:57 +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 feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
ReflowBetaCard.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
RequestConfirmationModal.tsx feat: Add action name to confirmation modal (#11807) 2022-03-16 14:26:19 +00:00
routes.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
ShareApplicationForm.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
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