PromucFlow_constructor/app/client/src/pages/Editor
sneha122 8889b98ee8
fix: discard popup for gsheet updates (#18719)
## Description

This PR contains:
- In case of google sheet datasource, when we make some changes in the
datasource form and click on back button, The discard popup should have
"Save and Authorize" button instead of "Save" button as in case of
google sheets save and authorize happens as one single action.
- In case of google sheet datasource, I have replaced "Save and
Re-authorize" to "Save and Authorize" to maintain consistency.

> Add a TL;DR when description is extra long (helps content team)

Fixes #18035 

## Type of change

- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?

- Manual
- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2022-12-22 17:48:45 +05:30
..
__tests__ fix: table scroll issue fixed (#18264) 2022-11-25 11:22:15 +05:30
APIEditor chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
AppSettingsPane fix: Updating page permissions in view mode to solve error message for updating the page (#18946) 2022-12-14 20:32:13 +05:30
BottomBar feat: update button states (#18335) 2022-12-07 11:44:30 +00:00
CanvasPropertyPane fix: update settings pane validations (#18739) 2022-12-12 10:21:14 +05:30
DataSourceEditor fix: discard popup for gsheet updates (#18719) 2022-12-22 17:48:45 +05:30
EditorAppName fix: update settings pane validations (#18739) 2022-12-12 10:21:14 +05:30
Explorer fix: Remove duplicate schema fetch calls (#18448) 2022-12-22 14:00:49 +05:30
FirstTimeUserOnboarding feat: update button states (#18335) 2022-12-07 11:44:30 +00:00
GeneratePage chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
gitSync fix: Updating UI for icons and import modal content height (#19120) 2022-12-22 12:20:00 +05:30
GlobalHotKeys feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
GuidedTour chore: use updated table widget in onboarding (#18705) 2022-12-14 16:02:34 +05:30
IntegrationEditor fix: google sheet ui issues, removed redundant code (#18785) 2022-12-20 20:40:18 +05:30
JSEditor chore: update imports for code split (#19085) 2022-12-22 12:04:28 +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
PropertyPane chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
QueryEditor chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
SaaSEditor fix: discard popup for gsheet updates (#18719) 2022-12-22 17:48:45 +05:30
ThemePropertyPane feat: update button states (#18335) 2022-12-07 11:44:30 +00:00
WidgetsEditor chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
ActionSettings.tsx fix: updated settings page design (#16990) 2022-10-06 16:36:29 +05:30
Canvas.tsx feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
EditorHeader.tsx feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
EditorSaveIndicator.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
EditorSidebar.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
EntityNotFoundPane.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
FormConfig.tsx feat: [Context Switching] maintain focus of code editor fields (#18240) 2022-12-15 19:45:46 +05:30
FormControl.test.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
FormControl.tsx feat: Adds one way switching to Form Controls (#17194) 2022-10-13 21:28:46 +01:00
HelpButton.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
index.tsx chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
loader.tsx
MainContainer.test.tsx feat: Handle permission driven views for auto-saving pages and action… (#16950) 2022-12-01 12:00:50 +05:30
MainContainer.tsx feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
MainContainerLayoutControl.test.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
MainContainerLayoutControl.tsx feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
Popper.tsx fix: Table reskinning (#17228) 2022-10-14 10:23:31 +05:30
PropertyPaneHelpButton.tsx
RealtimeAppEditors.tsx feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
RequestConfirmationModal.tsx feat: update button states (#18335) 2022-12-07 11:44:30 +00:00
routes.tsx chore: CE EE split of routes for manage env pages (#18449) 2022-12-19 19:10:49 +07:00
ShareApplicationForm.tsx feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
ToggleModeButton.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
utils.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
WidgetCard.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
WidgetCardsPane.tsx
WidgetSidebar.tsx fix: video widget not visible in widget pane when explorer is pinned (#17318) 2022-10-29 11:31:25 +05:30
WidgetsMultiSelectBox.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30